diff --git a/.gitignore b/.gitignore index 69cee8a..d9fa7a7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ BSD-Resource-1.2904.tar.gz /BSD-Resource-1.2905.tar.gz +/BSD-Resource-1.2907.tar.gz diff --git a/perl-BSD-Resource.spec b/perl-BSD-Resource.spec index c7b832b..2d56eef 100644 --- a/perl-BSD-Resource.spec +++ b/perl-BSD-Resource.spec @@ -1,6 +1,6 @@ Name: perl-BSD-Resource -Version: 1.29.05 -%define module_version 1.2905 +Version: 1.29.07 +%define module_version 1.2907 Release: 1%{?dist} Summary: BSD process resource limit and priority functions # No matter what the pm and xs headers say, this is stated in the POD and, @@ -52,6 +52,10 @@ make test %{_mandir}/man3/*.3* %changelog +* Mon Jul 15 2013 Petr Šabata - 1.29.07-1 +- 1.2907 bump, tests and pod enhancements +- Fix a bogus date in changelog + * Mon Jul 01 2013 Petr Šabata - 1.29.05-1 - 1.2905 bump - Correct the licence tag @@ -76,7 +80,7 @@ make test * Fri Jan 13 2012 Fedora Release Engineering - 1.29.04-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild -* Wed Jan 10 2012 Marcela Mašláňová - 1.29.04-8 +* Tue Jan 10 2012 Marcela Mašláňová - 1.29.04-8 - add filter for unneeded provides * Mon Jun 20 2011 Marcela Mašláňová - 1.29.04-6 diff --git a/sources b/sources index 01b6a83..2145b48 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9bc307a2559f95cdd39aab22bb48b21b BSD-Resource-1.2905.tar.gz +3d178cd01701a8a462d9478284d99813 BSD-Resource-1.2907.tar.gz