Hello community,

here is the log from the commit of package perl-Pod-POM for openSUSE:Factory 
checked in at 2015-11-26 17:01:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Pod-POM (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Pod-POM.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Pod-POM"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Pod-POM/perl-Pod-POM.changes        
2014-02-12 07:05:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Pod-POM.new/perl-Pod-POM.changes   
2015-11-26 17:02:17.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Nov 20 09:55:16 UTC 2015 - co...@suse.com
+
+- updated to 2.01
+   see /usr/share/doc/packages/perl-Pod-POM/Changes
+
+-------------------------------------------------------------------

Old:
----
  Pod-POM-0.29.tar.gz

New:
----
  Pod-POM-2.01.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Pod-POM.spec ++++++
--- /var/tmp/diff_new_pack.rHTyK4/_old  2015-11-26 17:02:17.000000000 +0100
+++ /var/tmp/diff_new_pack.rHTyK4/_new  2015-11-26 17:02:17.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Pod-POM
 #
-# 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,19 +17,22 @@
 
 
 Name:           perl-Pod-POM
-Version:        0.29
+Version:        2.01
 Release:        0
 %define cpan_name Pod-POM
 Summary:        POD Object Model
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Pod-POM/
-Source:         
http://www.cpan.org/authors/id/A/AN/ANDREWF/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/N/NE/NEILB/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(File::Slurp)
+BuildRequires:  perl(File::Slurper) >= 0.004
+BuildRequires:  perl(Test::Differences)
+BuildRequires:  perl(Text::Diff)
 BuildRequires:  perl(parent)
 Requires:       perl(parent)
 %{perl_requires}
@@ -62,6 +65,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README TODO
+%doc Changes examples LICENSE README.md TODO
 
 %changelog

++++++ Pod-POM-0.29.tar.gz -> Pod-POM-2.01.tar.gz ++++++
++++ 4425 lines of diff (skipped)

++++++ cpanspec.yml ++++++
---
description_paragraphs: 1
#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