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