Hello community,
here is the log from the commit of package perl-Package-Generator for
openSUSE:Factory checked in at 2011-12-08 14:46:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Package-Generator (Old)
and /work/SRC/openSUSE:Factory/.perl-Package-Generator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Package-Generator", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Package-Generator/perl-Package-Generator.changes
2011-09-23 12:38:26.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Package-Generator.new/perl-Package-Generator.changes
2011-12-08 14:46:31.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Dec 7 11:46:21 UTC 2011 - [email protected]
+
+- fix license to be in spdx.org format
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Package-Generator.spec ++++++
--- /var/tmp/diff_new_pack.3AA2d9/_old 2011-12-08 14:46:32.000000000 +0100
+++ /var/tmp/diff_new_pack.3AA2d9/_new 2011-12-08 14:46:32.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package perl-Package-Generator (Version 0.103)
+# spec file for package perl-Package-Generator
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -15,27 +15,25 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
-
Name: perl-Package-Generator
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
Summary: Generate new packages quickly and easily
-Version: 0.103
-Release: 4
-License: GPL v1 or later, Artistic License
+License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
+Version: 0.103
+Release: 0
Url: http://search.cpan.org/dist/Package-Generator
Source:
http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Package-Generator-0.103.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl
-BuildRequires: perl-macros
BuildRequires: perl(Scalar::Util)
BuildRequires: perl(Test::More)
BuildRequires: perl(Test::Pod) >= 1.14
BuildRequires: perl(Test::Pod::Coverage) >= 1.06
+BuildRequires: perl-macros
#
Requires: perl(Scalar::Util)
Requires: perl(Test::More)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]