Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-DateTime for openSUSE:Factory 
checked in at 2022-01-03 10:48:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DateTime (Old)
 and      /work/SRC/openSUSE:Factory/.perl-DateTime.new.1896 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-DateTime"

Mon Jan  3 10:48:55 2022 rev:52 rq:943418 version:1.55

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-DateTime/perl-DateTime.changes      
2020-12-13 17:29:24.212329089 +0100
+++ /work/SRC/openSUSE:Factory/.perl-DateTime.new.1896/perl-DateTime.changes    
2022-01-03 10:49:00.163570873 +0100
@@ -1,0 +2,12 @@
+Fri Dec 24 03:06:11 UTC 2021 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 1.55
+   see /usr/share/doc/packages/perl-DateTime/Changes
+
+  1.55   2021-12-23
+
+  - Another documentation fix release. This fixes some mistakes, fixes some
+    broken links, and removes all references to the long-dead datetime.perl.org
+    site.
+
+-------------------------------------------------------------------

Old:
----
  DateTime-1.54.tar.gz

New:
----
  DateTime-1.55.tar.gz

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

Other differences:
------------------
++++++ perl-DateTime.spec ++++++
--- /var/tmp/diff_new_pack.IXPT1u/_old  2022-01-03 10:49:00.591571037 +0100
+++ /var/tmp/diff_new_pack.IXPT1u/_new  2022-01-03 10:49:00.595571038 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-DateTime
 #
-# 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,17 +16,15 @@
 #
 
 
+%define cpan_name DateTime
 Name:           perl-DateTime
-Version:        1.54
+Version:        1.55
 Release:        0
-%define cpan_name DateTime
 Summary:        Date and time object for Perl
 License:        Artistic-2.0
-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
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(CPAN::Meta::Check) >= 0.011
@@ -64,10 +62,7 @@
 
 %description
 DateTime is a class for the representation of date/time combinations, and
-is part of the Perl DateTime project. For details on this project please
-see http://datetime.perl.org/. The DateTime site has a FAQ which may help
-answer many "how do I do X?" questions. The FAQ is at
-http://datetime.perl.org/wiki/datetime/page/FAQ.
+is part of the Perl DateTime project.
 
 It represents the Gregorian calendar, extended backwards in time before its
 creation (in 1582). This is sometimes known as the "proleptic Gregorian
@@ -81,11 +76,12 @@
 For infinite datetimes, please see the DateTime::Infinite module.
 
 %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 OPTIMIZE="%{optflags}"
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -96,8 +92,7 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
-%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md CREDITS 
leaptab.txt README.md TODO
+%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md CREDITS 
leaptab.txt precious.toml README.md TODO
 %license LICENSE
 
 %changelog

++++++ DateTime-1.54.tar.gz -> DateTime-1.55.tar.gz ++++++
++++ 10135 lines of diff (skipped)

Reply via email to