commit perl-DateTime-Format-Natural for openSUSE:Factory

2020-09-25 Thread root
Hello community,

here is the log from the commit of package perl-DateTime-Format-Natural for 
openSUSE:Factory checked in at 2020-09-25 16:35:23

Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Format-Natural (Old)
 and  /work/SRC/openSUSE:Factory/.perl-DateTime-Format-Natural.new.4249 
(New)


Package is "perl-DateTime-Format-Natural"

Fri Sep 25 16:35:23 2020 rev:5 rq:837178 version:1.11

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-DateTime-Format-Natural/perl-DateTime-Format-Natural.changes
2020-06-30 22:25:34.443988920 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-DateTime-Format-Natural.new.4249/perl-DateTime-Format-Natural.changes
  2020-09-25 16:36:27.236152356 +0200
@@ -1,0 +2,22 @@
+Thu Sep 24 03:07:25 UTC 2020 - Tina Müller 
+
+- updated to 1.11
+   see /usr/share/doc/packages/perl-DateTime-Format-Natural/Changes
+
+  1.11  2020-09-23  
+   - Merged development version to stable.
+  1.10_04  2020-09-22  
+   - Fail when parsing month/day with an explicit ymd-format.
+  1.10_03  2020-09-19  
+   - Clarify meaning of format option.
+ [rt #133200 - Ricardo Signes]
+  1.10_02  2020-09-05  
+   - Allow mm/dd and dd/mm as valid formats and amend tests.
+   - Improve format matching regexes.
+   - List example with new format under examples section.
+  1.10_01  2020-08-21  
+   - Allow configuration to make "8/10" mean October 8.
+ [rt #133140 - Ricardo Signes]
+   - Minor tweaks.
+
+---

Old:

  DateTime-Format-Natural-1.10.tar.gz

New:

  DateTime-Format-Natural-1.11.tar.gz



Other differences:
--
++ perl-DateTime-Format-Natural.spec ++
--- /var/tmp/diff_new_pack.0kLReV/_old  2020-09-25 16:36:27.840152892 +0200
+++ /var/tmp/diff_new_pack.0kLReV/_new  2020-09-25 16:36:27.844152895 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-DateTime-Format-Natural
-Version:1.10
+Version:1.11
 Release:0
 %define cpan_name DateTime-Format-Natural
 Summary:Parse informal natural language date/time strings

++ DateTime-Format-Natural-1.10.tar.gz -> 
DateTime-Format-Natural-1.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DateTime-Format-Natural-1.10/Changes 
new/DateTime-Format-Natural-1.11/Changes
--- old/DateTime-Format-Natural-1.10/Changes2020-06-26 20:52:17.0 
+0200
+++ new/DateTime-Format-Natural-1.11/Changes2020-09-23 21:29:34.0 
+0200
@@ -1,5 +1,33 @@
 Revision history for Perl extension DateTime::Format::Natural.
 
+1.11  2020-09-23  
+
+ - Merged development version to stable.
+
+1.10_04  2020-09-22  
+
+ - Fail when parsing month/day with an explicit ymd-format.
+
+1.10_03  2020-09-19  
+
+ - Clarify meaning of format option.
+   [rt #133200 - Ricardo Signes]
+
+1.10_02  2020-09-05  
+
+ - Allow mm/dd and dd/mm as valid formats and amend tests.
+
+ - Improve format matching regexes.
+
+ - List example with new format under examples section.
+
+1.10_01  2020-08-21  
+
+ - Allow configuration to make "8/10" mean October 8.
+   [rt #133140 - Ricardo Signes]
+
+ - Minor tweaks.
+
 1.10  2020-06-26  
 
  - Merged development version to stable.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DateTime-Format-Natural-1.10/META.json 
new/DateTime-Format-Natural-1.11/META.json
--- old/DateTime-Format-Natural-1.10/META.json  2020-06-26 20:52:17.0 
+0200
+++ new/DateTime-Format-Natural-1.11/META.json  2020-09-23 21:29:34.0 
+0200
@@ -53,7 +53,7 @@
"provides" : {
   "DateTime::Format::Natural" : {
  "file" : "lib/DateTime/Format/Natural.pm",
- "version" : "1.10"
+ "version" : "1.11"
   },
   "DateTime::Format::Natural::Calc" : {
  "file" : "lib/DateTime/Format/Natural/Calc.pm",
@@ -81,7 +81,7 @@
   },
   "DateTime::Format::Natural::Formatted" : {
  "file" : "lib/DateTime/Format/Natural/Formatted.pm",
- "version" : "0.07"
+ "version" : "0.10"
   },
   "DateTime::Format::Natural::Helpers" : {
  "file" : "lib/DateTime/Format/Natural/Helpers.pm",
@@ -93,11 +93,11 @@
   },
   "DateTime::Format::Natural::Lang::EN" : {
  "file" : "lib/DateTime/Format/Natural/Lang/EN.pm",
- "version" : "1.68"
+ "version" : "1.69"
   },
   "DateTime::Format::Natural::Rewrite" : {
  "file" : "lib/DateTime/Format/Natural/Rewrite.pm",
- "version" : "0.06"
+ "version" : "0.07"
   },
   "DateTime::Format::Natural::Test" : {
  "file" : "lib/DateTime/Format/Natural/Test.pm",
@@ -121,6 +121,6 @@
  "url" : "https://github.com/stsc/DateTime-Format-N

commit perl-DateTime-Format-Natural for openSUSE:Factory

2020-06-30 Thread root
Hello community,

here is the log from the commit of package perl-DateTime-Format-Natural for 
openSUSE:Factory checked in at 2020-06-30 22:25:32

Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Format-Natural (Old)
 and  /work/SRC/openSUSE:Factory/.perl-DateTime-Format-Natural.new.3060 
(New)


Package is "perl-DateTime-Format-Natural"

Tue Jun 30 22:25:32 2020 rev:4 rq:817914 version:1.10

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-DateTime-Format-Natural/perl-DateTime-Format-Natural.changes
2020-05-20 18:46:17.533394188 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-DateTime-Format-Natural.new.3060/perl-DateTime-Format-Natural.changes
  2020-06-30 22:25:34.443988920 +0200
@@ -1,0 +2,11 @@
+Sat Jun 27 03:08:54 UTC 2020 - Tina Müller 
+
+- updated to 1.10
+   see /usr/share/doc/packages/perl-DateTime-Format-Natural/Changes
+
+  1.10  2020-06-26  
+   - Merged development version to stable.
+  1.09_01  2020-06-21  
+   - Support common unit abbreviations. [github #8 - grr]
+
+---

Old:

  DateTime-Format-Natural-1.09.tar.gz

New:

  DateTime-Format-Natural-1.10.tar.gz



Other differences:
--
++ perl-DateTime-Format-Natural.spec ++
--- /var/tmp/diff_new_pack.d2HyvV/_old  2020-06-30 22:25:34.959990491 +0200
+++ /var/tmp/diff_new_pack.d2HyvV/_new  2020-06-30 22:25:34.963990504 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-DateTime-Format-Natural
-Version:1.09
+Version:1.10
 Release:0
 %define cpan_name DateTime-Format-Natural
 Summary:Parse informal natural language date/time strings

++ DateTime-Format-Natural-1.09.tar.gz -> 
DateTime-Format-Natural-1.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DateTime-Format-Natural-1.09/Changes 
new/DateTime-Format-Natural-1.10/Changes
--- old/DateTime-Format-Natural-1.09/Changes2020-05-17 17:22:46.0 
+0200
+++ new/DateTime-Format-Natural-1.10/Changes2020-06-26 20:52:17.0 
+0200
@@ -1,5 +1,13 @@
 Revision history for Perl extension DateTime::Format::Natural.
 
+1.10  2020-06-26  
+
+ - Merged development version to stable.
+
+1.09_01  2020-06-21  
+
+ - Support common unit abbreviations. [github #8 - grr]
+
 1.09  2020-05-17  
 
  - Merged development version to stable.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DateTime-Format-Natural-1.09/META.json 
new/DateTime-Format-Natural-1.10/META.json
--- old/DateTime-Format-Natural-1.09/META.json  2020-05-17 17:22:46.0 
+0200
+++ new/DateTime-Format-Natural-1.10/META.json  2020-06-26 20:52:17.0 
+0200
@@ -53,7 +53,7 @@
"provides" : {
   "DateTime::Format::Natural" : {
  "file" : "lib/DateTime/Format/Natural.pm",
- "version" : "1.09"
+ "version" : "1.10"
   },
   "DateTime::Format::Natural::Calc" : {
  "file" : "lib/DateTime/Format/Natural/Calc.pm",
@@ -93,7 +93,7 @@
   },
   "DateTime::Format::Natural::Lang::EN" : {
  "file" : "lib/DateTime/Format/Natural/Lang/EN.pm",
- "version" : "1.67"
+ "version" : "1.68"
   },
   "DateTime::Format::Natural::Rewrite" : {
  "file" : "lib/DateTime/Format/Natural/Rewrite.pm",
@@ -121,6 +121,6 @@
  "url" : "https://github.com/stsc/DateTime-Format-Natural";
   }
},
-   "version" : "1.09",
+   "version" : "1.10",
"x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DateTime-Format-Natural-1.09/META.yml 
new/DateTime-Format-Natural-1.10/META.yml
--- old/DateTime-Format-Natural-1.09/META.yml   2020-05-17 17:22:46.0 
+0200
+++ new/DateTime-Format-Natural-1.10/META.yml   2020-06-26 20:52:17.0 
+0200
@@ -22,7 +22,7 @@
 provides:
   DateTime::Format::Natural:
 file: lib/DateTime/Format/Natural.pm
-version: '1.09'
+version: '1.10'
   DateTime::Format::Natural::Calc:
 file: lib/DateTime/Format/Natural/Calc.pm
 version: '1.44'
@@ -52,7 +52,7 @@
 version: '1.08'
   DateTime::Format::Natural::Lang::EN:
 file: lib/DateTime/Format/Natural/Lang/EN.pm
-version: '1.67'
+version: '1.68'
   DateTime::Format::Natural::Rewrite:
 file: lib/DateTime/Format/Natural/Rewrite.pm
 version: '0.06'
@@ -83,5 +83,5 @@
 resources:
   license: http://dev.perl.org/licenses/
   repository: https://github.com/stsc/DateTime-Format-Natural
-version: '1.09'
+version: '1.10'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/DateTime-For

commit perl-DateTime-Format-Natural for openSUSE:Factory

2020-05-20 Thread root
Hello community,

here is the log from the commit of package perl-DateTime-Format-Natural for 
openSUSE:Factory checked in at 2020-05-20 18:45:42

Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Format-Natural (Old)
 and  /work/SRC/openSUSE:Factory/.perl-DateTime-Format-Natural.new.2738 
(New)


Package is "perl-DateTime-Format-Natural"

Wed May 20 18:45:42 2020 rev:3 rq:807422 version:1.09

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-DateTime-Format-Natural/perl-DateTime-Format-Natural.changes
2019-12-09 21:35:32.990090438 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-DateTime-Format-Natural.new.2738/perl-DateTime-Format-Natural.changes
  2020-05-20 18:46:17.533394188 +0200
@@ -1,0 +2,23 @@
+Mon May 18 03:09:33 UTC 2020 - Tina Müller 
+
+updated to 1.09
+   see /usr/share/doc/packages/perl-DateTime-Format-Natural/Changes
+
+  1.09  2020-05-17  
+  
+   - Merged development version to stable.
+  
+  1.08_02  2020-05-01  
+  
+   - Require Params::Validate >=1.15 to fix test failures with
+ older versions. [testers #112427415 - Alexandr Ciornii]
+  
+  1.08_01  2020-04-17  
+  
+   - Prefer the future even stronger with demand_future.
+ [rt #92189 - Ricardo Signes]
+  
+   - When advancing to future times, consider also minutes/seconds.
+  
+
+---

Old:

  DateTime-Format-Natural-1.08.tar.gz

New:

  DateTime-Format-Natural-1.09.tar.gz



Other differences:
--
++ perl-DateTime-Format-Natural.spec ++
--- /var/tmp/diff_new_pack.9EftOJ/_old  2020-05-20 18:46:18.437396219 +0200
+++ /var/tmp/diff_new_pack.9EftOJ/_new  2020-05-20 18:46:18.441396227 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-DateTime-Format-Natural
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   perl-DateTime-Format-Natural
-Version:1.08
+Version:1.09
 Release:0
 %define cpan_name DateTime-Format-Natural
 Summary:Parse informal natural language date/time strings
 License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:https://metacpan.org/release/%{cpan_name}
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/S/SC/SCHUBIGER/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
@@ -36,14 +36,14 @@
 BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(Module::Build) >= 0.42
 BuildRequires:  perl(Module::Util)
-BuildRequires:  perl(Params::Validate)
+BuildRequires:  perl(Params::Validate) >= 1.15
 BuildRequires:  perl(Test::MockTime)
 BuildRequires:  perl(boolean)
 Requires:   perl(Clone)
 Requires:   perl(DateTime)
 Requires:   perl(DateTime::TimeZone)
 Requires:   perl(List::MoreUtils)
-Requires:   perl(Params::Validate)
+Requires:   perl(Params::Validate) >= 1.15
 Requires:   perl(boolean)
 Recommends: perl(Date::Calc)
 %{perl_requires}

++ DateTime-Format-Natural-1.08.tar.gz -> 
DateTime-Format-Natural-1.09.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DateTime-Format-Natural-1.08/Build.PL 
new/DateTime-Format-Natural-1.09/Build.PL
--- old/DateTime-Format-Natural-1.08/Build.PL   2019-12-07 21:50:34.0 
+0100
+++ new/DateTime-Format-Natural-1.09/Build.PL   2020-05-17 17:22:46.0 
+0200
@@ -19,7 +19,7 @@
  'Exporter' => 0,
  'Getopt::Long' => 0,
  'List::MoreUtils' => 0,
- 'Params::Validate' => 0,
+ 'Params::Validate' => '1.15',
  'Scalar::Util' => 0,
  'Storable' => 0,
  'Term::ReadLine' => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DateTime-Format-Natural-1.08/Changes 
new/DateTime-Format-Natural-1.09/Changes
--- old/DateTime-Format-Natural-1.08/Changes2019-12-07 21:50:34.0 
+0100
+++ new/DateTime-Format-Natural-1.09/Changes2020-05-17 17:22:46.0 
+0200
@@ -1,5 +1,21 @@
 Revision history for Perl extension DateTime::Format::Natural.
 
+1.09  2020-05-17  
+
+ - Merged development version to stable.
+
+1.08_02  2020-05-01  
+
+ - Require Params::Validate >=1.15 to fix test failures with
+   older versions. [testers #112427415 - Alexandr Ciornii]
+
+1.08_01  2020-04-17  
+
+ - Prefer the future even stronger with demand_future.
+   [rt #92189 - Ricardo Signes]
+
+

commit perl-DateTime-Format-Natural for openSUSE:Factory

2019-12-09 Thread root
Hello community,

here is the log from the commit of package perl-DateTime-Format-Natural for 
openSUSE:Factory checked in at 2019-12-09 21:35:23

Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Format-Natural (Old)
 and  /work/SRC/openSUSE:Factory/.perl-DateTime-Format-Natural.new.4691 
(New)


Package is "perl-DateTime-Format-Natural"

Mon Dec  9 21:35:23 2019 rev:2 rq:755146 version:1.08

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-DateTime-Format-Natural/perl-DateTime-Format-Natural.changes
2019-05-16 22:05:53.438518329 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-DateTime-Format-Natural.new.4691/perl-DateTime-Format-Natural.changes
  2019-12-09 21:35:32.990090438 +0100
@@ -1,0 +2,25 @@
+Sun Dec  8 03:17:54 UTC 2019 -  
+
+- updated to 1.08
+   see /usr/share/doc/packages/perl-DateTime-Format-Natural/Changes
+
+  1.08  2019-12-07  
+  
+   - Merged development version to stable.
+  
+  1.07_03  2019-12-06  
+  
+   - New supported formats:  seconds/minutes before/after
+ yesterday/today/tomorrow. [github #6 - Felix Ostmann]
+  
+  1.07_02  2019-11-19  
+  
+   - New supported format:  hours before/after today.
+ [github #6 - Felix Ostmann]
+  
+  1.07_01  2019-10-27  
+  
+   - New supported formats:   before/after
+ noon/midnight. [github #6 - Felix Ostmann]
+
+---

Old:

  DateTime-Format-Natural-1.07.tar.gz

New:

  DateTime-Format-Natural-1.08.tar.gz



Other differences:
--
++ perl-DateTime-Format-Natural.spec ++
--- /var/tmp/diff_new_pack.FfClBO/_old  2019-12-09 21:35:34.218089955 +0100
+++ /var/tmp/diff_new_pack.FfClBO/_new  2019-12-09 21:35:34.218089955 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-DateTime-Format-Natural
-Version:1.07
+Version:1.08
 Release:0
 %define cpan_name DateTime-Format-Natural
 Summary:Parse informal natural language date/time strings
@@ -55,7 +55,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Build.PL installdirs=vendor
@@ -70,6 +70,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README scripts
+%doc Changes README
 
 %changelog

++ DateTime-Format-Natural-1.07.tar.gz -> 
DateTime-Format-Natural-1.08.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DateTime-Format-Natural-1.07/Changes 
new/DateTime-Format-Natural-1.08/Changes
--- old/DateTime-Format-Natural-1.07/Changes2019-03-29 20:34:34.0 
+0100
+++ new/DateTime-Format-Natural-1.08/Changes2019-12-07 21:50:34.0 
+0100
@@ -1,5 +1,24 @@
 Revision history for Perl extension DateTime::Format::Natural.
 
+1.08  2019-12-07  
+
+ - Merged development version to stable.
+
+1.07_03  2019-12-06  
+
+ - New supported formats:  seconds/minutes before/after
+   yesterday/today/tomorrow. [github #6 - Felix Ostmann]
+
+1.07_02  2019-11-19  
+
+ - New supported format:  hours before/after today.
+   [github #6 - Felix Ostmann]
+
+1.07_01  2019-10-27  
+
+ - New supported formats:   before/after
+   noon/midnight. [github #6 - Felix Ostmann]
+
 1.07  2019-03-29  
 
  - Merged development version to stable.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DateTime-Format-Natural-1.07/META.json 
new/DateTime-Format-Natural-1.08/META.json
--- old/DateTime-Format-Natural-1.07/META.json  2019-03-29 20:34:34.0 
+0100
+++ new/DateTime-Format-Natural-1.08/META.json  2019-12-07 21:50:34.0 
+0100
@@ -4,13 +4,13 @@
   "Steven Schubiger "
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.4224",
+   "generated_by" : "Module::Build version 0.4229",
"license" : [
   "perl_5"
],
"meta-spec" : {
   "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-  "version" : "2"
+  "version" : 2
},
"name" : "DateTime-Format-Natural",
"prereqs" : {
@@ -53,11 +53,11 @@
"provides" : {
   "DateTime::Format::Natural" : {
  "file" : "lib/DateTime/Format/Natural.pm",
- "version" : "1.07"
+ "version" : "1.08"
   },
   "DateTime::Format::Natural::Calc" : {
  "file" : "lib/DateTime/Format/Natural/Calc.pm",
- "version" : "1.42"
+ "version" : "1.44"
   },
   "DateTime::Format::Natural::Compat" : {
  "file" : "lib/DateTime/Format/Natural/Compat.pm",
@@ -93,7 +93,7 @@
   },
   "DateTime::Format::Natural::Lang::EN" : {
  "file" : "lib/Date