Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-HTTP-Date for openSUSE:Factory 
checked in at 2023-07-12 17:26:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTTP-Date (Old)
 and      /work/SRC/openSUSE:Factory/.perl-HTTP-Date.new.8922 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-HTTP-Date"

Wed Jul 12 17:26:06 2023 rev:13 rq:1098072 version:6.06

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-HTTP-Date/perl-HTTP-Date.changes    
2019-12-23 22:33:52.425727384 +0100
+++ /work/SRC/openSUSE:Factory/.perl-HTTP-Date.new.8922/perl-HTTP-Date.changes  
2023-07-12 17:26:08.622071993 +0200
@@ -1,0 +2,13 @@
+Fri Jul  7 03:07:18 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 6.06
+   see /usr/share/doc/packages/perl-HTTP-Date/Changes
+
+  6.06      2023-07-06 22:29:55Z
+      - Use copyright year rather than range (GH#18) (Olaf Alders)
+      - Replace "Test" with "Test::More" (GH#20) (James Raspass)
+      - Remove the executable bit from the test (GH#21) (James Raspass)
+      - Add support for Windows four-digit year format (GH#23) (Grant Street
+        Group)
+
+-------------------------------------------------------------------

Old:
----
  HTTP-Date-6.05.tar.gz

New:
----
  HTTP-Date-6.06.tar.gz

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

Other differences:
------------------
++++++ perl-HTTP-Date.spec ++++++
--- /var/tmp/diff_new_pack.6mwTYh/_old  2023-07-12 17:26:09.882079339 +0200
+++ /var/tmp/diff_new_pack.6mwTYh/_new  2023-07-12 17:26:09.882079339 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTTP-Date
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -16,18 +16,16 @@
 #
 
 
+%define cpan_name HTTP-Date
 Name:           perl-HTTP-Date
-Version:        6.05
+Version:        6.06
 Release:        0
-%define cpan_name HTTP-Date
-Summary:        HTTP::Date - date conversion routines
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
-Url:            https://metacpan.org/release/%{cpan_name}
+Summary:        HTTP::Date - date conversion routines
+URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Time::Local) >= 1.28
@@ -113,6 +111,7 @@
  "Feb  3 17:03"      -- Unix 'ls -l' format
 
  "11-15-96  03:52PM" -- Windows 'dir' format
+ "11-15-1996  03:52PM" -- Windows 'dir' format with four-digit year
 
 The parser ignores leading and trailing whitespace. It also allow the
 seconds to be missing and the month to be numerical in most formats.
@@ -133,12 +132,11 @@
 representing Universal Time.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
-find . -type f ! -path "*/t/*" ! -name "*.pl" ! -name "*.sh" ! -path "*/bin/*" 
! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -149,7 +147,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes CONTRIBUTORS README.md
 %license LICENSE
 

++++++ HTTP-Date-6.05.tar.gz -> HTTP-Date-6.06.tar.gz ++++++
++++ 2063 lines of diff (skipped)

Reply via email to