This commit is contained in:
Dennis Gilmore 2015-06-18 13:45:20 +00:00
parent 3a4001cce5
commit 70eca0c479
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-namespace-autoclean
Version: 0.26
Release: 3%{?dist}
Release: 4%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Summary: Keep imports out of your namespace
@ -76,6 +76,9 @@ perl Build.PL --installdirs=vendor
%{_mandir}/man3/namespace::autoclean.3*
%changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.26-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Jun 10 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.26-3
- Perl 5.22 re-rebuild of bootstrapped packages