forked from pool/perl-Hash-MultiValue
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:
committed by
Git OBS Bridge
parent
229a5ef73b
commit
d30dbb9b93
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:805d0eba514f18d9af60f7d8baf50b5b6e004bbaa12da43642d40575f93c83c9
|
||||
size 19827
|
3
Hash-MultiValue-0.16.tar.gz
Normal file
3
Hash-MultiValue-0.16.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66181df7aa68e2786faf6895c88b18b95c800a8e4e6fb4c07fd176410a3c73f4
|
||||
size 19841
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user