Hello community,
here is the log from the commit of package perl-Hash-MultiValue for
openSUSE:Factory checked in at 2013-06-06 12:20:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Hash-MultiValue (Old)
and /work/SRC/openSUSE:Factory/.perl-Hash-MultiValue.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Hash-MultiValue"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Hash-MultiValue/perl-Hash-MultiValue.changes
2012-02-17 12:07:39.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Hash-MultiValue.new/perl-Hash-MultiValue.changes
2013-06-06 12:20:27.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Jun 5 07:27:16 UTC 2013 - [email protected]
+
+- updated to 0.15
+ - use MakeMaker
+ - Use milla
+ - repackage with Module::Install > 1.04
+- remove no longer applying test-more-no-plan.patch
+
+-------------------------------------------------------------------
Old:
----
Hash-MultiValue-0.12.tar.gz
test-more-no-plan.patch
New:
----
Hash-MultiValue-0.15.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Hash-MultiValue.spec ++++++
--- /var/tmp/diff_new_pack.sGBbs8/_old 2013-06-06 12:20:27.000000000 +0200
+++ /var/tmp/diff_new_pack.sGBbs8/_new 2013-06-06 12:20:27.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Hash-MultiValue
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products 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,19 +17,20 @@
Name: perl-Hash-MultiValue
-Version: 0.12
+Version: 0.15
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/A/AR/ARISTOTLE/%{cpan_name}-%{version}.tar.gz
-Patch0: test-more-no-plan.patch
+Source:
http://www.cpan.org/authors/id/M/MI/MIYAGAWA/%{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
@@ -38,7 +39,6 @@
%prep
%setup -q -n %{cpan_name}-%{version}
-%patch0 -p1
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -54,6 +54,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes README
+%doc Changes cpanfile LICENSE README
%changelog
++++++ Hash-MultiValue-0.12.tar.gz -> Hash-MultiValue-0.15.tar.gz ++++++
++++ 7058 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]