Hello community,
here is the log from the commit of package perl-Devel-PartialDump for
openSUSE:Factory checked in at 2017-07-10 11:07:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Devel-PartialDump (Old)
and /work/SRC/openSUSE:Factory/.perl-Devel-PartialDump.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Devel-PartialDump"
Mon Jul 10 11:07:44 2017 rev:9 rq:508896 version:0.19
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Devel-PartialDump/perl-Devel-PartialDump.changes
2015-08-27 08:56:35.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Devel-PartialDump.new/perl-Devel-PartialDump.changes
2017-07-10 11:07:45.341148926 +0200
@@ -1,0 +2,9 @@
+Tue Jul 4 05:22:55 UTC 2017 - [email protected]
+
+- updated to 0.19
+ see /usr/share/doc/packages/perl-Devel-PartialDump/Changes
+
+ 0.19 2017-07-03 20:24:01Z
+ - remove use of Test::Warn in tests
+
+-------------------------------------------------------------------
Old:
----
Devel-PartialDump-0.18.tar.gz
New:
----
Devel-PartialDump-0.19.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Devel-PartialDump.spec ++++++
--- /var/tmp/diff_new_pack.pEZezK/_old 2017-07-10 11:07:45.809082845 +0200
+++ /var/tmp/diff_new_pack.pEZezK/_new 2017-07-10 11:07:45.813082279 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Devel-PartialDump
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,14 +17,14 @@
Name: perl-Devel-PartialDump
-Version: 0.18
+Version: 0.19
Release: 0
%define cpan_name Devel-PartialDump
Summary: Partial dumping of data structures, optimized for argument
printing
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Devel-PartialDump/
-Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -32,7 +32,8 @@
BuildRequires: perl-macros
BuildRequires: perl(Class::Tiny)
BuildRequires: perl(Sub::Exporter)
-BuildRequires: perl(Test::Warn)
+BuildRequires: perl(Test::More) >= 0.96
+BuildRequires: perl(Test::Warnings) >= 0.009
BuildRequires: perl(namespace::clean) >= 0.19
BuildRequires: perl(ok)
Requires: perl(Class::Tiny)
@@ -81,6 +82,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README
+%doc Changes CONTRIBUTING LICENCE README
%changelog
++++++ Devel-PartialDump-0.18.tar.gz -> Devel-PartialDump-0.19.tar.gz ++++++
++++ 3669 lines of diff (skipped)