Hello community,
here is the log from the commit of package perl-Software-License for
openSUSE:Factory checked in at 2013-06-06 13:26:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Software-License (Old)
and /work/SRC/openSUSE:Factory/.perl-Software-License.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Software-License"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Software-License/perl-Software-License.changes
2012-01-10 14:51:17.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Software-License.new/perl-Software-License.changes
2013-06-06 13:26:58.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Jun 4 18:20:16 UTC 2013 - [email protected]
+
+- updated to 0.103005
+ add MPL 2.0 (thanks, Bernhard Amann)
+- removed Software-License-0.101620-Build_n_Test.patch
+
+-------------------------------------------------------------------
Old:
----
Software-License-0.101620-Build_n_Test.patch
Software-License-0.103004.tar.gz
New:
----
Software-License-0.103005.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Software-License.spec ++++++
--- /var/tmp/diff_new_pack.pJIkJb/_old 2013-06-06 13:26:58.000000000 +0200
+++ /var/tmp/diff_new_pack.pJIkJb/_new 2013-06-06 13:26:58.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Software-License
#
-# 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,7 +17,7 @@
Name: perl-Software-License
-Version: 0.103004
+Version: 0.103005
Release: 0
%define cpan_name Software-License
Summary: packages that provide templated software licenses
@@ -25,18 +25,13 @@
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Software-License/
Source:
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
-# workaround for Test::More >= 0.88 (done_testing)
-# only needed for suse_version < 1120
-Patch0: %{cpan_name}-0.101620-Build_n_Test.patch
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Data::Section)
BuildRequires: perl(Sub::Install)
-%if 0%{?suse_version} >= 1120
-BuildRequires: perl(Test::More) => 0.96
-%endif
+BuildRequires: perl(Test::More) >= 0.96
BuildRequires: perl(Text::Template)
#BuildRequires: perl(Software::License)
#BuildRequires: perl(Software::License::Artistic_1_0)
@@ -57,9 +52,6 @@
%prep
%setup -q -n %{cpan_name}-%{version}
-%if 0%{?suse_version} < 1120
-%patch0 -p1
-%endif
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
++++++ Software-License-0.103004.tar.gz -> Software-License-0.103005.tar.gz
++++++
++++ 2647 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]