0.9916 bump

This commit is contained in:
Jitka Plesnikova 2016-03-21 10:38:56 +01:00
parent 0fbd57fa7a
commit d5b1f10fa4
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ version-0.88.tar.gz
/version-0.9913.tar.gz
/version-0.9914.tar.gz
/version-0.9915.tar.gz
/version-0.9916.tar.gz

View File

@ -1,7 +1,7 @@
Name: perl-version
Epoch: 5
Version: 0.99.15
%global module_version 0.9915
Version: 0.99.16
%global module_version 0.9916
Release: 1%{?dist}
Summary: Perl extension for Version Objects
License: GPL+ or Artistic
@ -90,6 +90,9 @@ make test
%{_mandir}/man3/version::Internals.3pm*
%changelog
* Mon Mar 21 2016 Jitka Plesnikova <jplesnik@redhat.com> - 5:0.99.16-1
- 0.9916 bump
* Sun Mar 06 2016 Petr Šabata <contyk@redhat.com> - 5:0.99.15-1
- 0.9915 bump, documentation updated

View File

@ -1 +1 @@
0f4cd68612aaa28cbc48948835e7aabc version-0.9915.tar.gz
cc90aae6413f8d1400fb912dff42efbd version-0.9916.tar.gz