Hello community,
here is the log from the commit of package perl-Text-Autoformat for
openSUSE:Factory checked in at 2015-11-11 10:31:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Text-Autoformat (Old)
and /work/SRC/openSUSE:Factory/.perl-Text-Autoformat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Text-Autoformat"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Text-Autoformat/perl-Text-Autoformat.changes
2015-06-23 11:55:57.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Text-Autoformat.new/perl-Text-Autoformat.changes
2015-11-11 10:35:47.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Nov 9 10:17:46 UTC 2015 - [email protected]
+
+- updated to 1.73
+ see /usr/share/doc/packages/perl-Text-Autoformat/Changes
+
+ 1.73 2015-11-08 NEILB
+ - Fixed warnings about uninitialized values in Hang.pm GH#4.
+ Thanks to Jeremy Mates for the PR.
+ - Changed github repo URL after changing my github username
+
+-------------------------------------------------------------------
Old:
----
Text-Autoformat-1.72.tar.gz
New:
----
Text-Autoformat-1.73.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Text-Autoformat.spec ++++++
--- /var/tmp/diff_new_pack.KOtNKR/_old 2015-11-11 10:35:48.000000000 +0100
+++ /var/tmp/diff_new_pack.KOtNKR/_new 2015-11-11 10:35:48.000000000 +0100
@@ -17,7 +17,7 @@
Name: perl-Text-Autoformat
-Version: 1.72
+Version: 1.73
Release: 0
%define cpan_name Text-Autoformat
Summary: Automatic text wrapping and reformatting
++++++ Text-Autoformat-1.72.tar.gz -> Text-Autoformat-1.73.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Text-Autoformat-1.72/Changes
new/Text-Autoformat-1.73/Changes
--- old/Text-Autoformat-1.72/Changes 2015-06-14 22:08:40.000000000 +0200
+++ new/Text-Autoformat-1.73/Changes 2015-11-08 10:22:48.000000000 +0100
@@ -1,5 +1,10 @@
Revision history for Perl module Text::Autoformat
+1.73 2015-11-08 NEILB
+ - Fixed warnings about uninitialized values in Hang.pm GH#4.
+ Thanks to Jeremy Mates for the PR.
+ - Changed github repo URL after changing my github username
+
1.72 2015-06-14 NEILB
- Switched to Dist::Zilla, dropping both Build.PL and Makefile.PL -- phew!
- Refactored the two cuckoo packages into separate modules,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Text-Autoformat-1.72/MANIFEST
new/Text-Autoformat-1.73/MANIFEST
--- old/Text-Autoformat-1.72/MANIFEST 2015-06-14 22:08:40.000000000 +0200
+++ new/Text-Autoformat-1.73/MANIFEST 2015-11-08 10:22:48.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v5.032.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v5.037.
Changes
LICENSE
MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Text-Autoformat-1.72/META.json
new/Text-Autoformat-1.73/META.json
--- old/Text-Autoformat-1.72/META.json 2015-06-14 22:08:40.000000000 +0200
+++ new/Text-Autoformat-1.73/META.json 2015-11-08 10:22:48.000000000 +0100
@@ -4,13 +4,13 @@
"Damian Conway <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 5.032, CPAN::Meta::Converter version
2.150001",
+ "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version
2.150005",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
- "version" : "2"
+ "version" : 2
},
"name" : "Text-Autoformat",
"prereqs" : {
@@ -40,13 +40,13 @@
},
"release_status" : "stable",
"resources" : {
- "homepage" : "https://github.com/neilbowers/Text-Autoformat",
+ "homepage" : "https://github.com/neilb/Text-Autoformat",
"repository" : {
"type" : "git",
- "url" : "https://github.com/neilbowers/Text-Autoformat.git",
- "web" : "https://github.com/neilbowers/Text-Autoformat"
+ "url" : "https://github.com/neilb/Text-Autoformat.git",
+ "web" : "https://github.com/neilb/Text-Autoformat"
}
},
- "version" : "1.72"
+ "version" : "1.73"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Text-Autoformat-1.72/META.yml
new/Text-Autoformat-1.73/META.yml
--- old/Text-Autoformat-1.72/META.yml 2015-06-14 22:08:40.000000000 +0200
+++ new/Text-Autoformat-1.73/META.yml 2015-11-08 10:22:48.000000000 +0100
@@ -8,7 +8,7 @@
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.032, CPAN::Meta::Converter version
2.150001'
+generated_by: 'Dist::Zilla version 5.037, CPAN::Meta::Converter version
2.150005'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -24,6 +24,6 @@
strict: '0'
warnings: '0'
resources:
- homepage: https://github.com/neilbowers/Text-Autoformat
- repository: https://github.com/neilbowers/Text-Autoformat.git
-version: '1.72'
+ homepage: https://github.com/neilb/Text-Autoformat
+ repository: https://github.com/neilb/Text-Autoformat.git
+version: '1.73'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Text-Autoformat-1.72/Makefile.PL
new/Text-Autoformat-1.73/Makefile.PL
--- old/Text-Autoformat-1.72/Makefile.PL 2015-06-14 22:08:40.000000000
+0200
+++ new/Text-Autoformat-1.73/Makefile.PL 2015-11-08 10:22:48.000000000
+0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v5.032.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v5.037.
use strict;
use warnings;
@@ -30,7 +30,7 @@
"Test::More" => "0.88",
"utf8" => 0
},
- "VERSION" => "1.72",
+ "VERSION" => "1.73",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Text-Autoformat-1.72/README
new/Text-Autoformat-1.73/README
--- old/Text-Autoformat-1.72/README 2015-06-14 22:08:40.000000000 +0200
+++ new/Text-Autoformat-1.73/README 2015-11-08 10:22:48.000000000 +0100
@@ -1,7 +1,7 @@
This archive contains the distribution Text-Autoformat,
-version 1.72:
+version 1.73:
Automatic text wrapping and reformatting
@@ -11,5 +11,5 @@
the same terms as the Perl 5 programming language system itself.
-This README file was generated by Dist::Zilla::Plugin::Readme v5.032.
+This README file was generated by Dist::Zilla::Plugin::Readme v5.037.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Text-Autoformat-1.72/dist.ini
new/Text-Autoformat-1.73/dist.ini
--- old/Text-Autoformat-1.72/dist.ini 2015-06-14 22:08:40.000000000 +0200
+++ new/Text-Autoformat-1.73/dist.ini 2015-11-08 10:22:48.000000000 +0100
@@ -4,7 +4,7 @@
copyright_holder = Damian Conway
copyright_year = 1997
main_module = lib/Text/Autoformat.pm
-version = 1.72
+version = 1.73
[@Basic]
[PkgVersion]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Text-Autoformat-1.72/lib/Text/Autoformat/Hang.pm
new/Text-Autoformat-1.73/lib/Text/Autoformat/Hang.pm
--- old/Text-Autoformat-1.72/lib/Text/Autoformat/Hang.pm 2015-06-14
22:08:40.000000000 +0200
+++ new/Text-Autoformat-1.73/lib/Text/Autoformat/Hang.pm 2015-11-08
10:22:48.000000000 +0100
@@ -1,5 +1,5 @@
package Text::Autoformat::Hang;
-$Text::Autoformat::Hang::VERSION = '1.72';
+$Text::Autoformat::Hang::VERSION = '1.73';
use 5.006;
use strict;
use warnings;
@@ -67,7 +67,7 @@
@vals = ();
}
else {
- local $^W;
+ no warnings "all";
my $cut;
while (length $_[1]) {
last if $_[1] =~ m#\A($ows)($abbrev)#
@@ -111,7 +111,7 @@
}
sub incr {
- local $^W;
+ no warnings "all";
my ($self, $prev, $prevsig) = @_;
my $level;
# check compatibility
@@ -152,7 +152,7 @@
}
sub _incr {
- local $^W;
+ no warnings "all";
if ($_[0]{type} eq 'rom') {
$_[0]{val} = toRoman(++$_[0]{nval},$_[0]{val});
}
@@ -162,7 +162,7 @@
}
sub _reset {
- local $^W;
+ no warnings "all";
if ($_[0]{type} eq 'rom') {
$_[0]{val} = toRoman($_[0]{nval}=1,$_[0]{val});
}
@@ -178,7 +178,7 @@
my ($self) = @_;
my ($str, $level) = ("");
for $level (@$self) {
- local $^W;
+ no warnings "all";
$str .= join "", @{$level}{'pre','val','post'};
}
return $str;
@@ -198,7 +198,7 @@
}
sub signature {
- local $^W;
+ no warnings "all";
my ($self) = @_;
my ($str, $level) = ("");
for $level (@$self) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Text-Autoformat-1.72/lib/Text/Autoformat/NullHang.pm
new/Text-Autoformat-1.73/lib/Text/Autoformat/NullHang.pm
--- old/Text-Autoformat-1.72/lib/Text/Autoformat/NullHang.pm 2015-06-14
22:08:40.000000000 +0200
+++ new/Text-Autoformat-1.73/lib/Text/Autoformat/NullHang.pm 2015-11-08
10:22:48.000000000 +0100
@@ -1,5 +1,5 @@
package Text::Autoformat::NullHang;
-$Text::Autoformat::NullHang::VERSION = '1.72';
+$Text::Autoformat::NullHang::VERSION = '1.73';
use 5.006;
use strict;
use warnings;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Text-Autoformat-1.72/lib/Text/Autoformat.pm
new/Text-Autoformat-1.73/lib/Text/Autoformat.pm
--- old/Text-Autoformat-1.72/lib/Text/Autoformat.pm 2015-06-14
22:08:40.000000000 +0200
+++ new/Text-Autoformat-1.73/lib/Text/Autoformat.pm 2015-11-08
10:22:48.000000000 +0100
@@ -1,5 +1,5 @@
package Text::Autoformat;
-$Text::Autoformat::VERSION = '1.72';
+$Text::Autoformat::VERSION = '1.73';
use 5.006;
use strict;
use warnings;
@@ -1262,7 +1262,7 @@
=head1 REPOSITORY
-L<https://github.com/neilbowers/Text-Autoformat>
+L<https://github.com/neilb/Text-Autoformat>
=head1 AUTHOR