From 349aed4efac82ae4a68252a24366feee020c1e4a Mon Sep 17 00:00:00 2001 From: Brad Koby Date: Sat, 24 Sep 2022 18:17:54 -0400 Subject: [PATCH 1/2] Use puppet/systemd versus camptocamp --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 973ce3e..bfdac0f 100644 --- a/metadata.json +++ b/metadata.json @@ -29,7 +29,7 @@ "version_requirement": ">= 0.1.4 < 1.0.0" }, { - "name": "camptocamp/systemd", + "name": "puppet/systemd", "version_requirement": ">= 3.0.0 < 4.0.0" } ], From e4c15b8d7bd87725063116afa45ae432ae724e36 Mon Sep 17 00:00:00 2001 From: Brad Koby Date: Sat, 24 Sep 2022 18:20:19 -0400 Subject: [PATCH 2/2] Bump version --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index bfdac0f..9520e8f 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "MiamiOH-shibboleth_idp", - "version": "1.5.4", + "version": "1.5.5", "author": "Dirk Tepe", "summary": "Manage Shibboleth IdP", "license": "GPL-3.0-or-later",