|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Class-Accessor-Grouped
|
|
|
|
Name: perl-Class-Accessor-Grouped
|
|
|
|
Version: 0.10012
|
|
|
|
Version: 0.10012
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Build groups of accessors
|
|
|
|
Summary: Build groups of accessors
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
@ -72,6 +72,9 @@ make test
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.10012-2
|
|
|
|
|
|
|
|
- Perl 5.22 rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Nov 12 2014 Petr Šabata <contyk@redhat.com> - 0.10012-1
|
|
|
|
* Wed Nov 12 2014 Petr Šabata <contyk@redhat.com> - 0.10012-1
|
|
|
|
- 0.10012 bump
|
|
|
|
- 0.10012 bump
|
|
|
|
- Test suite enhancements and 5.10 compatibility fixes
|
|
|
|
- Test suite enhancements and 5.10 compatibility fixes
|
|
|
|