|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Class-Unload
|
|
|
|
|
Version: 0.09
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Unload given class
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -48,6 +48,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.09-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 07 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.09-1
|
|
|
|
|
- 0.09 bump
|
|
|
|
|
|
|
|
|
|