diff --git a/YAML-Tiny-1.67.tar.gz b/YAML-Tiny-1.67.tar.gz deleted file mode 100644 index 622af66..0000000 --- a/YAML-Tiny-1.67.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f54e6e5ae08f0765801e3c3edc44d29a21e54c1789d12b44250cda19aba8d4b -size 70902 diff --git a/YAML-Tiny-1.69.tar.gz b/YAML-Tiny-1.69.tar.gz new file mode 100644 index 0000000..52c8681 --- /dev/null +++ b/YAML-Tiny-1.69.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc8cb059492b9e4f7be1bcefd99dfa834b13438d48fd465c1e312223f584f592 +size 71513 diff --git a/perl-YAML-Tiny.changes b/perl-YAML-Tiny.changes index 515d394..3427902 100644 --- a/perl-YAML-Tiny.changes +++ b/perl-YAML-Tiny.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 28 09:27:07 UTC 2015 - coolo@suse.com + +- updated to 1.69 + see /usr/share/doc/packages/perl-YAML-Tiny/Changes + ------------------------------------------------------------------- Wed May 13 13:07:52 UTC 2015 - coolo@suse.com diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec index 27dc7d2..de3958a 100644 --- a/perl-YAML-Tiny.spec +++ b/perl-YAML-Tiny.spec @@ -17,7 +17,7 @@ Name: perl-YAML-Tiny -Version: 1.67 +Version: 1.69 Release: 0 %define cpan_name YAML-Tiny Summary: Read/Write YAML files with as little code as possible @@ -32,7 +32,7 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(File::Temp) >= 0.19 BuildRequires: perl(JSON::PP) -BuildRequires: perl(Test::More) >= 0.99 +BuildRequires: perl(Test::More) >= 0.88 %{perl_requires} %description