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.