Hello community,

here is the log from the commit of package perl-YAML for openSUSE:Factory 
checked in at 2015-04-25 21:17:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-YAML (Old)
 and      /work/SRC/openSUSE:Factory/.perl-YAML.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-YAML"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-YAML/perl-YAML.changes      2014-07-28 
06:31:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-YAML.new/perl-YAML.changes 2015-04-25 
21:17:21.000000000 +0200
@@ -1,0 +2,70 @@
+Sun Apr 19 07:08:11 UTC 2015 - co...@suse.com
+
+- updated to 1.15
+   see /usr/share/doc/packages/perl-YAML/Changes
+
+  1.15 Sat Apr 18 17:03:09 CEST 2015
+   - Fix Issue
+   - Don't require newlines at end of YAML.
+
+-------------------------------------------------------------------
+Mon Apr 13 16:57:52 UTC 2015 - co...@suse.com
+
+- updated to 1.14
+   see /usr/share/doc/packages/perl-YAML/Changes
+
+  1.14 Sat Jan 17 15:32:18 PST 2015
+   - Apply PR/145 from @kentnl++
+   - Support for QuoteNumericStrings Global Setting
+  
+  1.13 Sat Oct 11 18:05:45 CEST 2014
+   - Apply PR/140 from @nfg++
+   - Disable some warnings in YAML::Any
+  
+  1.12 Mon Sep 22 08:24:43 PDT 2014
+   - Fix https://rt.cpan.org/Ticket/Display.html?id=97870
+  
+  1.11 Fri Aug 29 20:08:20 PDT 2014
+   - Apply PR/139. @ehuelsmann++
+  
+  1.10 Thu Aug 28 22:53:26 PDT 2014
+   - Apply PR/138. @ehuelsmann++
+  
+  1.09 Tue Aug 19 16:41:13 PDT 2014
+   - Replace tabs with spaces
+  
+  1.08 Mon Aug 18 10:21:48 PDT 2014
+   - Dep on Test::YAML 1.05
+  
+  1.07 Mon Aug 18 08:40:01 PDT 2014
+   - Apply PR/8 from shlomif++. Add doc examples for YAML::Any.
+  
+  1.06 Sat Aug 16 16:51:08 PDT 2014
+   - Change testdir to t
+  
+  1.05 Sat Aug 16 13:03:28 PDT 2014
+   - Meta 0.0.2
+  
+  1.04 Sat Aug 16 04:28:10 PDT 2014
+   - Eliminate spurious trailing whitespace
+  
+  1.03 Sat Aug 16 03:32:35 PDT 2014
+   - Eliminate File::Basename from test/
+  
+  1.02 Fri Aug 15 21:09:54 PDT 2014
+   - Add t/000-compile-modules.t
+  
+  1.01 Thu Aug  7 14:48:24 PDT 2014
+   - Dep on patched Test::YAML
+  
+  1.00 Thu Aug  7 00:35:21 PDT 2014
+   - Fix bad encoding in Pod
+  
+  0.99 Wed Aug  6 17:55:42 PDT 2014
+   - Switch to external Test::Base
+  
+  0.98 Wed Jul 30 12:32:25 PDT 2014
+   - Fix indexing of YAML::Any
+   - Change IRC to irc.perl.org#yaml
+
+-------------------------------------------------------------------

Old:
----
  YAML-0.97.tar.gz

New:
----
  YAML-1.15.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-YAML.spec ++++++
--- /var/tmp/diff_new_pack.GHKuPq/_old  2015-04-25 21:17:21.000000000 +0200
+++ /var/tmp/diff_new_pack.GHKuPq/_new  2015-04-25 21:17:21.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-YAML
 #
-# 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,18 +17,20 @@
 
 
 Name:           perl-YAML
-Version:        0.97
+Version:        1.15
 Release:        0
 %define cpan_name YAML
 Summary:        YAML Ain't Markup Languageā„¢
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/YAML/
-Source:         
http://www.cpan.org/authors/id/I/IN/INGY/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/I/IN/INGY/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Test::YAML) >= 1.05
 %{perl_requires}
 
 %description

++++++ YAML-0.97.tar.gz -> YAML-1.15.tar.gz ++++++
++++ 5998 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