0.9907 bugfix bump
This commit is contained in:
parent
ab0fd7bbad
commit
3b79e89886
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user