0.9907 bugfix bump

This commit is contained in:
Petr Šabata 2014-01-15 16:14:54 +01:00
parent ab0fd7bbad
commit 3b79e89886
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ version-0.88.tar.gz
/version-0.9903.tar.gz
/version-0.9904.tar.gz
/version-0.9906.tar.gz
/version-0.9907.tar.gz

View File

@ -1,7 +1,7 @@
Name: perl-version
Epoch: 3
Version: 0.99.06
%global module_version 0.9906
Version: 0.99.07
%global module_version 0.9907
Release: 1%{?dist}
Summary: Perl extension for Version Objects
License: GPL+ or Artistic
@ -77,6 +77,9 @@ make test
%{_mandir}/man3/version::Internals.3pm*
%changelog
* Wed Jan 15 2014 Petr Šabata <contyk@redhat.com> - 3:0.99.07-1
- 0.9907 bugfix bump
* Tue Jan 07 2014 Petr Šabata <contyk@redhat.com> - 3:0.99.06-1
- 0.9906 bump

View File

@ -1 +1 @@
eb1a59fe27ce48d6e96ae76e1a1391d5 version-0.9906.tar.gz
ea9629bb9941911ddd912ff89fa22579 version-0.9907.tar.gz