Hello community,

here is the log from the commit of package perl-Data-ShowTable for 
openSUSE:Factory checked in at 2014-02-11 10:44:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Data-ShowTable (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Data-ShowTable.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Data-ShowTable"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Data-ShowTable/perl-Data-ShowTable.changes  
2013-11-26 19:25:05.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Data-ShowTable.new/perl-Data-ShowTable.changes 
    2014-02-11 10:44:19.000000000 +0100
@@ -1,0 +2,7 @@
+Sun Feb  9 13:33:36 UTC 2014 - [email protected]
+
+- updated to 4.6 - most likely the only perl module without changelog
+  (see https://rt.cpan.org/Public/Bug/Display.html?id=92137)
+- really remove Data-ShowTable-3.3.dif :)
+
+-------------------------------------------------------------------

Old:
----
  Data-ShowTable-3.3.dif
  Data-ShowTable-4.5.tar.gz

New:
----
  Data-ShowTable-4.6.tar.gz

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

Other differences:
------------------
++++++ perl-Data-ShowTable.spec ++++++
--- /var/tmp/diff_new_pack.qqn6i6/_old  2014-02-11 10:44:19.000000000 +0100
+++ /var/tmp/diff_new_pack.qqn6i6/_new  2014-02-11 10:44:19.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-ShowTable
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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,7 +17,7 @@
 
 
 Name:           perl-Data-ShowTable
-Version:        4.5
+Version:        4.6
 Release:        0
 %define cpan_name Data-ShowTable
 Summary:        routines to display tabular data in several formats.
@@ -29,8 +29,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(Data::ShowTable)
-#BuildRequires: perl(Sys::OutPut)
 %{perl_requires}
 
 %description

++++++ Data-ShowTable-4.5.tar.gz -> Data-ShowTable-4.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-ShowTable-4.5/MANIFEST 
new/Data-ShowTable-4.6/MANIFEST
--- old/Data-ShowTable-4.5/MANIFEST     2013-10-25 09:26:27.000000000 +0200
+++ new/Data-ShowTable-4.6/MANIFEST     2014-01-03 22:27:30.000000000 +0100
@@ -6,8 +6,6 @@
 GNU-LICENSE
 Makefile.PL
 MANIFEST
-MYMETA.json
-MYMETA.yml
 pm_to_blib
 README
 showtable
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-ShowTable-4.5/META.json 
new/Data-ShowTable-4.6/META.json
--- old/Data-ShowTable-4.5/META.json    2013-10-25 09:26:27.000000000 +0200
+++ new/Data-ShowTable-4.6/META.json    2014-01-03 22:27:30.000000000 +0100
@@ -35,5 +35,5 @@
       }
    },
    "release_status" : "stable",
-   "version" : "4.5"
+   "version" : "4.6"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-ShowTable-4.5/META.yml 
new/Data-ShowTable-4.6/META.yml
--- old/Data-ShowTable-4.5/META.yml     2013-10-25 09:26:27.000000000 +0200
+++ new/Data-ShowTable-4.6/META.yml     2014-01-03 22:27:30.000000000 +0100
@@ -18,4 +18,4 @@
     - t
     - inc
 requires: {}
-version: 4.5
+version: 4.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-ShowTable-4.5/MYMETA.json 
new/Data-ShowTable-4.6/MYMETA.json
--- old/Data-ShowTable-4.5/MYMETA.json  2013-10-25 09:23:01.000000000 +0200
+++ new/Data-ShowTable-4.6/MYMETA.json  1970-01-01 01:00:00.000000000 +0100
@@ -1,39 +0,0 @@
-{
-   "abstract" : "Perl module to automatically format columnar data.",
-   "author" : [
-      "Alan Stebbens <[email protected]>"
-   ],
-   "dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 6.68, CPAN::Meta::Converter 
version 2.131560",
-   "license" : [
-      "open_source"
-   ],
-   "meta-spec" : {
-      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-      "version" : "2"
-   },
-   "name" : "Data-ShowTable",
-   "no_index" : {
-      "directory" : [
-         "t",
-         "inc"
-      ]
-   },
-   "prereqs" : {
-      "build" : {
-         "requires" : {
-            "ExtUtils::MakeMaker" : "0"
-         }
-      },
-      "configure" : {
-         "requires" : {
-            "ExtUtils::MakeMaker" : "0"
-         }
-      },
-      "runtime" : {
-         "requires" : {}
-      }
-   },
-   "release_status" : "stable",
-   "version" : "4.5"
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-ShowTable-4.5/MYMETA.yml 
new/Data-ShowTable-4.6/MYMETA.yml
--- old/Data-ShowTable-4.5/MYMETA.yml   2013-10-25 09:23:01.000000000 +0200
+++ new/Data-ShowTable-4.6/MYMETA.yml   1970-01-01 01:00:00.000000000 +0100
@@ -1,21 +0,0 @@
----
-abstract: 'Perl module to automatically format columnar data.'
-author:
-  - 'Alan Stebbens <[email protected]>'
-build_requires:
-  ExtUtils::MakeMaker: 0
-configure_requires:
-  ExtUtils::MakeMaker: 0
-dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 6.68, CPAN::Meta::Converter version 
2.131560'
-license: open_source
-meta-spec:
-  url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
-name: Data-ShowTable
-no_index:
-  directory:
-    - t
-    - inc
-requires: {}
-version: 4.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-ShowTable-4.5/ShowTable.pm 
new/Data-ShowTable-4.6/ShowTable.pm
--- old/Data-ShowTable-4.5/ShowTable.pm 2013-10-25 09:20:19.000000000 +0200
+++ new/Data-ShowTable-4.6/ShowTable.pm 2014-01-03 22:15:56.000000000 +0100
@@ -20,7 +20,7 @@
 
 package Data::ShowTable;
 
-$VERSION = '4.5';
+$VERSION = '4.6';
 
 =head1 NAME
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-ShowTable-4.5/testfile.pm 
new/Data-ShowTable-4.6/testfile.pm
--- old/Data-ShowTable-4.5/testfile.pm  2013-10-23 23:40:38.000000000 +0200
+++ new/Data-ShowTable-4.6/testfile.pm  1970-01-01 01:00:00.000000000 +0100
@@ -1,35 +0,0 @@
-# perl -w
-# testfile.pm
-#
-#    Copyright (C) 1996-2013 Alan K. Stebbens <[email protected]>
-#
-#    This program is free software; you can redistribute it and/or modify
-#    it under the terms of the GNU General Public License as published by
-#    the Free Software Foundation; either version 2 of the License, or
-#    (at your option) any later version.
-#
-#    This program is distributed in the hope that it will be useful,
-#    but WITHOUT ANY WARRANTY; without even the implied warranty of
-#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-#    GNU General Public License for more details.
-#
-#    You should have received a copy of the GNU General Public License
-#    along with this program; if not, write to the Free Software
-#    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-package TestFile;
-
-$VERSION = '4.0';
-
-=head1 NAME
-
-This is a test file.  It does nothing.
-
-=cut
-
-sub do_nothing {
-  exit;
-}
-
-1;

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

Reply via email to