Skip to content

Commit

Permalink
Preparing packaging for next version: v4.5.0-0.a1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arlake228 committed Jul 16, 2021
1 parent 96604f6 commit dd90c06
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ 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=4.4.1
PERFSONAR_AUTO_VERSION=4.5.0
PERFSONAR_AUTO_RELNUM=0.a1.0
VERSION=${PERFSONAR_AUTO_VERSION}
RELEASE=${PERFSONAR_AUTO_RELNUM}
Expand Down
2 changes: 1 addition & 1 deletion perfsonar-psconfig-web-admin-publisher.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
%define apache_base /etc/httpd/conf.d
%define apacheconf pwa-pub.conf

%define perfsonar_auto_version 4.4.1
%define perfsonar_auto_version 4.5.0
%define perfsonar_auto_relnum 0.a1.0
%define debug_package %{nil}

Expand Down
2 changes: 1 addition & 1 deletion perfsonar-psconfig-web-admin-shared.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# cron/apache entries are located in the 'etc' directory
%define apache_base /etc/httpd/conf.d

%define perfsonar_auto_version 4.4.1
%define perfsonar_auto_version 4.5.0
%define perfsonar_auto_relnum 0.a1.0
%define debug_package %{nil}

Expand Down
2 changes: 1 addition & 1 deletion perfsonar-psconfig-web-admin-ui.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
%define apache_base /etc/httpd/conf.d
%define apacheconf pwa-admin.conf

%define perfsonar_auto_version 4.4.1
%define perfsonar_auto_version 4.5.0
%define perfsonar_auto_relnum 0.a1.0
%define debug_package %{nil}

Expand Down

0 comments on commit dd90c06

Please sign in to comment.