Hello community,

here is the log from the commit of package perl-Time-Duration-Parse for 
openSUSE:Factory checked in at 2015-07-08 06:59:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Time-Duration-Parse (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Time-Duration-Parse.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Time-Duration-Parse"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Time-Duration-Parse/perl-Time-Duration-Parse.changes
        2014-09-22 11:11:20.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Time-Duration-Parse.new/perl-Time-Duration-Parse.changes
   2015-07-08 06:59:33.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Jul  4 08:57:50 UTC 2015 - [email protected]
+
+- updated to 0.12
+   see /usr/share/doc/packages/perl-Time-Duration-Parse/Changes
+
+  0.12 2015-07-02 NEILB
+      - Added [MetaJSON] to dist.ini, so the dist will get a META.json file.
+        RT#105627 from ETHER.
+
+-------------------------------------------------------------------

Old:
----
  Time-Duration-Parse-0.11.tar.gz

New:
----
  Time-Duration-Parse-0.12.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Time-Duration-Parse.spec ++++++
--- /var/tmp/diff_new_pack.FqGyq8/_old  2015-07-08 06:59:34.000000000 +0200
+++ /var/tmp/diff_new_pack.FqGyq8/_new  2015-07-08 06:59:34.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Time-Duration-Parse
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,14 +17,15 @@
 
 
 Name:           perl-Time-Duration-Parse
-Version:        0.11
+Version:        0.12
 Release:        0
 %define cpan_name Time-Duration-Parse
 Summary:        Parse string that represents time duration
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Time-Duration-Parse/
-Source:         
http://www.cpan.org/authors/id/N/NE/NEILB/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/N/NE/NEILB/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++++++ Time-Duration-Parse-0.11.tar.gz -> Time-Duration-Parse-0.12.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Time-Duration-Parse-0.11/Changes 
new/Time-Duration-Parse-0.12/Changes
--- old/Time-Duration-Parse-0.11/Changes        2014-03-26 23:44:19.000000000 
+0100
+++ new/Time-Duration-Parse-0.12/Changes        2015-07-02 22:56:55.000000000 
+0200
@@ -1,5 +1,9 @@
 Revision history for Perl extension Time::Duration::Parse
 
+0.12 2015-07-02 NEILB
+    - Added [MetaJSON] to dist.ini, so the dist will get a META.json file.
+      RT#105627 from ETHER.
+
 0.11 2014-03-26
     - Min perl version now set to 5.6.0
     - Added description of DateTime::Format::Duration to SEE ALSO
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Time-Duration-Parse-0.11/LICENSE 
new/Time-Duration-Parse-0.12/LICENSE
--- old/Time-Duration-Parse-0.11/LICENSE        2014-03-26 23:44:19.000000000 
+0100
+++ new/Time-Duration-Parse-0.12/LICENSE        2015-07-02 22:56:55.000000000 
+0200
@@ -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.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Time-Duration-Parse-0.11/MANIFEST 
new/Time-Duration-Parse-0.12/MANIFEST
--- old/Time-Duration-Parse-0.11/MANIFEST       2014-03-26 23:44:19.000000000 
+0100
+++ new/Time-Duration-Parse-0.12/MANIFEST       2015-07-02 22:56:55.000000000 
+0200
@@ -1,7 +1,8 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.013.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.032.
 Changes
 LICENSE
 MANIFEST
+META.json
 META.yml
 Makefile.PL
 README
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Time-Duration-Parse-0.11/META.json 
new/Time-Duration-Parse-0.12/META.json
--- old/Time-Duration-Parse-0.11/META.json      1970-01-01 01:00:00.000000000 
+0100
+++ new/Time-Duration-Parse-0.12/META.json      2015-07-02 22:56:55.000000000 
+0200
@@ -0,0 +1,49 @@
+{
+   "abstract" : "Parse string that represents time duration",
+   "author" : [
+      "Tatsuhiko Miyagawa <[email protected]>"
+   ],
+   "dynamic_config" : 0,
+   "generated_by" : "Dist::Zilla version 5.032, CPAN::Meta::Converter version 
2.150001",
+   "license" : [
+      "perl_5"
+   ],
+   "meta-spec" : {
+      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
+      "version" : "2"
+   },
+   "name" : "Time-Duration-Parse",
+   "prereqs" : {
+      "configure" : {
+         "requires" : {
+            "ExtUtils::MakeMaker" : "0"
+         }
+      },
+      "runtime" : {
+         "requires" : {
+            "Carp" : "0",
+            "Exporter::Lite" : "0",
+            "perl" : "5.006",
+            "strict" : "0",
+            "warnings" : "0"
+         }
+      },
+      "test" : {
+         "requires" : {
+            "Test::More" : "0.88",
+            "Time::Duration" : "0"
+         }
+      }
+   },
+   "release_status" : "stable",
+   "resources" : {
+      "homepage" : "https://github.com/neilbowers/Time-Duration-Parse";,
+      "repository" : {
+         "type" : "git",
+         "url" : "https://github.com/neilbowers/Time-Duration-Parse.git";,
+         "web" : "https://github.com/neilbowers/Time-Duration-Parse";
+      }
+   },
+   "version" : "0.12"
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Time-Duration-Parse-0.11/META.yml 
new/Time-Duration-Parse-0.12/META.yml
--- old/Time-Duration-Parse-0.11/META.yml       2014-03-26 23:44:19.000000000 
+0100
+++ new/Time-Duration-Parse-0.12/META.yml       2015-07-02 22:56:55.000000000 
+0200
@@ -6,9 +6,9 @@
   Test::More: '0.88'
   Time::Duration: '0'
 configure_requires:
-  ExtUtils::MakeMaker: '6.30'
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.013, CPAN::Meta::Converter version 
2.133380'
+generated_by: 'Dist::Zilla version 5.032, CPAN::Meta::Converter version 
2.150001'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -23,4 +23,4 @@
 resources:
   homepage: https://github.com/neilbowers/Time-Duration-Parse
   repository: https://github.com/neilbowers/Time-Duration-Parse.git
-version: '0.11'
+version: '0.12'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Time-Duration-Parse-0.11/Makefile.PL 
new/Time-Duration-Parse-0.12/Makefile.PL
--- old/Time-Duration-Parse-0.11/Makefile.PL    2014-03-26 23:44:19.000000000 
+0100
+++ new/Time-Duration-Parse-0.12/Makefile.PL    2015-07-02 22:56:55.000000000 
+0200
@@ -1,24 +1,21 @@
-
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.013.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.032.
 use strict;
 use warnings;
 
 use 5.006;
 
-use ExtUtils::MakeMaker 6.30;
-
-
+use ExtUtils::MakeMaker;
 
 my %WriteMakefileArgs = (
   "ABSTRACT" => "Parse string that represents time duration",
   "AUTHOR" => "Tatsuhiko Miyagawa <miyagawa\@bulknews.net>",
-  "BUILD_REQUIRES" => {},
   "CONFIGURE_REQUIRES" => {
-    "ExtUtils::MakeMaker" => "6.30"
+    "ExtUtils::MakeMaker" => 0
   },
   "DISTNAME" => "Time-Duration-Parse",
   "EXE_FILES" => [],
   "LICENSE" => "perl",
+  "MIN_PERL_VERSION" => "5.006",
   "NAME" => "Time::Duration::Parse",
   "PREREQ_PM" => {
     "Carp" => 0,
@@ -30,7 +27,7 @@
     "Test::More" => "0.88",
     "Time::Duration" => 0
   },
-  "VERSION" => "0.11",
+  "VERSION" => "0.12",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -40,6 +37,7 @@
 my %FallbackPrereqs = (
   "Carp" => 0,
   "Exporter::Lite" => 0,
+  "ExtUtils::MakeMaker" => 0,
   "Test::More" => "0.88",
   "Time::Duration" => 0,
   "strict" => 0,
@@ -57,6 +55,3 @@
   unless eval { ExtUtils::MakeMaker->VERSION(6.52) };
 
 WriteMakefile(%WriteMakefileArgs);
-
-
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Time-Duration-Parse-0.11/README 
new/Time-Duration-Parse-0.12/README
--- old/Time-Duration-Parse-0.11/README 2014-03-26 23:44:19.000000000 +0100
+++ new/Time-Duration-Parse-0.12/README 2015-07-02 22:56:55.000000000 +0200
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Time-Duration-Parse,
-version 0.11:
+version 0.12:
 
   Parse string that represents time duration
 
@@ -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.013.
+This README file was generated by Dist::Zilla::Plugin::Readme v5.032.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Time-Duration-Parse-0.11/dist.ini 
new/Time-Duration-Parse-0.12/dist.ini
--- old/Time-Duration-Parse-0.11/dist.ini       2014-03-26 23:44:19.000000000 
+0100
+++ new/Time-Duration-Parse-0.12/dist.ini       2015-07-02 22:56:55.000000000 
+0200
@@ -4,9 +4,10 @@
 copyright_holder = Tatsuhiko Miyagawa
 copyright_year   = 2006
 
-version = 0.11
+version = 0.12
 
 [@Basic]
 [PkgVersion]
 [AutoPrereqs]
+[MetaJSON]
 [GithubMeta]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Time-Duration-Parse-0.11/lib/Time/Duration/Parse.pm 
new/Time-Duration-Parse-0.12/lib/Time/Duration/Parse.pm
--- old/Time-Duration-Parse-0.11/lib/Time/Duration/Parse.pm     2014-03-26 
23:44:19.000000000 +0100
+++ new/Time-Duration-Parse-0.12/lib/Time/Duration/Parse.pm     2015-07-02 
22:56:55.000000000 +0200
@@ -1,5 +1,5 @@
 package Time::Duration::Parse;
-$Time::Duration::Parse::VERSION = '0.11';
+$Time::Duration::Parse::VERSION = '0.12';
 use 5.006;
 use strict;
 use warnings;

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

Reply via email to