Hello community,

here is the log from the commit of package perl-Time-Local for openSUSE:Factory 
checked in at 2020-01-28 10:54:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Time-Local (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Time-Local.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Time-Local"

Tue Jan 28 10:54:47 2020 rev:2 rq:767813 version:1.30

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Time-Local/perl-Time-Local.changes  
2019-12-03 12:42:25.362132087 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Time-Local.new.26092/perl-Time-Local.changes   
    2020-01-28 10:54:58.481017134 +0100
@@ -1,0 +2,17 @@
+Mon Jan 27 03:09:01 UTC 2020 -  <timueller+p...@suse.de>
+
+- updated to 1.30
+   see /usr/share/doc/packages/perl-Time-Local/Changes
+
+  1.30     2020-01-26
+  
+  - Identical to 1.30.
+  
+  
+  1.29     2020-01-18 (TRIAL RELEASE)
+  
+  - Added timelocal_posix() and timegm_posix() subs. These are _exact_ 
opposites
+    of Perl's localtime() and gmtime(), meaning that a round trip between the
+    two pairs always produces the same value.
+
+-------------------------------------------------------------------

Old:
----
  Time-Local-1.28.tar.gz

New:
----
  Time-Local-1.30.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Time-Local.spec ++++++
--- /var/tmp/diff_new_pack.NK0iV4/_old  2020-01-28 10:54:59.313018109 +0100
+++ /var/tmp/diff_new_pack.NK0iV4/_new  2020-01-28 10:54:59.313018109 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Time-Local
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Time-Local
-Version:        1.28
+Version:        1.30
 Release:        0
 %define cpan_name Time-Local
 Summary:        Efficiently compute time from local and GMT time
@@ -25,6 +25,7 @@
 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
@@ -65,7 +66,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc appveyor.yml Changes CONTRIBUTING.md README.md
+%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
 %license LICENSE
 
 %changelog

++++++ Time-Local-1.28.tar.gz -> Time-Local-1.30.tar.gz ++++++
++++ 2146 lines of diff (skipped)

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#description: |-
#  override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

Reply via email to