From 7980938ba4ed2381ab24fe751fbea61c09e1a4cd Mon Sep 17 00:00:00 2001 From: Jan Pazdziora Date: Sun, 15 May 2016 22:31:10 +0200 Subject: [PATCH] 1336059 - Rebase to upstream version 1.2910. --- .gitignore | 1 + perl-BSD-Resource.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) 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