0.9915 bump, documentation updated
This commit is contained in:
parent
d6f74bfa2b
commit
0fbd57fa7a
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ version-0.88.tar.gz
|
||||
/version-0.9912.tar.gz
|
||||
/version-0.9913.tar.gz
|
||||
/version-0.9914.tar.gz
|
||||
/version-0.9915.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Name: perl-version
|
||||
Epoch: 5
|
||||
Version: 0.99.14
|
||||
%global module_version 0.9914
|
||||
Version: 0.99.15
|
||||
%global module_version 0.9915
|
||||
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
|
||||
* Sun Mar 06 2016 Petr Šabata <contyk@redhat.com> - 5:0.99.15-1
|
||||
- 0.9915 bump, documentation updated
|
||||
|
||||
* Thu Feb 25 2016 Petr Šabata <contyk@redhat.com> - 5:0.99.14-1
|
||||
- 0.9914 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user