commit perl-Lingua-EN-Inflect for openSUSE:Factory
Hello community, here is the log from the commit of package perl-Lingua-EN-Inflect for openSUSE:Factory checked in at 2019-05-06 21:13:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Lingua-EN-Inflect (Old) and /work/SRC/openSUSE:Factory/.perl-Lingua-EN-Inflect.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-Lingua-EN-Inflect" Mon May 6 21:13:40 2019 rev:13 rq:700734 version:1.904 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Lingua-EN-Inflect/perl-Lingua-EN-Inflect.changes 2017-11-15 16:54:21.319606208 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Lingua-EN-Inflect.new.5148/perl-Lingua-EN-Inflect.changes 2019-05-06 21:13:42.480499995 +0200 @@ -1,0 +2,13 @@ +Sun Apr 28 05:17:51 UTC 2019 - Stephan Kulow <coolo@suse.com> + +- updated to 1.904 + see /usr/share/doc/packages/perl-Lingua-EN-Inflect/Changes + + + + 1.904 Sat Apr 27 22:01:03 2019 + + - Corrected 'cyclops', 'triceratops', etc. + (Thanks, Lady Aleena) + +------------------------------------------------------------------- Old: ---- Lingua-EN-Inflect-1.903.tar.gz New: ---- Lingua-EN-Inflect-1.904.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Lingua-EN-Inflect.spec ++++++ --- /var/tmp/diff_new_pack.J3gaSK/_old 2019-05-06 21:13:42.964501332 +0200 +++ /var/tmp/diff_new_pack.J3gaSK/_new 2019-05-06 21:13:42.968501343 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Lingua-EN-Inflect # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: perl-Lingua-EN-Inflect -Version: 1.903 +Version: 1.904 Release: 0 %define cpan_name Lingua-EN-Inflect Summary: Convert singular to plural. Select "a" or "an" -License: GPL-1.0+ or Artistic-1.0 +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/Lingua-EN-Inflect/ +Url: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/D/DC/DCONWAY/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch @@ -72,11 +72,11 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 %build -%{__perl} Makefile.PL INSTALLDIRS=vendor -%{__make} %{?_smp_mflags} +perl Makefile.PL INSTALLDIRS=vendor +make %{?_smp_mflags} %check -%{__make} test +make test %install %perl_make_install ++++++ Lingua-EN-Inflect-1.903.tar.gz -> Lingua-EN-Inflect-1.904.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Lingua-EN-Inflect-1.903/Changes new/Lingua-EN-Inflect-1.904/Changes --- old/Lingua-EN-Inflect-1.903/Changes 2017-10-30 01:44:44.000000000 +0100 +++ new/Lingua-EN-Inflect-1.904/Changes 2019-04-27 14:01:03.000000000 +0200 @@ -270,3 +270,9 @@ - Various bugs in documentation code debugged (Thanks, Kornel!) + + +1.904 Sat Apr 27 22:01:03 2019 + + - Corrected 'cyclops', 'triceratops', etc. + (Thanks, Lady Aleena) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Lingua-EN-Inflect-1.903/META.json new/Lingua-EN-Inflect-1.904/META.json --- old/Lingua-EN-Inflect-1.903/META.json 2017-10-30 01:44:49.000000000 +0100 +++ new/Lingua-EN-Inflect-1.904/META.json 2019-04-27 14:01:07.000000000 +0200 @@ -4,7 +4,7 @@ "Damian Conway <DCONWAY@CPAN.org>" ], "dynamic_config" : 1, - "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.142690", + "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.143240", "license" : [ "unknown" ], @@ -37,5 +37,5 @@ } }, "release_status" : "stable", - "version" : "1.903" + "version" : "1.904" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Lingua-EN-Inflect-1.903/META.yml new/Lingua-EN-Inflect-1.904/META.yml --- old/Lingua-EN-Inflect-1.903/META.yml 2017-10-30 01:44:48.000000000 +0100 +++ new/Lingua-EN-Inflect-1.904/META.yml 2019-04-27 14:01:07.000000000 +0200 @@ -7,7 +7,7 @@ configure_requires: ExtUtils::MakeMaker: '0' dynamic_config: 1 -generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.142690' +generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.143240' license: unknown meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -19,4 +19,4 @@ - inc requires: Test::More: '0' -version: '1.903' +version: '1.904' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Lingua-EN-Inflect-1.903/README new/Lingua-EN-Inflect-1.904/README --- old/Lingua-EN-Inflect-1.903/README 2017-10-30 01:44:44.000000000 +0100 +++ new/Lingua-EN-Inflect-1.904/README 2019-04-27 14:01:03.000000000 +0200 @@ -1,4 +1,4 @@ -Lingua::EN::Inflect version 1.903 +Lingua::EN::Inflect version 1.904 The exportable subroutines of Lingua::EN::Inflect provide plural inflections and "a"/"an" selection for English words. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Lingua-EN-Inflect-1.903/lib/Lingua/EN/Inflect.pm new/Lingua-EN-Inflect-1.904/lib/Lingua/EN/Inflect.pm --- old/Lingua-EN-Inflect-1.903/lib/Lingua/EN/Inflect.pm 2017-10-30 01:44:44.000000000 +0100 +++ new/Lingua-EN-Inflect-1.904/lib/Lingua/EN/Inflect.pm 2019-04-27 14:01:03.000000000 +0200 @@ -7,7 +7,7 @@ require Exporter; @ISA = qw(Exporter); -our $VERSION = '1.903'; +our $VERSION = '1.904'; %EXPORT_TAGS = ( @@ -157,6 +157,10 @@ 'editio princeps' => 'editiones principes', 'starets' => 'startsy', 'staretz' => 'startzy', + 'cyclops' => 'cyclopses', + 'tursiops' => 'tursiopses', + 'triceratops' => 'triceratopses', + 'protoceratops' => 'protoceratopses', ); my %PL_sb_irregular = @@ -1831,7 +1835,7 @@ =head1 VERSION -This document describes version 1.903 of Lingua::EN::Inflect +This document describes version 1.904 of Lingua::EN::Inflect =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Lingua-EN-Inflect-1.903/t/inflections.t new/Lingua-EN-Inflect-1.904/t/inflections.t --- old/Lingua-EN-Inflect-1.903/t/inflections.t 2011-05-20 09:20:26.000000000 +0200 +++ new/Lingua-EN-Inflect-1.904/t/inflections.t 2019-04-27 13:58:40.000000000 +0200 @@ -184,8 +184,16 @@ ok ( PART_PRES("spies") eq "spying" ); ok ( PART_PRES("skis") eq "skiing" ); -BEGIN { $| = 1; print "1..962\n"; } +BEGIN { $| = 1; print "1..970\n"; } __DATA__ + Fury -> Furies|Furys + fury -> furies + jury -> juries + conjury -> conjuries + augury -> auguries + cyclops -> cyclopses + tursiops -> tursiopses + triceratops -> triceratopses brother-german -> brothers-german | brethren-german Tornese -> Tornesi put-off -> put-offs
participants (1)
-
root