Hello community,

here is the log from the commit of package perl-Text-Glob for openSUSE:Factory 
checked in at 2017-03-16 09:34:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Text-Glob (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Text-Glob.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Text-Glob"

Thu Mar 16 09:34:07 2017 rev:11 rq:478919 version:0.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Text-Glob/perl-Text-Glob.changes    
2016-10-01 23:43:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Text-Glob.new/perl-Text-Glob.changes       
2017-03-16 09:34:08.361585438 +0100
@@ -1,0 +2,10 @@
+Sat Mar 11 07:42:12 UTC 2017 - [email protected]
+
+- updated to 0.11
+   see /usr/share/doc/packages/perl-Text-Glob/Changes
+
+  0.11    Wednesday 8th March, 2016
+          Regenerated tarball on a linux machine (0.10 was released from OSX
+          which added non-standard extended header attributes to the tar)
+
+-------------------------------------------------------------------

Old:
----
  Text-Glob-0.10.tar.gz

New:
----
  Text-Glob-0.11.tar.gz

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

Other differences:
------------------
++++++ perl-Text-Glob.spec ++++++
--- /var/tmp/diff_new_pack.sYXMRr/_old  2017-03-16 09:34:08.901508988 +0100
+++ /var/tmp/diff_new_pack.sYXMRr/_new  2017-03-16 09:34:08.905508422 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Text-Glob
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,14 +17,14 @@
 
 
 Name:           perl-Text-Glob
-Version:        0.10
+Version:        0.11
 Release:        0
 %define cpan_name Text-Glob
 Summary:        Match Globbing Patterns Against Text
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Text-Glob/
-Source0:        
http://www.cpan.org/authors/id/R/RC/RCLAMP/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/R/RC/RCLAMP/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ Text-Glob-0.10.tar.gz -> Text-Glob-0.11.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Glob-0.10/Changes new/Text-Glob-0.11/Changes
--- old/Text-Glob-0.10/Changes  2016-09-14 11:44:08.000000000 +0200
+++ new/Text-Glob-0.11/Changes  2017-03-08 17:53:20.000000000 +0100
@@ -1,3 +1,7 @@
+0.11    Wednesday 8th March, 2016
+        Regenerated tarball on a linux machine (0.10 was released from OSX
+        which added non-standard extended header attributes to the tar)
+
 0.10    Wednesday 14th September, 2016
         Added ability to alter regex seperator (patch from Mark Fowler)
         Switch distribution packaging back to ExtUtils::MakeMaker (RT#104876)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Glob-0.10/META.json new/Text-Glob-0.11/META.json
--- old/Text-Glob-0.10/META.json        2016-09-14 11:44:16.000000000 +0200
+++ new/Text-Glob-0.11/META.json        2017-03-08 17:55:59.000000000 +0100
@@ -4,7 +4,7 @@
       "Richard Clamp <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.1001, CPAN::Meta::Converter 
version 2.150005",
+   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.143240",
    "license" : [
       "perl_5"
    ],
@@ -49,6 +49,5 @@
          "mailto" : "[email protected]"
       }
    },
-   "version" : "0.10",
-   "x_serialization_backend" : "JSON::PP version 2.27300"
+   "version" : "0.11"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Glob-0.10/META.yml new/Text-Glob-0.11/META.yml
--- old/Text-Glob-0.10/META.yml 2016-09-14 11:44:15.000000000 +0200
+++ new/Text-Glob-0.11/META.yml 2017-03-08 17:55:59.000000000 +0100
@@ -8,7 +8,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.1001, CPAN::Meta::Converter 
version 2.150005'
+generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.143240'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -23,5 +23,4 @@
   constant: '0'
   perl: '5.00503'
 resources: {}
-version: '0.10'
-x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
+version: '0.11'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Glob-0.10/lib/Text/Glob.pm 
new/Text-Glob-0.11/lib/Text/Glob.pm
--- old/Text-Glob-0.10/lib/Text/Glob.pm 2016-09-14 11:44:08.000000000 +0200
+++ new/Text-Glob-0.11/lib/Text/Glob.pm 2017-03-08 17:53:30.000000000 +0100
@@ -3,7 +3,7 @@
 use Exporter;
 use vars qw/$VERSION @ISA @EXPORT_OK
             $strict_leading_dot $strict_wildcard_slash/;
-$VERSION = '0.10';
+$VERSION = '0.11';
 @ISA = 'Exporter';
 @EXPORT_OK = qw( glob_to_regex glob_to_regex_string match_glob );
 


Reply via email to