Hello community,
here is the log from the commit of package perl-Test-Warnings for
openSUSE:Factory checked in at 2015-04-25 21:15:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-Warnings (Old)
and /work/SRC/openSUSE:Factory/.perl-Test-Warnings.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-Warnings"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-Warnings/perl-Test-Warnings.changes
2014-07-29 16:47:55.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Test-Warnings.new/perl-Test-Warnings.changes
2015-04-25 21:15:49.000000000 +0200
@@ -1,0 +2,25 @@
+Wed Apr 15 14:53:05 UTC 2015 - [email protected]
+
+- updated to 0.021
+ see /usr/share/doc/packages/perl-Test-Warnings/Changes
+
+ 0.021 2015-03-21 18:48:27Z
+ - add a x_breaks entry for conflicting versions of File::pushd
which
+ inadvertently call our exported warnings() rather than invoking
+ warnings.pm, and documented this undesired interaction
+
+ 0.020 2015-01-03 20:32:21Z
+ - re-release to fix problematic $VERSION declaration (RT#101239)
+
+ 0.019 2014-12-18 20:07:02Z
+ - fix test to allow for special characters (e.g. MSWin32 file
+ separators) in filenames (A. Sinan Unur, PR#7)
+
+ 0.018 2014-12-17 18:17:30Z
+ - fix test to not depend on message formatting changes in newer
Carp
+
+ 0.017 2014-12-16 20:17:22Z
+ - handle other warning handlers passing us partial warning messages
+ by re-adding the source file and line number
+
+-------------------------------------------------------------------
Old:
----
Test-Warnings-0.016.tar.gz
New:
----
Test-Warnings-0.021.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Test-Warnings.spec ++++++
--- /var/tmp/diff_new_pack.S92JJZ/_old 2015-04-25 21:15:50.000000000 +0200
+++ /var/tmp/diff_new_pack.S92JJZ/_new 2015-04-25 21:15:50.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Test-Warnings
#
-# Copyright (c) 2014 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,21 +17,22 @@
Name: perl-Test-Warnings
-Version: 0.016
+Version: 0.021
Release: 0
%define cpan_name Test-Warnings
Summary: Test for warnings and the lack of them
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Test-Warnings/
-Source:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(CPAN::Meta::Check) >= 0.007
+BuildRequires: perl(CPAN::Meta::Requirements)
BuildRequires: perl(Test::More) >= 0.94
BuildRequires: perl(parent)
-BuildRequires: perl(version)
Requires: perl(parent)
%{perl_requires}
@@ -78,6 +79,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes CONTRIBUTING examples LICENSE README README.md weaver.ini
+%doc Changes CONTRIBUTING examples LICENSE README
%changelog
++++++ Test-Warnings-0.016.tar.gz -> Test-Warnings-0.021.tar.gz ++++++
++++ 3731 lines of diff (skipped)