diff --git a/.gitignore b/.gitignore index 082147e..5c4d88f 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/perl-version.spec b/perl-version.spec index 9d4e7a5..9767f1c 100644 --- a/perl-version.spec +++ b/perl-version.spec @@ -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 - 5:0.99.16-1 +- 0.9916 bump + * Sun Mar 06 2016 Petr Ĺ abata - 5:0.99.15-1 - 0.9915 bump, documentation updated diff --git a/sources b/sources index d7ab0ca..83f5591 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f4cd68612aaa28cbc48948835e7aabc version-0.9915.tar.gz +cc90aae6413f8d1400fb912dff42efbd version-0.9916.tar.gz