Hello community,

here is the log from the commit of package perl-PPIx-Regexp for 
openSUSE:Factory checked in at 2015-06-09 12:25:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-PPIx-Regexp (Old)
 and      /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-PPIx-Regexp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-PPIx-Regexp/perl-PPIx-Regexp.changes        
2015-04-15 16:26:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new/perl-PPIx-Regexp.changes   
2015-06-09 12:25:12.000000000 +0200
@@ -1,0 +2,20 @@
+Sun Jun  7 08:54:24 UTC 2015 - [email protected]
+
+- updated to 0.040
+   see /usr/share/doc/packages/perl-PPIx-Regexp/Changes
+
+  0.040                2015-05-31      T. R. Wyant
+    No changes since 0.039_02.
+  
+  0.039_02     2015-05-24      T. R. Wyant
+    Do not parse unadorned parentheses as capture groups when /n is in
+      effect. Instead, they are parsed as PPIx::Regexp::Structure. Named
+      captures appear to be unaffected by /n.
+    Made a verbose dump a little more so. Specifically, dump
+      max_capture_group where relevant, and display dumped values a bit
+      more informatively.
+  
+  0.039_01     2015-05-23      T. R. Wyant
+    Report /n (no captures) as having been added in 5.21.8.
+
+-------------------------------------------------------------------

Old:
----
  PPIx-Regexp-0.039.tar.gz

New:
----
  PPIx-Regexp-0.040.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-PPIx-Regexp.spec ++++++
--- /var/tmp/diff_new_pack.k708Xv/_old  2015-06-09 12:25:12.000000000 +0200
+++ /var/tmp/diff_new_pack.k708Xv/_new  2015-06-09 12:25:12.000000000 +0200
@@ -17,14 +17,15 @@
 
 
 Name:           perl-PPIx-Regexp
-Version:        0.039
+Version:        0.040
 Release:        0
 %define cpan_name PPIx-Regexp
 Summary:        Represent a regular expression of some sort
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/PPIx-Regexp/
-Source:         
http://www.cpan.org/authors/id/W/WY/WYANT/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/W/WY/WYANT/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++++++ PPIx-Regexp-0.039.tar.gz -> PPIx-Regexp-0.040.tar.gz ++++++
++++ 1632 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