Hello community,
here is the log from the commit of package perl-Test-CheckChanges for
openSUSE:Factory checked in at 2016-03-17 16:34:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-CheckChanges (Old)
and /work/SRC/openSUSE:Factory/.perl-Test-CheckChanges.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-CheckChanges"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Test-CheckChanges/perl-Test-CheckChanges.changes
2011-11-21 12:46:42.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Test-CheckChanges.new/perl-Test-CheckChanges.changes
2016-03-17 16:48:05.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Mar 14 12:55:33 UTC 2016 - [email protected]
+
+- BuildRequire perl(Module::Build::Version) to fix build
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Test-CheckChanges.spec ++++++
--- /var/tmp/diff_new_pack.KRfvgU/_old 2016-03-17 16:48:06.000000000 +0100
+++ /var/tmp/diff_new_pack.KRfvgU/_new 2016-03-17 16:48:06.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Test-CheckChanges
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -20,10 +20,10 @@
Name: perl-Test-CheckChanges
Version: 0.14
-Release: 1
-License: GPL-1.0+ or Artistic-1.0
+Release: 0
%define cpan_name Test-CheckChanges
Summary: Check that the Changes file matches the distribution.
+License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Test-CheckChanges/
#Source:
http://www.cpan.org/authors/id/G/GA/GAM/Test-CheckChanges-%{version}.tar.gz
@@ -33,6 +33,7 @@
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Module::Build)
+BuildRequires: perl(Module::Build::Version)
BuildRequires: perl(Test::More) >= 0.88
%if %{with pod}
BuildRequires: perl(Test::Pod) >= 1.00