0.9908 bump
This commit is contained in:
parent
8eb59884dd
commit
021d09fc7a
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user