This commit is contained in:
Fedora Release Engineering 2016-02-04 16:44:30 +00:00
parent 9f84c04fba
commit f8a34051aa

View File

@ -1,6 +1,6 @@
Name: perl-YAML-Tiny
Version: 1.69
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Read/Write YAML files with as little code as possible
License: GPL+ or Artistic
Group: Development/Libraries
@ -75,6 +75,9 @@ make test
%{_mandir}/man3/YAML::Tiny.3*
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.69-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sun Jul 26 2015 Paul Howarth <paul@city-fan.org> - 1.69-1
- Update to 1.69
- Tests no longer print to stderr unnecessarily; this makes core perl builds