Skip to content

Commit

Permalink
Update spec file
Browse files Browse the repository at this point in the history
  • Loading branch information
matyasselmeci committed Oct 3, 2019
1 parent 5fc51e2 commit 0a858ab
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion rpm/osg-build.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
%global _release 1

Name: osg-build
Version: 1.14.3
Version: 1.15.0
Release: %{?betatag:0.}%{_release}%{?betatag}%{?dist}
Summary: Build tools for the OSG

Expand Down Expand Up @@ -141,6 +141,11 @@ fi


%changelog
* Wed Oct 02 2019 Mátyás Selmeci <[email protected]> - 1.15.0-1
- Make missing sha1sums an error (SOFTWARE-3787)
- Use koji.opensciencegrid.org (SOFTWARE-3624)
- Add support for OSG 3.5

* Mon Aug 05 2019 Carl Edquist <[email protected]> - 1.14.3-1
- Support new devops routes for osg-3.5 (SOFTWARE-3291)

Expand Down

0 comments on commit 0a858ab

Please sign in to comment.