Hello community,
here is the log from the commit of package perl-Regexp-Common for
openSUSE:Factory checked in at 2016-07-18 21:22:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Regexp-Common (Old)
and /work/SRC/openSUSE:Factory/.perl-Regexp-Common.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Regexp-Common"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Regexp-Common/perl-Regexp-Common.changes
2016-06-03 16:37:34.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Regexp-Common.new/perl-Regexp-Common.changes
2016-07-18 21:22:31.000000000 +0200
@@ -1,0 +2,31 @@
+Sun Jun 12 13:42:40 UTC 2016 - [email protected]
+
+- updated to 2016060801
+ see /usr/share/doc/packages/perl-Regexp-Common/Changes
+
+ Version 2016060801 Wed Jun 8 14:40:04 CEST 2016
+ + Removed the optional leading 0 from Australian postal codes -- use -lax
+ to enable this feature.
+ + Improved the patterns for Belgian, Danish, Greenlandic, Swiss, Italian,
+ German, French, and Norwegian postal codes, only matching actual
+ valid codes.
+ This implies rewriting their tests from scratch.
+ + Added patterns for postal codes for Liechtenstein, Luxembourg,
+ Monaco, San Marino, and Vatican City.
+ + 2315992 tests in 73 files.
+
+ Version 2016060201 Thu Jun 2 02:58:35 CEST 2016
+ + Improved Australian zip code pattern; pattern matches current zip codes
+ + Tests for Australian zip now use Test::Regexp.
+ + Stop distributing author tests.
+ + 522126 tests in 68 files.
+
+ Version 2016060101 Wed Jun 1 00:34:17 CEST 2016
+ + We ceased to support pre-5.10.0 perls.
+ + Fix warnings for older perls ($RE {delimited})
+ + Removed t/test_keep.t
+ + Improved testing for square numbers.
+ + Updated the Copyright notices to include the current year.
+ + 481918 tests in 72 files.
+
+-------------------------------------------------------------------
Old:
----
Regexp-Common-2016053101.tar.gz
New:
----
Regexp-Common-2016060801.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Regexp-Common.spec ++++++
--- /var/tmp/diff_new_pack.6w5d7s/_old 2016-07-18 21:22:32.000000000 +0200
+++ /var/tmp/diff_new_pack.6w5d7s/_new 2016-07-18 21:22:32.000000000 +0200
@@ -17,11 +17,11 @@
Name: perl-Regexp-Common
-Version: 2016053101
+Version: 2016060801
Release: 0
%define cpan_name Regexp-Common
Summary: Provide commonly requested regular expressions
-License: MIT
+License: Artistic-1.0 or Artistic-2.0 or BSD-3-Clause or MIT
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Regexp-Common/
Source0:
http://www.cpan.org/authors/id/A/AB/ABIGAIL/%{cpan_name}-%{version}.tar.gz
@@ -58,6 +58,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes COPYRIGHT COPYRIGHT.AL COPYRIGHT.AL2 COPYRIGHT.BSD COPYRIGHT.MIT
README TODO
+%doc Changes COPYRIGHT COPYRIGHT.AL COPYRIGHT.AL2 COPYRIGHT.BSD COPYRIGHT.MIT
LICENSE README TODO
%changelog
++++++ Regexp-Common-2016053101.tar.gz -> Regexp-Common-2016060801.tar.gz ++++++
++++ 11939 lines of diff (skipped)
++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.6w5d7s/_old 2016-07-18 21:22:32.000000000 +0200
+++ /var/tmp/diff_new_pack.6w5d7s/_new 2016-07-18 21:22:32.000000000 +0200
@@ -19,7 +19,7 @@
# rm unused.files
#post_install: |-
# sed on %{name}.files
-#license: SUSE-NonFree
+license: Artistic-1.0 or Artistic-2.0 or BSD-3-Clause or MIT
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag