Hello community,
here is the log from the commit of package perl-Text-TabularDisplay for
openSUSE:Factory checked in at 2013-07-30 14:04:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Text-TabularDisplay (Old)
and /work/SRC/openSUSE:Factory/.perl-Text-TabularDisplay.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Text-TabularDisplay"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Text-TabularDisplay/perl-Text-TabularDisplay.changes
2013-06-13 20:24:30.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Text-TabularDisplay.new/perl-Text-TabularDisplay.changes
2013-07-30 14:04:29.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Jul 27 11:58:25 UTC 2013 - [email protected]
+
+- updated to 1.35, no cangelog
+
+-------------------------------------------------------------------
Old:
----
Text-TabularDisplay-1.34.tar.gz
New:
----
Text-TabularDisplay-1.35.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Text-TabularDisplay.spec ++++++
--- /var/tmp/diff_new_pack.E9GNkG/_old 2013-07-30 14:04:31.000000000 +0200
+++ /var/tmp/diff_new_pack.E9GNkG/_new 2013-07-30 14:04:31.000000000 +0200
@@ -16,8 +16,9 @@
#
+# MANUAL LICENSE
Name: perl-Text-TabularDisplay
-Version: 1.34
+Version: 1.35
Release: 0
%define cpan_name Text-TabularDisplay
Summary: Display text in formatted table output
@@ -25,7 +26,6 @@
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Text-TabularDisplay/
Source:
http://www.cpan.org/authors/id/D/DA/DARREN/%{cpan_name}-%{version}.tar.gz
-# MANUAL LICENSE
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
++++++ Text-TabularDisplay-1.34.tar.gz -> Text-TabularDisplay-1.35.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Text-TabularDisplay-1.34/MANIFEST.SKIP
new/Text-TabularDisplay-1.35/MANIFEST.SKIP
--- old/Text-TabularDisplay-1.34/MANIFEST.SKIP 2013-02-24 13:14:39.000000000
+0100
+++ new/Text-TabularDisplay-1.35/MANIFEST.SKIP 2013-04-02 12:05:21.000000000
+0200
@@ -1 +1,2 @@
\.git
+\.travis\.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Text-TabularDisplay-1.34/META.yml
new/Text-TabularDisplay-1.35/META.yml
--- old/Text-TabularDisplay-1.34/META.yml 2013-02-24 13:46:50.000000000
+0100
+++ new/Text-TabularDisplay-1.35/META.yml 2013-06-11 17:22:38.000000000
+0200
@@ -1,10 +1,10 @@
--- #YAML:1.0
name: Text-TabularDisplay
-version: 1.34
+version: 1.35
abstract: Display text in formatted table output
author:
- darren chamberlain <[email protected]>
-license: perl
+license: gpl
distribution_type: module
configure_requires:
ExtUtils::MakeMaker: 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Text-TabularDisplay-1.34/Makefile.PL
new/Text-TabularDisplay-1.35/Makefile.PL
--- old/Text-TabularDisplay-1.34/Makefile.PL 2013-02-24 13:21:25.000000000
+0100
+++ new/Text-TabularDisplay-1.35/Makefile.PL 2013-06-11 17:20:20.000000000
+0200
@@ -11,7 +11,7 @@
WriteMakefile(
NAME => __PACKAGE__,
AUTHOR => 'darren chamberlain <[email protected]>',
- LICENSE => 'perl',
+ LICENSE => 'gpl',
ABSTRACT_FROM => 'TabularDisplay.pm',
VERSION_FROM => "TabularDisplay.pm",
PREREQ_PM => \%PREREQ_PM,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Text-TabularDisplay-1.34/README
new/Text-TabularDisplay-1.35/README
--- old/Text-TabularDisplay-1.34/README 2013-02-24 13:21:44.000000000 +0100
+++ new/Text-TabularDisplay-1.35/README 2013-06-11 17:21:25.000000000 +0200
@@ -235,5 +235,5 @@
Patrick Kuijvenhoven
VERSION
- This documentation describes "Text::TabularDisplay" version 1.34.
+ This documentation describes "Text::TabularDisplay" version 1.35.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Text-TabularDisplay-1.34/TabularDisplay.pm
new/Text-TabularDisplay-1.35/TabularDisplay.pm
--- old/Text-TabularDisplay-1.34/TabularDisplay.pm 2013-02-24
13:21:40.000000000 +0100
+++ new/Text-TabularDisplay-1.35/TabularDisplay.pm 2013-06-11
17:20:43.000000000 +0200
@@ -23,7 +23,7 @@
use integer;
use vars qw($VERSION);
-$VERSION = "1.34";
+$VERSION = "1.35";
# ---======================= Public Methods ======================---
@@ -556,5 +556,5 @@
=head1 VERSION
-This documentation describes C<Text::TabularDisplay> version 1.34.
+This documentation describes C<Text::TabularDisplay> version 1.35.
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]