Skip to content

Commit

Permalink
[New release] Make new 0.1.29 upstream release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Lieskovsky committed Apr 22, 2016
1 parent 7c6ea13 commit b418d78
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
8 changes: 4 additions & 4 deletions VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ SSG_PROJECT_NAME = scap-security-guide
# #
# e.g. SSG_MAJOR_VERSION = 0 #
# SSG_MINOR_VERSION = 1 #
# SSG_RELEASE_VERSION = 28 #
# -> "0.1.28" #
# SSG_RELEASE_VERSION = 29 #
# -> "0.1.29" #
########################################################
SSG_MAJOR_VERSION = 0.1
SSG_MINOR_VERSION = 28
SSG_MINOR_VERSION = 29
SSG_RELEASE_VERSION = 1

########################################################
# Contains the scap-security-guide release manager's #
# name, email, and the date if the release i.e. #
# 'git tag'. These are added to the rpm changelog #
########################################################
SSG_RELEASE_DATE = Tue Jan 19 2016
SSG_RELEASE_DATE = Fri Apr 22 2016
SSG_REL_MANAGER = Jan iankko Lieskovsky
SSG_REL_MANAGER_MAIL = jlieskov@redhat.com

Expand Down
3 changes: 3 additions & 0 deletions scap-security-guide.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@ cp -a Chromium/output/*-guide-*.html %{buildroot}/%{_docdir}/%{name}/guides
* __DATE__ __REL_MANAGER__ <__REL_MANAGER_MAIL__> __VERSION__-__RELEASE__
- Make new __VERSION__ release

* Fri Apr 22 2016 Jan iankko Lieskovsky <jlieskov@redhat.com> 0.1.29-1
- Make new 0.1.29 upstream release

* Tue Jan 19 2016 Jan iankko Lieskovsky <jlieskov@redhat.com> 0.1.28-1
- Make new 0.1.28 upstream release

Expand Down

0 comments on commit b418d78

Please sign in to comment.