Update to 0.63
- New upstream release 0.63 - Convert release to Zilla::Dist - Convert documentation to Kwim - Add coveralls badge - This release by INGY -> update source URL
This commit is contained in:
parent
b9d6de2d9b
commit
58bb12fe6e
@ -1,11 +1,11 @@
|
||||
Name: perl-IO-All
|
||||
Version: 0.61
|
||||
Release: 2%{?dist}
|
||||
Version: 0.63
|
||||
Release: 1%{?dist}
|
||||
Summary: IO::All Perl module
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/IO-All/
|
||||
Source0: http://www.cpan.org/authors/id/F/FR/FREW/IO-All-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/I/IN/INGY/IO-All-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
# Module Build
|
||||
BuildRequires: perl
|
||||
@ -80,7 +80,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
|
||||
make %{?_smp_mflags} test RELEASE_TESTING=1
|
||||
|
||||
%files
|
||||
%doc Changes README README.md
|
||||
%doc Changes LICENSE README
|
||||
%{perl_vendorlib}/IO/
|
||||
%{_mandir}/man3/IO::All.3pm*
|
||||
%{_mandir}/man3/IO::All::DBM.3pm*
|
||||
@ -96,6 +96,13 @@ make %{?_smp_mflags} test RELEASE_TESTING=1
|
||||
%{_mandir}/man3/IO::All::Temp.3pm*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 10 2014 Paul Howarth <paul@city-fan.org> - 0.63-1
|
||||
- Update to 0.63
|
||||
- Convert release to Zilla::Dist
|
||||
- Convert documentation to Kwim
|
||||
- Add coveralls badge
|
||||
- This release by INGY -> update source URL
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.61-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user