Update to v1.500.0

- New upstream release v1.500.0
  - Re-release with new version number
This commit is contained in:
Paul Howarth 2014-06-27 00:21:41 +01:00
parent 74f86eb7fb
commit a820667e30
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -1 +1 @@
787cfab569c6430c90d0e2dc04ca4588 Readonly-v1.5.0.tar.gz
b0a70a159989e7107eece2911726c342 Readonly-v1.500.0.tar.gz