Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-DateTime-Format-Natural for 
openSUSE:Factory checked in at 2023-02-28 12:48:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Format-Natural (Old)
 and      /work/SRC/openSUSE:Factory/.perl-DateTime-Format-Natural.new.31432 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-DateTime-Format-Natural"

Tue Feb 28 12:48:45 2023 rev:8 rq:1066009 version:1.16

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-DateTime-Format-Natural/perl-DateTime-Format-Natural.changes
        2022-01-28 22:13:22.986542196 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-DateTime-Format-Natural.new.31432/perl-DateTime-Format-Natural.changes
     2023-02-28 12:49:06.824664261 +0100
@@ -1,0 +2,34 @@
+Sun Feb  5 03:07:32 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 1.16
+   see /usr/share/doc/packages/perl-DateTime-Format-Natural/Changes
+
+  1.16  2023-02-04  <schubi...@cpan.org>
+   - Merged development version to stable.
+  1.15_03  2023-02-03  <schubi...@cpan.org>
+   - Drop generating compat Makefile.PL.
+  1.15_02  2023-02-02  <schubi...@cpan.org>
+   - Remove implicit m/d format; adjust tests.
+     [github #11]
+  1.15_01  2023-01-27  <schubi...@cpan.org>
+   - Move further testing modules to test_requires.
+     [inspired by github #10 - Karen Etheridge]
+  1.15  2023-01-12  <schubi...@cpan.org>
+   - Merged development version to stable.
+  1.14_03  2023-01-10  <schubi...@cpan.org>
+   - Minor whitespace tweak.
+  1.14_02  2023-01-09  <schubi...@cpan.org>
+   - Move testing modules to test_requires.
+     [github #20 - Olaf Alders]
+   - List Jim Avera in credits.
+  1.14_01  2023-01-08  <schubi...@cpan.org>
+   - Fix extract_datetime fails with newly-created parser.
+     [rt #144219 - Jim Avera]
+  1.14  2022-12-30  <schubi...@cpan.org>
+   - Merged development version to stable.
+  1.13_02  2022-12-29  <schubi...@cpan.org>
+   - Distinguish between truncated/unaltered when testing.
+  1.13_01  2022-08-06  <schubi...@cpan.org>
+   - Add support for millisecond(s) as parsable unit.
+
+-------------------------------------------------------------------

Old:
----
  DateTime-Format-Natural-1.13.tar.gz

New:
----
  DateTime-Format-Natural-1.16.tar.gz

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

Other differences:
------------------
++++++ perl-DateTime-Format-Natural.spec ++++++
--- /var/tmp/diff_new_pack.7anRSF/_old  2023-02-28 12:49:07.320667483 +0100
+++ /var/tmp/diff_new_pack.7anRSF/_new  2023-02-28 12:49:07.324667509 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-DateTime-Format-Natural
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
 
 %define cpan_name DateTime-Format-Natural
 Name:           perl-DateTime-Format-Natural
-Version:        1.13
+Version:        1.16
 Release:        0
-Summary:        Parse informal natural language date/time strings
 License:        Artistic-1.0 OR GPL-1.0-or-later
+Summary:        Parse informal natural language date/time strings
 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
@@ -30,15 +30,17 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(Clone)
 BuildRequires:  perl(DateTime)
+BuildRequires:  perl(DateTime::HiRes)
 BuildRequires:  perl(DateTime::TimeZone)
 BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(Module::Build) >= 0.420000
 BuildRequires:  perl(Module::Util)
 BuildRequires:  perl(Params::Validate) >= 1.15
-BuildRequires:  perl(Test::MockTime)
+BuildRequires:  perl(Test::MockTime::HiRes)
 BuildRequires:  perl(boolean)
 Requires:       perl(Clone)
 Requires:       perl(DateTime)
+Requires:       perl(DateTime::HiRes)
 Requires:       perl(DateTime::TimeZone)
 Requires:       perl(List::MoreUtils)
 Requires:       perl(Params::Validate) >= 1.15
@@ -53,6 +55,7 @@
 
 %prep
 %autosetup  -n %{cpan_name}-%{version}
+
 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
@@ -67,6 +70,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%doc Changes README
+%doc Changes README TODO
 
 %changelog

++++++ DateTime-Format-Natural-1.13.tar.gz -> 
DateTime-Format-Natural-1.16.tar.gz ++++++
++++ 3930 lines of diff (skipped)

Reply via email to