Skip to content

Commit

Permalink
Bump version to 1.8.0 and update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
matyasselmeci committed Feb 1, 2017
1 parent 1061e66 commit e640d4f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
- Remove --mock-config=AUTO (autogenerating a mock config from a template)
- Fix KeyError on non-RHEL-like systems
* Wed Feb 01 2017 Mátyás Selmeci <[email protected]> - 1.8.0
- Use koji 1.11 on CSL systems and update template config to koji 1.7+ version
(adds dependency on koji >= 1.7) (SOFTWARE-2566)
- Remove broken --mock-config=AUTO (autogenerating a mock config from a template)
- Fix KeyError on non-RHEL-like systems (e.g. Fedora)
- Improve explanatory text in osg-koji setup (SOFTWARE-2455)

* Thu Sep 01 2016 Mátyás Selmeci <[email protected]> - 1.7.1
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = 1.7.1
VERSION = 1.8.0
NAME = osg-build
NAME_VERSION = $(NAME)-$(VERSION)
PYDIR = osgbuild
Expand Down

0 comments on commit e640d4f

Please sign in to comment.