Hello community,
here is the log from the commit of package perl-Lingua-EN-Inflect for
openSUSE:Factory checked in at 2017-05-31 12:18:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Lingua-EN-Inflect (Old)
and /work/SRC/openSUSE:Factory/.perl-Lingua-EN-Inflect.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Lingua-EN-Inflect"
Wed May 31 12:18:50 2017 rev:11 rq:498860 version:1.902
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Lingua-EN-Inflect/perl-Lingua-EN-Inflect.changes
2017-01-10 10:46:51.358826869 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Lingua-EN-Inflect.new/perl-Lingua-EN-Inflect.changes
2017-05-31 12:19:56.074770922 +0200
@@ -1,0 +2,13 @@
+Sun May 28 05:57:44 UTC 2017 - [email protected]
+
+- updated to 1.902
+ see /usr/share/doc/packages/perl-Lingua-EN-Inflect/Changes
+
+
+
+ 1.902 Sat May 27 22:23:21 2017
+
+ - Noted the new conversion documentation in Lingua::EN::Inflexion
+ (thanks Lady Aleena)
+
+-------------------------------------------------------------------
Old:
----
Lingua-EN-Inflect-1.901.tar.gz
New:
----
Lingua-EN-Inflect-1.902.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Lingua-EN-Inflect.spec ++++++
--- /var/tmp/diff_new_pack.Sq4ZNV/_old 2017-05-31 12:19:56.586698656 +0200
+++ /var/tmp/diff_new_pack.Sq4ZNV/_new 2017-05-31 12:19:56.590698091 +0200
@@ -17,14 +17,14 @@
Name: perl-Lingua-EN-Inflect
-Version: 1.901
+Version: 1.902
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
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Lingua-EN-Inflect/
-Source0:
http://www.cpan.org/authors/id/D/DC/DCONWAY/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/D/DC/DCONWAY/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -33,11 +33,12 @@
%{perl_requires}
%description
-*[_Note:_ This module is strictly in maintenance mode now. If you're mostly
-interested in singular/plural and a/an inflections, take a look at the
-newer Lingua::EN::Inflexion module, which offers a cleaner and more
+*[_Note:_ This module is strictly in maintenance mode now. Take a look at
+the newer Lingua::EN::Inflexion module, which offers a cleaner and more
convenient interface, has many more features (including plural->singular
-inflexions), and is also much better tested.]*
+inflexions), and is also much better tested. If you have existing code that
+relies on Lingua::EN::Inflect, see the section of the documentation
+entitled "CONVERTING FROM LINGUA::EN::INFLECT". ]*
The exportable subroutines of Lingua::EN::Inflect provide plural
inflections, "a"/"an" selection for English words, and manipulation of
++++++ Lingua-EN-Inflect-1.901.tar.gz -> Lingua-EN-Inflect-1.902.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-EN-Inflect-1.901/Changes
new/Lingua-EN-Inflect-1.902/Changes
--- old/Lingua-EN-Inflect-1.901/Changes 2016-12-31 20:16:25.000000000 +0100
+++ new/Lingua-EN-Inflect-1.902/Changes 2017-05-27 22:23:21.000000000 +0200
@@ -258,3 +258,9 @@
1.901 Sun Jan 1 06:16:25 2017
- Removed Build.PL (thanks SKAJI)
+
+
+1.902 Sat May 27 22:23:21 2017
+
+ - Noted the new conversion documentation in Lingua::EN::Inflexion
+ (thanks Lady Aleena)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-EN-Inflect-1.901/META.json
new/Lingua-EN-Inflect-1.902/META.json
--- old/Lingua-EN-Inflect-1.901/META.json 2016-12-31 20:16:29.000000000
+0100
+++ new/Lingua-EN-Inflect-1.902/META.json 2017-05-27 22:23:25.000000000
+0200
@@ -37,5 +37,5 @@
}
},
"release_status" : "stable",
- "version" : "1.901"
+ "version" : "1.902"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-EN-Inflect-1.901/META.yml
new/Lingua-EN-Inflect-1.902/META.yml
--- old/Lingua-EN-Inflect-1.901/META.yml 2016-12-31 20:16:29.000000000
+0100
+++ new/Lingua-EN-Inflect-1.902/META.yml 2017-05-27 22:23:25.000000000
+0200
@@ -19,4 +19,4 @@
- inc
requires:
Test::More: '0'
-version: '1.901'
+version: '1.902'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-EN-Inflect-1.901/README
new/Lingua-EN-Inflect-1.902/README
--- old/Lingua-EN-Inflect-1.901/README 2016-12-31 20:16:25.000000000 +0100
+++ new/Lingua-EN-Inflect-1.902/README 2017-05-27 22:23:21.000000000 +0200
@@ -1,4 +1,4 @@
-Lingua::EN::Inflect version 1.901
+Lingua::EN::Inflect version 1.902
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.901/lib/Lingua/EN/Inflect.pm
new/Lingua-EN-Inflect-1.902/lib/Lingua/EN/Inflect.pm
--- old/Lingua-EN-Inflect-1.901/lib/Lingua/EN/Inflect.pm 2016-12-31
20:16:25.000000000 +0100
+++ new/Lingua-EN-Inflect-1.902/lib/Lingua/EN/Inflect.pm 2017-05-27
22:23:21.000000000 +0200
@@ -7,7 +7,7 @@
require Exporter;
@ISA = qw(Exporter);
-our $VERSION = '1.901';
+our $VERSION = '1.902';
%EXPORT_TAGS =
(
@@ -1831,7 +1831,7 @@
=head1 VERSION
-This document describes version 1.901 of Lingua::EN::Inflect
+This document describes version 1.902 of Lingua::EN::Inflect
=head1 SYNOPSIS
@@ -2002,11 +2002,12 @@
=head1 DESCRIPTION
-B<< [I<Note:> This module is strictly in maintenance mode now. If you're
-mostly interested in singular/plural and a/an inflections, take a look
-at the newer Lingua::EN::Inflexion module, which offers a cleaner and
-more convenient interface, has many more features (including
-plural->singular inflexions), and is also much better tested.] >>
+B<< [I<Note:> This module is strictly in maintenance mode now.
+Take a look at the newer L<Lingua::EN::Inflexion> module, which offers a
+cleaner and more convenient interface, has many more features (including
+plural->singular inflexions), and is also much better tested.
+If you have existing code that relies on Lingua::EN::Inflect, see the
+section of the documentation entitled "CONVERTING FROM LINGUA::EN::INFLECT". ]
>>
The exportable subroutines of Lingua::EN::Inflect provide plural
inflections, "a"/"an" selection for English words, and manipulation