Skip to content

Commit

Permalink
Merge pull request #1035 from jonstout/2.0.7-dev
Browse files Browse the repository at this point in the history
setting proper release number
  • Loading branch information
jonstout authored Nov 26, 2019
2 parents 4c729aa + 06a1b30 commit 49778c1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/oess-core.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: oess-core
Version: 2.0.7
Release: 2%{?dist}
Release: 1%{?dist}
Summary: The core OESS service providers

Group: Network
Expand Down
2 changes: 1 addition & 1 deletion frontend/oess-frontend.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: oess-frontend
Version: 2.0.7
Release: 2%{?dist}
Release: 1%{?dist}
Summary: The OESS webservices and user interface

Group: Network
Expand Down
2 changes: 1 addition & 1 deletion oess.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Summary: OESS Metapackage
Name: oess
Version: 2.0.7
Release: 2%{?dist}
Release: 1%{?dist}
License: Apache
Group: GRNOC
#Source:
Expand Down
2 changes: 1 addition & 1 deletion perl-lib/OESS/perl-OESS.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Summary: OESS Perl Libraries
Name: perl-OESS
Version: 2.0.7
Release: 2%{?dist}
Release: 1%{?dist}
License: APL 2.0
Group: Network
URL: http://globalnoc.iu.edu
Expand Down

0 comments on commit 49778c1

Please sign in to comment.