From 4b079ebf5a83b07158cd3ef52a9a3ea343a1e45f Mon Sep 17 00:00:00 2001 From: Andy Lake Date: Wed, 11 Sep 2024 15:38:42 -0400 Subject: [PATCH 1/2] Preparing packaging for next version: v5.1.4-0.a1.0 --- .../perfsonar-grafana/unibuild-packaging/deb/changelog | 6 ++++++ .../unibuild-packaging/rpm/perfsonar-grafana.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/perfsonar-grafana/perfsonar-grafana/unibuild-packaging/deb/changelog b/perfsonar-grafana/perfsonar-grafana/unibuild-packaging/deb/changelog index 5b86d03..9c93261 100644 --- a/perfsonar-grafana/perfsonar-grafana/unibuild-packaging/deb/changelog +++ b/perfsonar-grafana/perfsonar-grafana/unibuild-packaging/deb/changelog @@ -1,3 +1,9 @@ +perfsonar-grafana (5.1.4~a1.0-1) perfsonar-5.1-snapshot; urgency=low + + * New upstream version. + + -- perfSONAR developers Wed, 11 Sep 2024 15:38:42 -0400 + perfsonar-grafana (5.1.3-1) perfsonar-5.1; urgency=low * New upstream version. diff --git a/perfsonar-grafana/perfsonar-grafana/unibuild-packaging/rpm/perfsonar-grafana.spec b/perfsonar-grafana/perfsonar-grafana/unibuild-packaging/rpm/perfsonar-grafana.spec index 34b2458..9c5953a 100644 --- a/perfsonar-grafana/perfsonar-grafana/unibuild-packaging/rpm/perfsonar-grafana.spec +++ b/perfsonar-grafana/perfsonar-grafana/unibuild-packaging/rpm/perfsonar-grafana.spec @@ -3,8 +3,8 @@ %define httpd_config_base /etc/httpd/conf.d #Version variables set by automated scripts -%define perfsonar_auto_version 5.1.3 -%define perfsonar_auto_relnum 1 +%define perfsonar_auto_version 5.1.4 +%define perfsonar_auto_relnum 0.a1.0 # defining macros needed by SELinux # SELinux policy type - Targeted policy is the default SELinux policy used in Red Hat Enterprise Linux. From 0edf0dce1e4ccc778e4d464d65f38f11c9765496 Mon Sep 17 00:00:00 2001 From: Andy Lake Date: Tue, 15 Oct 2024 11:58:49 -0400 Subject: [PATCH 2/2] Releasing grafana - RPM 5.1.4-1 - DEB 5.1.4-1 --- .../perfsonar-grafana/unibuild-packaging/deb/changelog | 4 ++-- .../unibuild-packaging/rpm/perfsonar-grafana.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/perfsonar-grafana/perfsonar-grafana/unibuild-packaging/deb/changelog b/perfsonar-grafana/perfsonar-grafana/unibuild-packaging/deb/changelog index 9c93261..2ca8b72 100644 --- a/perfsonar-grafana/perfsonar-grafana/unibuild-packaging/deb/changelog +++ b/perfsonar-grafana/perfsonar-grafana/unibuild-packaging/deb/changelog @@ -1,8 +1,8 @@ -perfsonar-grafana (5.1.4~a1.0-1) perfsonar-5.1-snapshot; urgency=low +perfsonar-grafana (5.1.4-1) perfsonar-5.1; urgency=low * New upstream version. - -- perfSONAR developers Wed, 11 Sep 2024 15:38:42 -0400 + -- perfSONAR developers Tue, 15 Oct 2024 11:58:49 -0400 perfsonar-grafana (5.1.3-1) perfsonar-5.1; urgency=low diff --git a/perfsonar-grafana/perfsonar-grafana/unibuild-packaging/rpm/perfsonar-grafana.spec b/perfsonar-grafana/perfsonar-grafana/unibuild-packaging/rpm/perfsonar-grafana.spec index 9c5953a..15a376c 100644 --- a/perfsonar-grafana/perfsonar-grafana/unibuild-packaging/rpm/perfsonar-grafana.spec +++ b/perfsonar-grafana/perfsonar-grafana/unibuild-packaging/rpm/perfsonar-grafana.spec @@ -4,7 +4,7 @@ #Version variables set by automated scripts %define perfsonar_auto_version 5.1.4 -%define perfsonar_auto_relnum 0.a1.0 +%define perfsonar_auto_relnum 1 # defining macros needed by SELinux # SELinux policy type - Targeted policy is the default SELinux policy used in Red Hat Enterprise Linux.