diff --git a/Hash-MultiValue-0.15.tar.gz b/Hash-MultiValue-0.15.tar.gz deleted file mode 100644 index 9b5a9f2..0000000 --- a/Hash-MultiValue-0.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:805d0eba514f18d9af60f7d8baf50b5b6e004bbaa12da43642d40575f93c83c9 -size 19827 diff --git a/Hash-MultiValue-0.16.tar.gz b/Hash-MultiValue-0.16.tar.gz new file mode 100644 index 0000000..5e23200 --- /dev/null +++ b/Hash-MultiValue-0.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66181df7aa68e2786faf6895c88b18b95c800a8e4e6fb4c07fd176410a3c73f4 +size 19841 diff --git a/perl-Hash-MultiValue.changes b/perl-Hash-MultiValue.changes index dbc07d8..26042c8 100644 --- a/perl-Hash-MultiValue.changes +++ b/perl-Hash-MultiValue.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Apr 14 17:35:16 UTC 2015 - coolo@suse.com + +- updated to 0.16 + see /usr/share/doc/packages/perl-Hash-MultiValue/Changes + + 0.16 2015-02-17 08:39:35 CET + - a few microƶptimisations + ------------------------------------------------------------------- Wed Jun 5 07:27:16 UTC 2013 - coolo@suse.com diff --git a/perl-Hash-MultiValue.spec b/perl-Hash-MultiValue.spec index 8eee66d..39350de 100644 --- a/perl-Hash-MultiValue.spec +++ b/perl-Hash-MultiValue.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Hash-MultiValue # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,18 @@ Name: perl-Hash-MultiValue -Version: 0.15 +Version: 0.16 Release: 0 %define cpan_name Hash-MultiValue Summary: Store multiple values per key License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Hash-MultiValue/ -Source: http://www.cpan.org/authors/id/M/MI/MIYAGAWA/%{cpan_name}-%{version}.tar.gz +Source: http://www.cpan.org/authors/id/A/AR/ARISTOTLE/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -#BuildRequires: perl(Hash::MultiValue) -#BuildRequires: perl(UNIVERSAL::ref) %{perl_requires} %description @@ -54,6 +52,6 @@ multiple values per key, inspired by MultiDict of WebOb. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes cpanfile LICENSE README +%doc Changes LICENSE README %changelog