Skip to content

Commit

Permalink
Preparing packaging for next version: v4.4.1-0.a1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arlake228 committed Jul 16, 2021
1 parent 7cc875c commit 96604f6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions 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=4.4.0
PERFSONAR_AUTO_RELNUM=1
PERFSONAR_AUTO_VERSION=4.4.1
PERFSONAR_AUTO_RELNUM=0.a1.0
VERSION=${PERFSONAR_AUTO_VERSION}
RELEASE=${PERFSONAR_AUTO_RELNUM}

Expand Down
4 changes: 2 additions & 2 deletions perfsonar-psconfig-web-admin-publisher.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
%define apache_base /etc/httpd/conf.d
%define apacheconf pwa-pub.conf

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

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

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

Name: perfsonar-psconfig-web-admin-shared
Expand Down
4 changes: 2 additions & 2 deletions perfsonar-psconfig-web-admin-ui.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
%define apache_base /etc/httpd/conf.d
%define apacheconf pwa-admin.conf

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

Name: perfsonar-psconfig-web-admin-ui
Expand Down

0 comments on commit 96604f6

Please sign in to comment.