Hello community,

here is the log from the commit of package perl-YAML-Tiny for openSUSE:Factory 
checked in at 2015-05-18 22:20:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-YAML-Tiny (Old)
 and      /work/SRC/openSUSE:Factory/.perl-YAML-Tiny.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-YAML-Tiny"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-YAML-Tiny/perl-YAML-Tiny.changes    
2015-04-23 08:03:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-YAML-Tiny.new/perl-YAML-Tiny.changes       
2015-05-18 22:20:30.000000000 +0200
@@ -1,0 +2,18 @@
+Wed May 13 13:07:52 UTC 2015 - [email protected]
+
+- updated to 1.67
+   see /usr/share/doc/packages/perl-YAML-Tiny/Changes
+
+  1.67      2015-05-12 00:10:24Z
+  
+          [FIXED]
+  
+          - instead of erroring on duplicate keys found in a hash (introduced 
in
+            version 1.63), now we only warn. This fixes an issue in Strawberry 
Perl
+            (via CPAN::Meta::YAML) when parsing a configuration file.
+  
+          [CHANGED]
+  
+          - Updated File::Temp test prereq to 0.19 for 'newdir'
+
+-------------------------------------------------------------------

Old:
----
  YAML-Tiny-1.66.tar.gz

New:
----
  YAML-Tiny-1.67.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-YAML-Tiny.spec ++++++
--- /var/tmp/diff_new_pack.OQF0kf/_old  2015-05-18 22:20:31.000000000 +0200
+++ /var/tmp/diff_new_pack.OQF0kf/_new  2015-05-18 22:20:31.000000000 +0200
@@ -17,18 +17,22 @@
 
 
 Name:           perl-YAML-Tiny
-Version:        1.66
+Version:        1.67
 Release:        0
 %define cpan_name YAML-Tiny
 Summary:        Read/Write YAML files with as little code as possible
-License:        GPL-1.0+ or Artistic-1.0
+License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/YAML-Tiny/
-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
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(File::Temp) >= 0.19
+BuildRequires:  perl(JSON::PP)
+BuildRequires:  perl(Test::More) >= 0.99
 %{perl_requires}
 
 %description

++++++ YAML-Tiny-1.66.tar.gz -> YAML-Tiny-1.67.tar.gz ++++++
++++ 1615 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
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

Reply via email to