1336059 - Rebase to upstream version 1.2910.
This commit is contained in:
parent
49ae4f56d7
commit
7980938ba4
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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 <jpazdziora@redhat.com> - 1.291.000-1
|
||||
- 1336059 - Rebase to upstream version 1.2910.
|
||||
|
||||
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.290.900-3
|
||||
- Perl 5.24 rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user