0.9914 bump

This commit is contained in:
Petr Šabata 2016-02-25 17:25:08 +01:00
parent c0c6647148
commit d6f74bfa2b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ version-0.88.tar.gz
/version-0.9909.tar.gz
/version-0.9912.tar.gz
/version-0.9913.tar.gz
/version-0.9914.tar.gz

View File

@ -1,7 +1,7 @@
Name: perl-version
Epoch: 5
Version: 0.99.13
%global module_version 0.9913
Version: 0.99.14
%global module_version 0.9914
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
* Thu Feb 25 2016 Petr Šabata <contyk@redhat.com> - 5:0.99.14-1
- 0.9914 bump
* Wed Feb 17 2016 Petr Šabata <contyk@redhat.com> - 5:0.99.13-1
- 0.9913 bump
- Backwards-incompatible changes in normal/numify/stringify

View File

@ -1 +1 @@
af5ffc06801dcc6009ae362d4aa5f947 version-0.9913.tar.gz
815215cd4fb340db54102fbef2fa8d7b version-0.9914.tar.gz