0.9917 bump

This commit is contained in:
Jitka Plesnikova 2016-06-02 14:50:30 +02:00
parent a399ab8597
commit c5b1bafaf2
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ version-0.88.tar.gz
/version-0.9914.tar.gz
/version-0.9915.tar.gz
/version-0.9916.tar.gz
/version-0.9917.tar.gz

View File

@ -1,8 +1,8 @@
Name: perl-version
Epoch: 5
Version: 0.99.16
%global module_version 0.9916
Release: 365%{?dist}
Version: 0.99.17
%global module_version 0.9917
Release: 1%{?dist}
Summary: Perl extension for Version Objects
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/version/
@ -90,6 +90,9 @@ make test
%{_mandir}/man3/version::Internals.3pm*
%changelog
* Thu Jun 02 2016 Jitka Plesnikova <jplesnik@redhat.com> - 5:0.99.17-1
- 0.9917 bump
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 5:0.99.16-365
- Increase release to favour standalone package

View File

@ -1 +1 @@
cc90aae6413f8d1400fb912dff42efbd version-0.9916.tar.gz
2f43d77d529818caed72995f37789e9b version-0.9917.tar.gz