diff --git a/.gitignore b/.gitignore index a418c8e..bf5a9b8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ BSD-Resource-1.2904.tar.gz /BSD-Resource-1.2907.tar.gz /BSD-Resource-1.2908.tar.gz /BSD-Resource-1.2909.tar.gz +/BSD-Resource-1.2910.tar.gz diff --git a/perl-BSD-Resource.spec b/perl-BSD-Resource.spec index e19378c..d3c2338 100644 --- a/perl-BSD-Resource.spec +++ b/perl-BSD-Resource.spec @@ -1,7 +1,7 @@ Name: perl-BSD-Resource -Version: 1.290.900 -%global module_version 1.2909 -Release: 3%{?dist} +Version: 1.291.000 +%global module_version 1.2910 +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, # according to upstream changelog for 1.2905, is correct. @@ -58,6 +58,9 @@ make test %{_mandir}/man3/* %changelog +* Sun May 15 2016 Jan Pazdziora - 1.291.000-1 +- 1336059 - Rebase to upstream version 1.2910. + * Sun May 15 2016 Jitka Plesnikova - 1.290.900-3 - Perl 5.24 rebuild diff --git a/sources b/sources index 63d67c9..2d6f1f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3c6dd2fa953088aa87e263f40818d012 BSD-Resource-1.2909.tar.gz +9faa562aae43d720e43957af5cfd3ba9 BSD-Resource-1.2910.tar.gz