From 3a14a7e66b8096df094e52b8057fc9839a601576 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Jan 22 2017 19:00:08 +0000 Subject: Update to 1.70 - New upstream release 1.70 - Some errors writing to a file were incorrectly reported - Simplify find command using -delete --- diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec index b2a1aa4..d16334b 100644 --- a/perl-YAML-Tiny.spec +++ b/perl-YAML-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-YAML-Tiny -Version: 1.69 -Release: 3%{?dist} +Version: 1.70 +Release: 1%{?dist} Summary: Read/Write YAML files with as little code as possible License: GPL+ or Artistic Group: Development/Libraries @@ -63,8 +63,8 @@ make %{?_smp_mflags} %install make pure_install DESTDIR=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -%{_fixperms} %{buildroot} +find %{buildroot} -type f -name .packlist -delete +%{_fixperms} -c %{buildroot} %check make test @@ -76,6 +76,11 @@ make test %{_mandir}/man3/YAML::Tiny.3* %changelog +* Sun Jan 22 2017 Paul Howarth - 1.70-1 +- Update to 1.70 + - Some errors writing to a file were incorrectly reported +- Simplify find command using -delete + * Sun May 15 2016 Jitka Plesnikova - 1.69-3 - Perl 5.24 rebuild diff --git a/sources b/sources index 0974267..1694f89 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7deacd0ee428038407ccc5cd0b50f66f YAML-Tiny-1.69.tar.gz +SHA512 (YAML-Tiny-1.70.tar.gz) = a4d790f8d797170fac819640d23a3ddc62b506ac9467d8922ed2ca8f1abacf5a6ba7604e5312f6539a3c9e4aa8c41ccd91754ca32f74bf8b0d89a9d84e4b4f53