This commit is contained in:
Dennis Gilmore 2012-01-13 07:34:12 -06:00
parent 96a9aba9b5
commit d4a8a6ddf7
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.000
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Deconstructed dynamic C library loading
License: GPL+ or Artistic
Group: Development/Libraries
@ -53,6 +53,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
%{_mandir}/man3/*
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.000-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Jul 22 2011 Petr Sabata <contyk@redhat.com> - 0.000-2
- Perl mass rebuild