0.9908 bump

This commit is contained in:
Petr Šabata 2014-02-27 22:44:07 +01:00
parent 8eb59884dd
commit 021d09fc7a
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ version-0.88.tar.gz
/version-0.9904.tar.gz
/version-0.9906.tar.gz
/version-0.9907.tar.gz
/version-0.9908.tar.gz

View File

@ -1,8 +1,8 @@
Name: perl-version
Epoch: 3
Version: 0.99.07
%global module_version 0.9907
Release: 2%{?dist}
Version: 0.99.08
%global module_version 0.9908
Release: 1%{?dist}
Summary: Perl extension for Version Objects
License: GPL+ or Artistic
Group: Development/Libraries
@ -80,6 +80,9 @@ make test
%{_mandir}/man3/version::Internals.3pm*
%changelog
* Thu Feb 27 2014 Petr Šabata <contyk@redhat.com> - 3:0.99.08-1
- 0.9908 bump
* Mon Jan 27 2014 Petr Pisar <ppisar@redhat.com> - 3:0.99.07-2
- Specify all dependencies

View File

@ -1 +1 @@
ea9629bb9941911ddd912ff89fa22579 version-0.9907.tar.gz
f24765964f5c3f25954a9e969312e9bb version-0.9908.tar.gz