8
0

Accepting request 296259 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/296259
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Hash-MultiValue?expand=0&rev=10
This commit is contained in:
Stephan Kulow
2015-04-15 04:33:55 +00:00
committed by Git OBS Bridge
parent 229a5ef73b
commit d30dbb9b93
4 changed files with 16 additions and 9 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:805d0eba514f18d9af60f7d8baf50b5b6e004bbaa12da43642d40575f93c83c9
size 19827

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66181df7aa68e2786faf6895c88b18b95c800a8e4e6fb4c07fd176410a3c73f4
size 19841

View File

@@ -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 Wed Jun 5 07:27:16 UTC 2013 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Hash-MultiValue # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,18 @@
Name: perl-Hash-MultiValue Name: perl-Hash-MultiValue
Version: 0.15 Version: 0.16
Release: 0 Release: 0
%define cpan_name Hash-MultiValue %define cpan_name Hash-MultiValue
Summary: Store multiple values per key Summary: Store multiple values per key
License: Artistic-1.0 or GPL-1.0+ License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Hash-MultiValue/ 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 BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
#BuildRequires: perl(Hash::MultiValue)
#BuildRequires: perl(UNIVERSAL::ref)
%{perl_requires} %{perl_requires}
%description %description
@@ -54,6 +52,6 @@ multiple values per key, inspired by MultiDict of WebOb.
%files -f %{name}.files %files -f %{name}.files
%defattr(-,root,root,755) %defattr(-,root,root,755)
%doc Changes cpanfile LICENSE README %doc Changes LICENSE README
%changelog %changelog