Hello community,
here is the log from the commit of package perl-Config-IniFiles for
openSUSE:Factory checked in at 2015-04-25 21:16:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Config-IniFiles (Old)
and /work/SRC/openSUSE:Factory/.perl-Config-IniFiles.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Config-IniFiles"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Config-IniFiles/perl-Config-IniFiles.changes
2014-02-12 17:22:28.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Config-IniFiles.new/perl-Config-IniFiles.changes
2015-04-25 21:16:33.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Apr 16 20:22:29 UTC 2015 - [email protected]
+
+- updated to 2.86
+ see /usr/share/doc/packages/perl-Config-IniFiles/Changes
+
+-------------------------------------------------------------------
Old:
----
Config-IniFiles-2.83.tar.gz
New:
----
Config-IniFiles-2.86.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Config-IniFiles.spec ++++++
--- /var/tmp/diff_new_pack.RaIag2/_old 2015-04-25 21:16:34.000000000 +0200
+++ /var/tmp/diff_new_pack.RaIag2/_new 2015-04-25 21:16:34.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Config-IniFiles
#
-# 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,20 +17,21 @@
Name: perl-Config-IniFiles
-Version: 2.83
+Version: 2.86
Release: 0
%define cpan_name Config-IniFiles
-Summary: A module for reading .ini-style configuration files.
+Summary: Module for Reading .Ini-Style Configuration Files
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Config-IniFiles/
-Source:
http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(List::MoreUtils) >= 0.33
-BuildRequires: perl(Module::Build) >= 0.36
+BuildRequires: perl(Module::Build) >= 0.360000
Requires: perl(List::MoreUtils) >= 0.33
%{perl_requires}
@@ -56,6 +57,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes LICENSE README scripts
+%doc Changes LICENSE OLD-Changes.txt README scripts
%changelog
++++++ Config-IniFiles-2.83.tar.gz -> Config-IniFiles-2.86.tar.gz ++++++
++++ 2176 lines of diff (skipped)
++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag