This commit is contained in:
Dennis Gilmore 2011-02-08 11:55:59 -06:00
parent 71fa66d693
commit 61c39bac5e
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: perl-CPAN-Meta-YAML
Version: 0.003
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Read and write a subset of YAML for CPAN Meta files
License: GPL+ or Artistic
Group: Development/Libraries
@ -57,6 +57,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/CPAN::Meta::YAML.3pm*
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.003-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Jan 27 2011 Paul Howarth <paul@city-fan.org> - 0.003-3
- Trim %%description (#672807)