Update to v1.500.0
- New upstream release v1.500.0 - Re-release with new version number
This commit is contained in:
parent
74f86eb7fb
commit
a820667e30
@ -1,5 +1,5 @@
|
||||
Name: perl-Readonly
|
||||
Version: 1.5.0
|
||||
Version: 1.500.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Facility for creating read-only scalars, arrays, hashes
|
||||
Group: Development/Libraries
|
||||
@ -63,6 +63,10 @@ perl Build.PL installdirs=vendor
|
||||
%{_mandir}/man3/Readonly.3pm*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 26 2014 Paul Howarth <paul@city-fan.org> - 1.500.0-1
|
||||
- Update to v1.500.0
|
||||
- Re-release with new version number
|
||||
|
||||
* Wed Jun 25 2014 Paul Howarth <paul@city-fan.org> - 1.5.0-1
|
||||
- Update to v1.5.0
|
||||
- Readonly::XS is no longer needed
|
||||
|
||||
Loading…
Reference in New Issue
Block a user