Hello community,

here is the log from the commit of package perl-Config-INI for openSUSE:Factory 
checked in at 2015-04-18 10:39:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Config-INI (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Config-INI.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Config-INI"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Config-INI/perl-Config-INI.changes  
2014-03-18 13:57:11.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Config-INI.new/perl-Config-INI.changes     
2015-04-18 10:39:28.000000000 +0200
@@ -1,0 +2,16 @@
+Thu Apr 16 17:27:26 UTC 2015 - co...@suse.com
+
+- updated to 0.025
+   see /usr/share/doc/packages/perl-Config-INI/Changes
+
+  0.025     2014-11-16 14:29:37-05:00 America/New_York
+          - run preprocess_line before can_ignore
+          - bump up required Mixin::Linewise to help out Win32 users
+  
+  0.024     2014-04-05 21:31:54-04:00 America/New_York
+          - MIGHT BREAK YOUR CODE (but probably won't):
+            handle_unparsed_line now receives its arguments in reversed order
+          - new methods exist and more methods now receive the filehandle to 
make
+            subclassing more flexible
+
+-------------------------------------------------------------------

Old:
----
  Config-INI-0.023.tar.gz

New:
----
  Config-INI-0.025.tar.gz
  cpanspec.yml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Config-INI.spec ++++++
--- /var/tmp/diff_new_pack.reXqu1/_old  2015-04-18 10:39:29.000000000 +0200
+++ /var/tmp/diff_new_pack.reXqu1/_new  2015-04-18 10:39:29.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Config-INI
 #
-# 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,22 +17,23 @@
 
 
 Name:           perl-Config-INI
-Version:        0.023
+Version:        0.025
 Release:        0
 %define cpan_name Config-INI
-Summary:        simple .ini-file format
+Summary:        Simple .Ini-File Format
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Config-INI/
-Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Mixin::Linewise::Readers) >= 0.100
+BuildRequires:  perl(Mixin::Linewise::Readers) >= 0.105
 BuildRequires:  perl(Mixin::Linewise::Writers)
 BuildRequires:  perl(Test::More) >= 0.96
-Requires:       perl(Mixin::Linewise::Readers) >= 0.100
+Requires:       perl(Mixin::Linewise::Readers) >= 0.105
 Requires:       perl(Mixin::Linewise::Writers)
 %{perl_requires}
 

++++++ Config-INI-0.023.tar.gz -> Config-INI-0.025.tar.gz ++++++
++++ 2826 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

Reply via email to