This commit is contained in:
Fedora Release Engineering 2017-07-27 03:43:29 +00:00
parent 39a1e61a7f
commit 528a0d8e68
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# This file is licensed under the terms of GNU GPLv2+.
Name: perl-DynaLoader-Functions
Version: 0.002
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Deconstructed dynamic C library loading
License: GPL+ or Artistic
Group: Development/Libraries
@ -59,6 +59,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
%{_mandir}/man3/*
%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.002-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.002-9
- Perl 5.26 rebuild