Hello community,

here is the log from the commit of package perl-Text-Template for 
openSUSE:Factory checked in at 2019-07-29 17:31:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Text-Template (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Text-Template.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Text-Template"

Mon Jul 29 17:31:33 2019 rev:22 rq:719523 version:1.56

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Text-Template/perl-Text-Template.changes    
2019-03-01 20:32:23.537967912 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Text-Template.new.4126/perl-Text-Template.changes
  2019-07-29 17:31:34.602158817 +0200
@@ -1,0 +2,9 @@
+Thu Jul 25 05:31:06 UTC 2019 - Stephan Kulow <[email protected]>
+
+- updated to 1.56
+   see /usr/share/doc/packages/perl-Text-Template/Changes
+
+  1.56  2019-07-09
+      - Fix typos in Changes
+
+-------------------------------------------------------------------

Old:
----
  Text-Template-1.55.tar.gz

New:
----
  Text-Template-1.56.tar.gz

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

Other differences:
------------------
++++++ perl-Text-Template.spec ++++++
--- /var/tmp/diff_new_pack.Ko35w6/_old  2019-07-29 17:31:35.114158198 +0200
+++ /var/tmp/diff_new_pack.Ko35w6/_new  2019-07-29 17:31:35.118158193 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Text-Template
-Version:        1.55
+Version:        1.56
 Release:        0
 %define cpan_name Text-Template
 Summary:        Expand template text with embedded Perl

++++++ Text-Template-1.55.tar.gz -> Text-Template-1.56.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Template-1.55/Changes 
new/Text-Template-1.56/Changes
--- old/Text-Template-1.55/Changes      2019-02-25 16:08:26.000000000 +0100
+++ new/Text-Template-1.56/Changes      2019-07-09 15:27:23.000000000 +0200
@@ -1,5 +1,8 @@
 Revision history for Text::Template
 
+1.56  2019-07-09
+    - Fix typos in Changes
+
 1.55  2019-02-25
     - Improve AppVeyor tests for older Perls (Thanks Roy Ivy)
     - Check for Test::More 0.94 and skip tests if not installed where
@@ -87,7 +90,7 @@
 1.45  2008-04-16
 
 1.44  2003-04-29
-    - This is a maintentance release.  There are no feature changes.
+    - This is a maintenance release.  There are no feature changes.
     - _scrubpkg, which was responsible for eptying out temporary packages after
       the module had done with them, wasn't always working; the result was
       memory leaks in long-running applications. This should be fixed now, and
@@ -102,13 +105,13 @@
       and the ->fill_in call would fail.
 
 1.42  2001-11-05
-    - This is a maintentance release.  There are no feature changes.
+    - This is a maintenance release.  There are no feature changes.
     - Fixed a bug relating to use of UNTAINT under perl 5.005_03 and possibly
       other versions.
     - Taint-related tests are now more comprehensive.
 
 1.41  2001-09-04
-    - This is a maintentance release.  There are no feature changes.
+    - This is a maintenance release.  There are no feature changes.
     - Tests now work correctly on Windows systems and possibly on other
       non-unix systems.
 
@@ -146,7 +149,7 @@
     - Bug fix:  $OUT was not correctly initialized when used in conjunction
       with SAFE.
     - You may now use a glob ref when passing a filehandle to the ->new
-      funcion.  Formerly, a glob was reuqired.
+      function.  Formerly, a glob was required.
     - New subclass:  Text::Template::Preprocess.  Just like Text::Template, but
       you may supply a PREPROCESS option in the constructor or the fill_in
       call; this is a function which receives each code fragment prior to
@@ -168,7 +171,7 @@
       Itamar Almeida de Carvalho.
     - Bug fix: $OUT was not always correctly initialized when used in
       conjunction with SAFE.
-    - You may now use a glob ref when passing a filehandle to the new funcion.
+    - You may now use a glob ref when passing a filehandle to the new function.
       Formerly, a glob was required.
     - Error messages passed to BROKEN subroutines will now report the correct
       line number of the template at which the error occurred:
@@ -226,7 +229,7 @@
       incompatible with the beta versions and was also inconvenient.  (`\n' in
       templates was replaced with `n' before it was given to Perl for
       evaluation.)  The new behavior is also incompatible with the beta
-      versions, but it is only a little bit incompatible, and it is probbaly
+      versions, but it is only a little bit incompatible, and it is probably
       better.
     - Documentation for the new behavior, and tests for the bug.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Template-1.55/META.json 
new/Text-Template-1.56/META.json
--- old/Text-Template-1.55/META.json    2019-02-25 16:08:26.000000000 +0100
+++ new/Text-Template-1.56/META.json    2019-07-09 15:27:23.000000000 +0200
@@ -57,11 +57,11 @@
    "provides" : {
       "Text::Template" : {
          "file" : "lib/Text/Template.pm",
-         "version" : "1.55"
+         "version" : "1.56"
       },
       "Text::Template::Preprocess" : {
          "file" : "lib/Text/Template/Preprocess.pm",
-         "version" : "1.55"
+         "version" : "1.56"
       }
    },
    "release_status" : "stable",
@@ -76,7 +76,7 @@
          "web" : "https://github.com/mschout/perl-text-template";
       }
    },
-   "version" : "1.55",
+   "version" : "1.56",
    "x_generated_by_perl" : "v5.26.2",
    "x_serialization_backend" : "Cpanel::JSON::XS version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Template-1.55/META.yml 
new/Text-Template-1.56/META.yml
--- old/Text-Template-1.55/META.yml     2019-02-25 16:08:26.000000000 +0100
+++ new/Text-Template-1.56/META.yml     2019-07-09 15:27:23.000000000 +0200
@@ -25,10 +25,10 @@
 provides:
   Text::Template:
     file: lib/Text/Template.pm
-    version: '1.55'
+    version: '1.56'
   Text::Template::Preprocess:
     file: lib/Text/Template/Preprocess.pm
-    version: '1.55'
+    version: '1.56'
 requires:
   Carp: '0'
   Encode: '0'
@@ -41,6 +41,6 @@
   bugtracker: https://github.com/mschout/perl-text-template/issues
   homepage: https://github.com/mschout/perl-text-template
   repository: https://github.com/mschout/perl-text-template.git
-version: '1.55'
+version: '1.56'
 x_generated_by_perl: v5.26.2
 x_serialization_backend: 'YAML::Tiny version 1.73'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Template-1.55/Makefile.PL 
new/Text-Template-1.56/Makefile.PL
--- old/Text-Template-1.55/Makefile.PL  2019-02-25 16:08:26.000000000 +0100
+++ new/Text-Template-1.56/Makefile.PL  2019-07-09 15:27:23.000000000 +0200
@@ -34,7 +34,7 @@
     "utf8" => 0,
     "vars" => 0
   },
-  "VERSION" => "1.55",
+  "VERSION" => "1.56",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Template-1.55/SIGNATURE 
new/Text-Template-1.56/SIGNATURE
--- old/Text-Template-1.55/SIGNATURE    2019-02-25 16:08:26.000000000 +0100
+++ new/Text-Template-1.56/SIGNATURE    2019-07-09 15:27:23.000000000 +0200
@@ -14,16 +14,16 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-SHA1 8c173ebeeba1c70b9ee712f6c7e7a855180b2b9d Changes
+SHA1 8ba1381d3fc8d81457c35e5aff52b8e55d57be7c Changes
 SHA1 b457bd56a70b838ccc55d183ab09de64b6996958 INSTALL
 SHA1 f12894289cb0f379f24b8d63e2e761dbcba1b216 LICENSE
 SHA1 2c21cb13f53da41c4b30011aca9014db2de46862 MANIFEST
-SHA1 2c7078ed83f5c43ce40e6d9ffe16f99f25fcc283 META.json
-SHA1 fb69aba94db2384187a1e20339bb507990f83c00 META.yml
-SHA1 2d186864e2cb58a4d9dd278e1754062e678dac69 Makefile.PL
+SHA1 ea82a70dfcffe05202868dfe02826aaf1f6e0229 META.json
+SHA1 9ad7419fb6209e81652da42967995c8fb8f1826b META.yml
+SHA1 f7634b46dde2cf8c6f31fe46327d15151d654a2c Makefile.PL
 SHA1 b94aaad0a0bf2c323061bfefb9cf1fd532f14e7b README
-SHA1 2c4f88b5ff9d2aaf709f9359a9a3cf748c6ec3bc lib/Text/Template.pm
-SHA1 1d0c744faf126c916522c0fc549998503e6e6e3e lib/Text/Template/Preprocess.pm
+SHA1 090d77972c087a8905fa85522854afbf4ccc999b lib/Text/Template.pm
+SHA1 ca5251a021e46b60603f10e757d689e52fde1feb lib/Text/Template/Preprocess.pm
 SHA1 8efad25309730a4d501fb40fc03eda4697303372 t/author-pod-syntax.t
 SHA1 19cc343f8a85c6805bbeb02580487483a6283887 t/author-signature.t
 SHA1 ae085010c9f08576ef8584f224e38e6a98c1c178 t/basic.t
@@ -48,18 +48,18 @@
 SHA1 ce1da9bf88d6ea62d7c756f0d730dfb3c5888b6e t/warnings.t
 -----BEGIN PGP SIGNATURE-----
 
-iQJFBAEBCAAvFiEE2EtuRfhGgngE8PsARAzvLrlUzY4FAlx0BOQRHG1zY2hvdXRA
-Y3Bhbi5vcmcACgkQRAzvLrlUzY5mrBAAr5NnndnArsyCSd98Hi14QHzdITmZC4f8
-LULMqittCGN+3Cr0FXEe8VDjab6wozbfUlT+1NKbL1OZX55ZOKStyZCpTWBXEjel
-b8R0d1jrdTRrNwEwcQa7o34y4vBjtlhvj9sEFNSbPtIWkaonaKMtapMZnzOjaxO8
-rRQ9MIcu2qzxxwsCNArdj9PEniB9jpFva8pvOBZOs16NM2TJBI+eSgpxJrkfaww+
-r92faVHo/CnxB7TU4kOpcnYXopNSFKBaHXoSQvdTwlUQQDwMnV0n5So4Nn2kjYDq
-xs267vPatNnG+NGgJOYiEJRRhZcIyLPxgFCnPO4CwOFqM2iKUBAMz0qM5V5SPBPF
-cfZxTZ7VpYNLFlAcDx+r+3T07QaHZE6S0ozdsGoRW4rDs5AvCO/RZY4p3IYUcAz5
-9zfxZhXkgmqBrT46Q0pHzazU4MR9GxN1TOZK1fUOyPkZNiEGppSJ0/ATNzeRz/B0
-WClaoAOQupMJji7hjbVhAWMB38+7gqhDMofuDbkzSCEEeNJ1DvZiXBlMJnNxX0mG
-eXZnZoxy+ROPMKdpX4BwkjXIazz6GGeVarlNwUCxesDhpomSehtukiK4Uzy6t3O9
-dhbT7kNs0TK8uSmDGUm11SEA6fMqKSie1rnS4+l/QZOx/RJSXd2C25wXkrAvYMXQ
-LAp5IjVPrfo=
-=OLmz
+iQJFBAEBCAAvFiEE2EtuRfhGgngE8PsARAzvLrlUzY4FAl0kljYRHG1zY2hvdXRA
+Y3Bhbi5vcmcACgkQRAzvLrlUzY6BdRAAlu/LI+71ax6OJfn6O6SslZCKdIfef1+P
+UQ3eQCzbUOK1hP9p6TNOMFv0xPew7a1jSsM/wLjryXKLqGIclonBopRisZjCSaFa
+DSH+5k4A9TWKo7n08C3nydVZPTfHXLEO6tHIH2umDHjMyC1gDkApjvSqH53OCtoV
+vUTqQn9c6MxmuIWus1gjVynTvXWtBmaqrvTuQENFUXsGH5gVVbEr0VNIyt6Ip3p5
+HnRe8UdykFJZvfhEhH1pbt2j513m9Bqce0eSb/eshraFugx7coD3gk2EXqp8eVzK
+84vPEcNC8Moii8+qg48VDh9wBq1u/cba2U7PcVjj3lRk/pAni31XnlXLPWJ0dZLF
+fR4glE86ESTGSyI2wGDxyEdev+e64sk7geYmL388kqtpqkKWvALmQkKUJg0T0ppp
+LYv31DrsP4QM1duv46y3wVbqUPeQlKBOU81vfyAonrD02tRZjwRpCD67CZ9WSgZu
+el85yPneIIijYEOzV8GYHKNiiZKpu2uidKCe+MFGxBtXe9hyi9x95tuyi9/pu2FB
+YjbGJ8Wb4xhS7zdDWZb/axfwbcGMVml6a6xA98jVkwjHhPvKsf3qWVZZPtWneeN0
+pGNpMta73wQxrp5/W1GfvBfPVlsker6SAARg2NMwS9Wmp+ZuD6gdJ+aN0/PPtNUd
+HQJJFjr/xo4=
+=nx9E
 -----END PGP SIGNATURE-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Template-1.55/lib/Text/Template/Preprocess.pm 
new/Text-Template-1.56/lib/Text/Template/Preprocess.pm
--- old/Text-Template-1.55/lib/Text/Template/Preprocess.pm      2019-02-25 
16:08:26.000000000 +0100
+++ new/Text-Template-1.56/lib/Text/Template/Preprocess.pm      2019-07-09 
15:27:23.000000000 +0200
@@ -1,6 +1,6 @@
 
 package Text::Template::Preprocess;
-$Text::Template::Preprocess::VERSION = '1.55';
+$Text::Template::Preprocess::VERSION = '1.56';
 # ABSTRACT: Expand template text with embedded Perl
 
 use strict;
@@ -53,7 +53,7 @@
 
 =head1 VERSION
 
-version 1.55
+version 1.56
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Template-1.55/lib/Text/Template.pm 
new/Text-Template-1.56/lib/Text/Template.pm
--- old/Text-Template-1.55/lib/Text/Template.pm 2019-02-25 16:08:26.000000000 
+0100
+++ new/Text-Template-1.56/lib/Text/Template.pm 2019-07-09 15:27:23.000000000 
+0200
@@ -10,7 +10,7 @@
 #
 
 package Text::Template;
-$Text::Template::VERSION = '1.55';
+$Text::Template::VERSION = '1.56';
 # ABSTRACT: Expand template text with embedded Perl
 
 use strict;
@@ -611,7 +611,7 @@
 
 =head1 VERSION
 
-version 1.55
+version 1.56
 
 =head1 SYNOPSIS
 


Reply via email to