Hello community,
here is the log from the commit of package perl-Config-IniFiles for
openSUSE:Factory checked in at 2018-03-26 11:53:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Config-IniFiles (Old)
and /work/SRC/openSUSE:Factory/.perl-Config-IniFiles.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Config-IniFiles"
Mon Mar 26 11:53:43 2018 rev:41 rq:588499 version:2.95
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Config-IniFiles/perl-Config-IniFiles.changes
2016-12-05 16:30:21.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Config-IniFiles.new/perl-Config-IniFiles.changes
2018-03-26 11:53:50.874764073 +0200
@@ -1,0 +2,11 @@
+Sat Mar 17 06:05:47 UTC 2018 - [email protected]
+
+- updated to 2.95
+ see /usr/share/doc/packages/perl-Config-IniFiles/Changes
+
+ * Make use of perltidy and test for it.
+ * Remove firstload / reload logic
+ - https://rt.cpan.org/Ticket/Display.html?id=104763
+ - thanks to José Joaquín Atria
+
+-------------------------------------------------------------------
Old:
----
Config-IniFiles-2.94.tar.gz
New:
----
Config-IniFiles-2.95.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Config-IniFiles.spec ++++++
--- /var/tmp/diff_new_pack.N4Khvg/_old 2018-03-26 11:53:51.646736223 +0200
+++ /var/tmp/diff_new_pack.N4Khvg/_new 2018-03-26 11:53:51.654735934 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Config-IniFiles
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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-Config-IniFiles
-Version: 2.94
+Version: 2.95
Release: 0
%define cpan_name Config-IniFiles
Summary: Module for Reading .Ini-Style Configuration Files
-License: Artistic-1.0 or GPL-1.0+
+License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Config-IniFiles/
-Source0:
http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -33,6 +33,7 @@
BuildRequires: perl(IO::Scalar)
BuildRequires: perl(List::Util) >= 1.33
BuildRequires: perl(Module::Build) >= 0.280000
+BuildRequires: perl(parent)
Requires: perl(IO::Scalar)
Requires: perl(List::Util) >= 1.33
%{perl_requires}
@@ -59,6 +60,7 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes LICENSE OLD-Changes.txt README scripts
+%doc Changes OLD-Changes.txt README scripts
+%license LICENSE
%changelog
++++++ Config-IniFiles-2.94.tar.gz -> Config-IniFiles-2.95.tar.gz ++++++
++++ 6797 lines of diff (skipped)