This commit is contained in:
Fedora Release Engineering 2017-02-11 02:50:38 +00:00
parent 14dc7a16d6
commit 2fd8355b5d
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: 7%{?dist}
Release: 8%{?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
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.002-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.002-7
- Perl 5.24 rebuild