Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-DateTime-Format-ISO8601 for 
openSUSE:Factory checked in at 2021-02-16 22:40:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Format-ISO8601 (Old)
 and      /work/SRC/openSUSE:Factory/.perl-DateTime-Format-ISO8601.new.28504 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-DateTime-Format-ISO8601"

Tue Feb 16 22:40:43 2021 rev:4 rq:872804 version:0.16

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-DateTime-Format-ISO8601/perl-DateTime-Format-ISO8601.changes
        2020-10-28 09:59:12.483179421 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-DateTime-Format-ISO8601.new.28504/perl-DateTime-Format-ISO8601.changes
     2021-02-16 22:51:06.914715364 +0100
@@ -1,0 +2,11 @@
+Tue Feb 16 10:22:08 UTC 2021 - Dirk Stoecker <opens...@dstoecker.de>
+
+- updated to 0.16
+   see /usr/share/doc/packages/perl-DateTime-Format-ISO8601/Changes
+
+  0.16     2021-02-14
+
+  - Add support for YYYYMMDDThhmm[+-]hhmm and YYYY-MM-DDThh:mm+hh:mm
+    formats. Based on GH #13 from lbjw.
+
+-------------------------------------------------------------------

Old:
----
  DateTime-Format-ISO8601-0.15.tar.gz

New:
----
  DateTime-Format-ISO8601-0.16.tar.gz

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

Other differences:
------------------
++++++ perl-DateTime-Format-ISO8601.spec ++++++
--- /var/tmp/diff_new_pack.HkyLah/_old  2021-02-16 22:51:07.550716191 +0100
+++ /var/tmp/diff_new_pack.HkyLah/_new  2021-02-16 22:51:07.554716197 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-DateTime-Format-ISO8601
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,16 @@
 #
 
 
+%define cpan_name DateTime-Format-ISO8601
 Name:           perl-DateTime-Format-ISO8601
-Version:        0.15
+Version:        0.16
 Release:        0
-%define cpan_name DateTime-Format-ISO8601
 Summary:        Parses ISO8601 formats
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(DateTime) >= 1.45
@@ -57,11 +55,12 @@
 will be supported in a later release.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -72,8 +71,7 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
-%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md 
Todo
+%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md Todo
 %license LICENSE
 
 %changelog

++++++ DateTime-Format-ISO8601-0.15.tar.gz -> 
DateTime-Format-ISO8601-0.16.tar.gz ++++++
++++ 1886 lines of diff (skipped)

++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.HkyLah/_old  2021-02-16 22:51:07.694716379 +0100
+++ /var/tmp/diff_new_pack.HkyLah/_new  2021-02-16 22:51:07.694716379 +0100
@@ -18,3 +18,4 @@
 #skip_noarch: 1
 #custom_build: -
 #./Build build flags=%{?_smp_mflags} --myflag
+skip_doc: precious.toml|azure-pipelines.yml

Reply via email to