Skip to content

Commit

Permalink
Preparing packaging for next version: v5.0.5-0.a1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arlake228 committed Jul 26, 2023
1 parent b9ac457 commit d2bad5d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions psconfig-web-admin/perfsonar-psconfig-web-admin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ PUB_ROOTPATH=/usr/lib/perfsonar/psconfig-web-admin/pub
CONFIGPATH=/etc/perfsonar/psconfig-web
PUB_CONFIGPATH=/etc/perfsonar/psconfig-web
#LIBPATH=/usr/lib/perfsonar/lib
PERFSONAR_AUTO_VERSION=5.0.4
PERFSONAR_AUTO_RELNUM=1
PERFSONAR_AUTO_VERSION=5.0.5
PERFSONAR_AUTO_RELNUM=0.a1.0
VERSION=${PERFSONAR_AUTO_VERSION}
RELEASE=${PERFSONAR_AUTO_RELNUM}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# cron/apache entries are located in the 'etc' directory
%define apache_base /etc/httpd/conf.d

%define perfsonar_auto_version 5.0.4
%define perfsonar_auto_relnum 1
%define perfsonar_auto_version 5.0.5
%define perfsonar_auto_relnum 0.a1.0
%define debug_package %{nil}

Name: perfsonar-psconfig-web-admin
Expand Down

0 comments on commit d2bad5d

Please sign in to comment.