Perl 5.22 rebuild
This commit is contained in:
parent
81d5624d86
commit
c76bb38d73
@ -1,6 +1,6 @@
|
||||
Name: perl-Class-Singleton
|
||||
Version: 1.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Implementation of a "Singleton" class
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/Class::Singleton.3*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.5-2
|
||||
- Perl 5.22 rebuild
|
||||
|
||||
* Mon Nov 10 2014 Paul Howarth <paul@city-fan.org> - 1.5-1
|
||||
- Update to 1.5
|
||||
- Work around global destruction order issue (CPAN RT#23568/68526)
|
||||
|
Loading…
Reference in New Issue
Block a user