Update to 0.27
- New upstream release 0.27: - Bump spec version to 0.04 - Allow non-"word" characters between a Version and a Date
This commit is contained in:
parent
3668cf9f79
commit
f78448cfe8
@ -1,6 +1,6 @@
|
||||
Name: perl-CPAN-Changes
|
||||
Summary: Read and write Changes files
|
||||
Version: 0.26
|
||||
Version: 0.27
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -61,6 +61,11 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
|
||||
%{_mandir}/man3/Test::CPAN::Changes.3pm*
|
||||
|
||||
%changelog
|
||||
* Sat Dec 14 2013 Paul Howarth <paul@city-fan.org> - 0.27-1
|
||||
- Update to 0.27:
|
||||
- Bump spec version to 0.04
|
||||
- Allow non-"word" characters between a Version and a Date
|
||||
|
||||
* Fri Nov 22 2013 Paul Howarth <paul@city-fan.org> - 0.26-1
|
||||
- Update to 0.26:
|
||||
- Fix reference issues when adding a release (CPAN RT#90605)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user