Hello community,

here is the log from the commit of package perl-CPAN-Changes for 
openSUSE:Factory checked in at 2015-06-12 21:14:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Changes (Old)
 and      /work/SRC/openSUSE:Factory/.perl-CPAN-Changes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-CPAN-Changes"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-CPAN-Changes/perl-CPAN-Changes.changes      
2015-04-25 21:17:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-CPAN-Changes.new/perl-CPAN-Changes.changes 
2015-06-12 21:14:55.000000000 +0200
@@ -1,0 +2,18 @@
+Sun Jun  7 08:16:08 UTC 2015 - co...@suse.com
+
+- updated to 0.400001
+   see /usr/share/doc/packages/perl-CPAN-Changes/Changes
+
+  0.400001 - 2015-05-23
+    - accept either UTF-8 or ISO-8859-1 files and decode them
+    - only treat bracketed text if it is on its own line with no other brackets
+    - bump version.pm prereq to make sure it works properly
+    - Let long tokens (like URLs) overflow rather than splitting them into
+      multiple likes
+    - Don't wrap on non-breaking spaces
+    - Clean up packaging
+    - Return undef for dates or notes that don't exist
+    - Quote meta chars to fix a problem that clobbered dates 
+      with timezones due to the '+' char (GH #20)
+
+-------------------------------------------------------------------

Old:
----
  CPAN-Changes-0.30.tar.gz

New:
----
  CPAN-Changes-0.400001.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-CPAN-Changes.spec ++++++
--- /var/tmp/diff_new_pack.ztQNbK/_old  2015-06-12 21:14:56.000000000 +0200
+++ /var/tmp/diff_new_pack.ztQNbK/_new  2015-06-12 21:14:56.000000000 +0200
@@ -17,21 +17,22 @@
 
 
 Name:           perl-CPAN-Changes
-Version:        0.30
+Version:        0.400001
 Release:        0
 %define cpan_name CPAN-Changes
 Summary:        Read and write Changes files
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/CPAN-Changes/
-Source0:        
http://www.cpan.org/authors/id/B/BR/BRICAS/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::More) >= 0.96
-BuildRequires:  perl(version) >= 0.79
-Requires:       perl(version) >= 0.79
+BuildRequires:  perl(version) >= 0.9906
+Requires:       perl(version) >= 0.9906
 %{perl_requires}
 
 %description

++++++ CPAN-Changes-0.30.tar.gz -> CPAN-Changes-0.400001.tar.gz ++++++
++++ 3595 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