Hello community,
here is the log from the commit of package perl-Lingua-EN-Inflect-Number for
openSUSE:Factory checked in at 2015-07-12 22:52:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Lingua-EN-Inflect-Number (Old)
and /work/SRC/openSUSE:Factory/.perl-Lingua-EN-Inflect-Number.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Lingua-EN-Inflect-Number"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Lingua-EN-Inflect-Number/perl-Lingua-EN-Inflect-Number.changes
2015-04-15 16:23:53.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Lingua-EN-Inflect-Number.new/perl-Lingua-EN-Inflect-Number.changes
2015-07-12 22:52:37.000000000 +0200
@@ -1,0 +2,10 @@
+Tue Jul 7 09:03:47 UTC 2015 - [email protected]
+
+- updated to 1.12
+ see /usr/share/doc/packages/perl-Lingua-EN-Inflect-Number/Changes
+
+ 1.12 2015-07-04 NEILB
+ - Added [MetaJSON] to dist.ini, so release will include META.json.
+ RT#105629 from ETHER++
+
+-------------------------------------------------------------------
Old:
----
Lingua-EN-Inflect-Number-1.11.tar.gz
New:
----
Lingua-EN-Inflect-Number-1.12.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Lingua-EN-Inflect-Number.spec ++++++
--- /var/tmp/diff_new_pack.x6pHbB/_old 2015-07-12 22:52:38.000000000 +0200
+++ /var/tmp/diff_new_pack.x6pHbB/_new 2015-07-12 22:52:38.000000000 +0200
@@ -17,14 +17,15 @@
Name: perl-Lingua-EN-Inflect-Number
-Version: 1.11
+Version: 1.12
Release: 0
%define cpan_name Lingua-EN-Inflect-Number
Summary: Force number of words to singular or plural
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Lingua-EN-Inflect-Number/
-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
++++++ Lingua-EN-Inflect-Number-1.11.tar.gz ->
Lingua-EN-Inflect-Number-1.12.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-EN-Inflect-Number-1.11/Changes
new/Lingua-EN-Inflect-Number-1.12/Changes
--- old/Lingua-EN-Inflect-Number-1.11/Changes 2014-06-07 18:39:51.000000000
+0200
+++ new/Lingua-EN-Inflect-Number-1.12/Changes 2015-07-04 10:00:04.000000000
+0200
@@ -1,5 +1,9 @@
Revision history for Perl module Lingua::EN::Inflect::Number
+1.12 2015-07-04 NEILB
+ - Added [MetaJSON] to dist.ini, so release will include META.json.
+ RT#105629 from ETHER++
+
1.11 2014-06-09
- Set up the usual directory structure
- Switched to Dist::Zilla
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-EN-Inflect-Number-1.11/LICENSE
new/Lingua-EN-Inflect-Number-1.12/LICENSE
--- old/Lingua-EN-Inflect-Number-1.11/LICENSE 2014-06-07 18:39:51.000000000
+0200
+++ new/Lingua-EN-Inflect-Number-1.12/LICENSE 2015-07-04 10:00:04.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/Lingua-EN-Inflect-Number-1.11/MANIFEST
new/Lingua-EN-Inflect-Number-1.12/MANIFEST
--- old/Lingua-EN-Inflect-Number-1.11/MANIFEST 2014-06-07 18:39:51.000000000
+0200
+++ new/Lingua-EN-Inflect-Number-1.12/MANIFEST 2015-07-04 10:00:04.000000000
+0200
@@ -1,7 +1,8 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v5.019.
+# 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/Lingua-EN-Inflect-Number-1.11/META.json
new/Lingua-EN-Inflect-Number-1.12/META.json
--- old/Lingua-EN-Inflect-Number-1.11/META.json 1970-01-01 01:00:00.000000000
+0100
+++ new/Lingua-EN-Inflect-Number-1.12/META.json 2015-07-04 10:00:04.000000000
+0200
@@ -0,0 +1,48 @@
+{
+ "abstract" : "Force number of words to singular or plural",
+ "author" : [
+ "Simon Cozens <[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" : "Lingua-EN-Inflect-Number",
+ "prereqs" : {
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : "0"
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "Exporter" : "0",
+ "Lingua::EN::Inflect" : "0",
+ "perl" : "5.006",
+ "strict" : "0",
+ "warnings" : "0"
+ }
+ },
+ "test" : {
+ "requires" : {
+ "Test::More" : "0"
+ }
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "homepage" : "https://github.com/neilbowers/Lingua-EN-Inflect-Number",
+ "repository" : {
+ "type" : "git",
+ "url" : "https://github.com/neilbowers/Lingua-EN-Inflect-Number.git",
+ "web" : "https://github.com/neilbowers/Lingua-EN-Inflect-Number"
+ }
+ },
+ "version" : "1.12"
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-EN-Inflect-Number-1.11/META.yml
new/Lingua-EN-Inflect-Number-1.12/META.yml
--- old/Lingua-EN-Inflect-Number-1.11/META.yml 2014-06-07 18:39:51.000000000
+0200
+++ new/Lingua-EN-Inflect-Number-1.12/META.yml 2015-07-04 10:00:04.000000000
+0200
@@ -5,9 +5,9 @@
build_requires:
Test::More: '0'
configure_requires:
- ExtUtils::MakeMaker: '6.30'
+ ExtUtils::MakeMaker: '0'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.019, CPAN::Meta::Converter version
2.141170'
+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
@@ -22,4 +22,4 @@
resources:
homepage: https://github.com/neilbowers/Lingua-EN-Inflect-Number
repository: https://github.com/neilbowers/Lingua-EN-Inflect-Number.git
-version: '1.11'
+version: '1.12'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-EN-Inflect-Number-1.11/Makefile.PL
new/Lingua-EN-Inflect-Number-1.12/Makefile.PL
--- old/Lingua-EN-Inflect-Number-1.11/Makefile.PL 2014-06-07
18:39:51.000000000 +0200
+++ new/Lingua-EN-Inflect-Number-1.12/Makefile.PL 2015-07-04
10:00:04.000000000 +0200
@@ -1,23 +1,21 @@
-
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v5.019.
+# 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" => "Force number of words to singular or plural",
"AUTHOR" => "Simon Cozens <simon\@cpan.org>",
"CONFIGURE_REQUIRES" => {
- "ExtUtils::MakeMaker" => "6.30"
+ "ExtUtils::MakeMaker" => 0
},
"DISTNAME" => "Lingua-EN-Inflect-Number",
"EXE_FILES" => [],
"LICENSE" => "perl",
+ "MIN_PERL_VERSION" => "5.006",
"NAME" => "Lingua::EN::Inflect::Number",
"PREREQ_PM" => {
"Exporter" => 0,
@@ -28,7 +26,7 @@
"TEST_REQUIRES" => {
"Test::More" => 0
},
- "VERSION" => "1.11",
+ "VERSION" => "1.12",
"test" => {
"TESTS" => "t/*.t"
}
@@ -37,6 +35,7 @@
my %FallbackPrereqs = (
"Exporter" => 0,
+ "ExtUtils::MakeMaker" => 0,
"Lingua::EN::Inflect" => 0,
"Test::More" => 0,
"strict" => 0,
@@ -54,6 +53,3 @@
unless eval { ExtUtils::MakeMaker->VERSION(6.52) };
WriteMakefile(%WriteMakefileArgs);
-
-
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-EN-Inflect-Number-1.11/README
new/Lingua-EN-Inflect-Number-1.12/README
--- old/Lingua-EN-Inflect-Number-1.11/README 2014-06-07 18:39:51.000000000
+0200
+++ new/Lingua-EN-Inflect-Number-1.12/README 2015-07-04 10:00:04.000000000
+0200
@@ -1,7 +1,7 @@
This archive contains the distribution Lingua-EN-Inflect-Number,
-version 1.11:
+version 1.12:
Force number of words to singular or plural
@@ -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.019.
+This README file was generated by Dist::Zilla::Plugin::Readme v5.032.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-EN-Inflect-Number-1.11/dist.ini
new/Lingua-EN-Inflect-Number-1.12/dist.ini
--- old/Lingua-EN-Inflect-Number-1.11/dist.ini 2014-06-07 18:39:51.000000000
+0200
+++ new/Lingua-EN-Inflect-Number-1.12/dist.ini 2015-07-04 10:00:04.000000000
+0200
@@ -4,9 +4,14 @@
copyright_holder = Simon Cozens
copyright_year = 2004
-version = 1.11
+version = 1.12
[@Basic]
[PkgVersion]
[AutoPrereqs]
+[MetaJSON]
[GithubMeta]
+
+[Git::Tag]
+tag_message=
+[Git::Push]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Lingua-EN-Inflect-Number-1.11/lib/Lingua/EN/Inflect/Number.pm
new/Lingua-EN-Inflect-Number-1.12/lib/Lingua/EN/Inflect/Number.pm
--- old/Lingua-EN-Inflect-Number-1.11/lib/Lingua/EN/Inflect/Number.pm
2014-06-07 18:39:51.000000000 +0200
+++ new/Lingua-EN-Inflect-Number-1.12/lib/Lingua/EN/Inflect/Number.pm
2015-07-04 10:00:04.000000000 +0200
@@ -1,5 +1,5 @@
package Lingua::EN::Inflect::Number;
-$Lingua::EN::Inflect::Number::VERSION = '1.11';
+$Lingua::EN::Inflect::Number::VERSION = '1.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