From 46ff9a90e3e16e30b97eddb673f1222ad4486819 Mon Sep 17 00:00:00 2001 From: Andy Lake Date: Tue, 9 Jul 2024 14:21:15 -0400 Subject: [PATCH] Preparing packaging for next version: v5.1.2-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 02249ad..32574f2 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.2~a1.0-1) perfsonar-5.1-snapshot; urgency=low + + * New upstream version. + + -- perfSONAR developers Tue, 09 Jul 2024 14:21:15 -0400 + perfsonar-grafana (5.1.1-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 c556dd4..ead3f90 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.1 -%define perfsonar_auto_relnum 1 +%define perfsonar_auto_version 5.1.2 +%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.