Hello community,

here is the log from the commit of package perl-Unicode-Stringprep for 
openSUSE:Factory checked in at 2014-09-15 17:41:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Unicode-Stringprep (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Unicode-Stringprep.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Unicode-Stringprep"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Unicode-Stringprep/perl-Unicode-Stringprep.changes
  2014-07-26 09:42:21.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Unicode-Stringprep.new/perl-Unicode-Stringprep.changes
     2014-09-15 18:25:16.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Sep 15 12:52:32 UTC 2014 - [email protected]
+
+- updated to 1.105
+    - FIXES: #98106: [PATCH] Silence "Redundant argument in sprintf"
+      warnings (reported by fraserbn@*****.com)
+
+-------------------------------------------------------------------

Old:
----
  Unicode-Stringprep-1.104.tar.gz

New:
----
  Unicode-Stringprep-1.105.tar.gz

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

Other differences:
------------------
++++++ perl-Unicode-Stringprep.spec ++++++
--- /var/tmp/diff_new_pack.ZPWmIL/_old  2014-09-15 18:25:17.000000000 +0200
+++ /var/tmp/diff_new_pack.ZPWmIL/_new  2014-09-15 18:25:17.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Unicode-Stringprep
-Version:        1.104
+Version:        1.105
 Release:        0
 %define cpan_name Unicode-Stringprep
 Summary:        Preparation of Internationalized Strings (S<RFC 3454>)
@@ -29,7 +29,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) >= 0.38
+BuildRequires:  perl(Module::Build) >= 0.42
 BuildRequires:  perl(Test::NoWarnings)
 BuildRequires:  perl(Unicode::Normalize) >= 1
 Requires:       perl(Unicode::Normalize) >= 1

++++++ Unicode-Stringprep-1.104.tar.gz -> Unicode-Stringprep-1.105.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unicode-Stringprep-1.104/Changes 
new/Unicode-Stringprep-1.105/Changes
--- old/Unicode-Stringprep-1.104/Changes        2011-12-08 22:45:47.000000000 
+0100
+++ new/Unicode-Stringprep-1.105/Changes        2014-09-03 20:29:18.000000000 
+0200
@@ -1,5 +1,9 @@
 Revision history for Perl extension Unicode::Stringprep
 
+1.105 (2014-09-03)
+       - FIXES: #98106: [PATCH] Silence "Redundant argument in sprintf"
+         warnings (reported by fraserbn@*****.com)
+
 1.104 (2011-12-08)
        - FIXES: #72615 faulty data in Build.PL causes a lack of
          meta files, which breaks carton.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unicode-Stringprep-1.104/LICENSE 
new/Unicode-Stringprep-1.105/LICENSE
--- old/Unicode-Stringprep-1.104/LICENSE        2011-12-08 22:45:47.000000000 
+0100
+++ new/Unicode-Stringprep-1.105/LICENSE        2014-09-03 20:29:18.000000000 
+0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2011 by Claus Färber <[email protected]>.
+This software is copyright (c) 2014 by Claus Färber <[email protected]>.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2011 by Claus Färber <[email protected]>.
+This software is Copyright (c) 2014 by Claus Färber <[email protected]>.
 
 This is free software, licensed under:
 
@@ -22,7 +22,7 @@
                      Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
- 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+ 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2011 by Claus Färber <[email protected]>.
+This software is Copyright (c) 2014 by Claus Färber <[email protected]>.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unicode-Stringprep-1.104/META.json 
new/Unicode-Stringprep-1.105/META.json
--- old/Unicode-Stringprep-1.104/META.json      2011-12-08 22:45:47.000000000 
+0100
+++ new/Unicode-Stringprep-1.105/META.json      2014-09-03 20:29:18.000000000 
+0200
@@ -4,7 +4,7 @@
       "Claus Färber <[email protected]>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 
2.112621",
+   "generated_by" : "Module::Build version 0.4208",
    "license" : [
       "perl_5"
    ],
@@ -21,13 +21,13 @@
    "prereqs" : {
       "build" : {
          "requires" : {
-            "Test::More" : 0,
-            "Test::NoWarnings" : 0
+            "Test::More" : "0",
+            "Test::NoWarnings" : "0"
          }
       },
       "configure" : {
          "requires" : {
-            "Module::Build" : "0.38"
+            "Module::Build" : "0.42"
          }
       },
       "runtime" : {
@@ -37,33 +37,11 @@
          }
       }
    },
-   "provides" : {
-      "Unicode::Stringprep" : {
-         "file" : "lib/Unicode/Stringprep.pm",
-         "version" : "1.104"
-      },
-      "Unicode::Stringprep::BiDi" : {
-         "file" : "lib/Unicode/Stringprep/BiDi.pm",
-         "version" : "1.10"
-      },
-      "Unicode::Stringprep::Mapping" : {
-         "file" : "lib/Unicode/Stringprep/Mapping.pm",
-         "version" : "1.10"
-      },
-      "Unicode::Stringprep::Prohibited" : {
-         "file" : "lib/Unicode/Stringprep/Prohibited.pm",
-         "version" : "1.10"
-      },
-      "Unicode::Stringprep::Unassigned" : {
-         "file" : "lib/Unicode/Stringprep/Unassigned.pm",
-         "version" : "1.10"
-      }
-   },
    "release_status" : "stable",
    "resources" : {
       "license" : [
          "http://dev.perl.org/licenses/";
       ]
    },
-   "version" : "1.104"
+   "version" : "1.105"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unicode-Stringprep-1.104/META.yml 
new/Unicode-Stringprep-1.105/META.yml
--- old/Unicode-Stringprep-1.104/META.yml       2011-12-08 22:45:47.000000000 
+0100
+++ new/Unicode-Stringprep-1.105/META.yml       2014-09-03 20:29:18.000000000 
+0200
@@ -6,9 +6,9 @@
   Test::More: 0
   Test::NoWarnings: 0
 configure_requires:
-  Module::Build: 0.38
+  Module::Build: 0.42
 dynamic_config: 1
-generated_by: 'Module::Build version 0.38, CPAN::Meta::Converter version 
2.112621'
+generated_by: 'Module::Build version 0.4208, CPAN::Meta::Converter version 
2.120630'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -17,25 +17,9 @@
 no_index:
   directory:
     - eg
-provides:
-  Unicode::Stringprep:
-    file: lib/Unicode/Stringprep.pm
-    version: 1.104
-  Unicode::Stringprep::BiDi:
-    file: lib/Unicode/Stringprep/BiDi.pm
-    version: 1.10
-  Unicode::Stringprep::Mapping:
-    file: lib/Unicode/Stringprep/Mapping.pm
-    version: 1.10
-  Unicode::Stringprep::Prohibited:
-    file: lib/Unicode/Stringprep/Prohibited.pm
-    version: 1.10
-  Unicode::Stringprep::Unassigned:
-    file: lib/Unicode/Stringprep/Unassigned.pm
-    version: 1.10
 requires:
   Unicode::Normalize: 1
   perl: 5.008003
 resources:
   license: http://dev.perl.org/licenses/
-version: 1.104
+version: 1.105
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unicode-Stringprep-1.104/Makefile.PL 
new/Unicode-Stringprep-1.105/Makefile.PL
--- old/Unicode-Stringprep-1.104/Makefile.PL    2011-12-08 22:45:47.000000000 
+0100
+++ new/Unicode-Stringprep-1.105/Makefile.PL    2014-09-03 20:29:18.000000000 
+0200
@@ -1,17 +1,17 @@
-# Note: this file was auto-generated by Module::Build::Compat version 0.3800
+# Note: this file was auto-generated by Module::Build::Compat version 0.4208
 require 5.008003;
 use ExtUtils::MakeMaker;
 WriteMakefile
 (
-          'PL_FILES' => {},
-          'INSTALLDIRS' => 'site',
-          'NAME' => 'Unicode::Stringprep',
-          'EXE_FILES' => [],
-          'VERSION_FROM' => 'lib/Unicode/Stringprep.pm',
-          'PREREQ_PM' => {
-                           'Test::More' => 0,
-                           'Test::NoWarnings' => 0,
-                           'Unicode::Normalize' => 1
-                         }
-        )
+  'PL_FILES' => {},
+  'INSTALLDIRS' => 'site',
+  'NAME' => 'Unicode::Stringprep',
+  'EXE_FILES' => [],
+  'VERSION_FROM' => 'lib/Unicode/Stringprep.pm',
+  'PREREQ_PM' => {
+                   'Test::More' => 0,
+                   'Test::NoWarnings' => 0,
+                   'Unicode::Normalize' => 1
+                 }
+)
 ;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unicode-Stringprep-1.104/SIGNATURE 
new/Unicode-Stringprep-1.105/SIGNATURE
--- old/Unicode-Stringprep-1.104/SIGNATURE      2011-12-08 22:45:49.000000000 
+0100
+++ new/Unicode-Stringprep-1.105/SIGNATURE      2014-09-03 20:29:20.000000000 
+0200
@@ -1,5 +1,5 @@
 This file contains message digests of all files listed in MANIFEST,
-signed via the Module::Signature module, version 0.66.
+signed via the Module::Signature module, version 0.73.
 
 To verify the content in this distribution, first make sure you have
 Module::Signature installed, then type:
@@ -12,20 +12,20 @@
 not run its Makefile.PL or Build.PL.
 
 -----BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
+Hash: SHA256
 
 SHA1 6701a8831679bf0bef1a00ee92e3c8227d6ac1af Build.PL
-SHA1 56997ad02c8bb6444b2d82a457217867145a0b77 Changes
-SHA1 be42753051b0a286712b2df238e1654a883be73b LICENSE
+SHA1 735d6d420fc01bdadf56e2886a7b6a964afca400 Changes
+SHA1 f50df6f14ea5f27d9f62c654348eaeee2d223131 LICENSE
 SHA1 5947211a7123cedadfe1fe4d58b0274a32045212 MANIFEST
-SHA1 2e87438f9a4c4b36a9adbd6e01ade962b4fce8d2 META.json
-SHA1 7e555241921865cf50a930ea467f4997ee792433 META.yml
-SHA1 ff5e339153c6a8874192cd2f10020ce759166622 Makefile.PL
+SHA1 be4125ecef7d2c4e575a442f8e6e1a551b8fdb21 META.json
+SHA1 f3b1ddfdf65be2c74504e31404dda1519cc5672d META.yml
+SHA1 ebe4edbe94c1302f5b43b9484d48125af7b656f0 Makefile.PL
 SHA1 76b5306b21e526d332660e5ca9ad9a5f77eacaea README
 SHA1 f6829baa052c940d0bd9ccecff132671f97395b3 eg/Nameprep.pm
 SHA1 85a3ac0c5d7af229a576358a738c1bc0ddf03848 eg/Readme-Examples.pod
 SHA1 43f88ca4db5e7eb71e2e01f068dac3006530d093 eg/SASLprep.pm
-SHA1 a011532784b72ad3e6ab57435338c83358dcdd79 lib/Unicode/Stringprep.pm
+SHA1 35915154aa7a03fa41fd2652b04f606b6967acdb lib/Unicode/Stringprep.pm
 SHA1 06b50c467935acee6dce848b6a7a236d0c702bfb lib/Unicode/Stringprep/BiDi.pm
 SHA1 2c2b5f45dec9a663690a614c3a7cbc324368f346 lib/Unicode/Stringprep/Mapping.pm
 SHA1 321adeb3c3cc69b7d34bbce5a6ed9d0a7f01b96d 
lib/Unicode/Stringprep/Prohibited.pm
@@ -46,9 +46,12 @@
 SHA1 f5053025cd885fb2828897100235fbb1eb57c9df t/saslprep.t
 SHA1 34c09f6db7be90d9c8ebd3be1d10979d2af901b8 t/saslprep_bytes.t
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.11 (Darwin)
 
-iEYEARECAAYFAk7hMAsACgkQSKUOY2OWgPDM0wCfQx/XtQQibl1/fEBzJ5OMzDZP
-9ZgAnj3cSv+BJtRW4l71JGahNRymsZEB
-=u6Vt
+iQEcBAEBCAAGBQJUB13+AAoJEIS+srvgrWBm9FMH/RaWfLktxmETvsO63nEh4P3x
+6cBAizjxghFDGIfX4u5iZNoj+h+Pp6ya9ZMe80r46TivJg7fEc4M9HhHGwczQhtb
+wNs5pwxk6D9qlXoFspiHpp3SfEtHz9auPzg+iBY9ILE+60xSMwLdq9i09juR2sin
+krSS9yj+01yX6zpcP8s6Nni9jvO3dKk1ZQEugcKEclA7JLB/MOilJMmHDUO6V9wa
+jiIquX0lrNHLLxaVQ0FKV9K1zItjqGkBwSfG7of4SnMd3kJKkrrfEs+NHJS2Zwim
+cHly3QuLFj9rKwaSjdDVsdFl5Tv5IwWCKAEZjLHaXxWv5ep/PRV08my1L2YAzBs=
+=K+s1
 -----END PGP SIGNATURE-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unicode-Stringprep-1.104/lib/Unicode/Stringprep.pm 
new/Unicode-Stringprep-1.105/lib/Unicode/Stringprep.pm
--- old/Unicode-Stringprep-1.104/lib/Unicode/Stringprep.pm      2011-12-08 
22:45:47.000000000 +0100
+++ new/Unicode-Stringprep-1.105/lib/Unicode/Stringprep.pm      2014-09-03 
20:29:18.000000000 +0200
@@ -6,7 +6,7 @@
 use utf8;
 use warnings;
 
-our $VERSION = "1.104";
+our $VERSION = "1.105";
 $VERSION = eval $VERSION;
 
 require Exporter;
@@ -139,10 +139,9 @@
   return undef if !@set;
 
   return '['.join('', map {
-    sprintf( $_->[0] >= $_->[1] 
-      ? "\\x{%X}"
-      : "\\x{%X}-\\x{%X}",
-      @{$_})
+    $_->[0] >= $_->[1]
+        ? sprintf("\\x{%X}", $_->[0])
+        : sprintf("\\x{%X}-\\x{%X}", @{$_}[0,1])
     } @set ).']';
 }
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to