Hello community,

here is the log from the commit of package perl-POSIX-strftime-Compiler for 
openSUSE:Factory checked in at 2019-11-30 10:38:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-POSIX-strftime-Compiler (Old)
 and      /work/SRC/openSUSE:Factory/.perl-POSIX-strftime-Compiler.new.26869 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-POSIX-strftime-Compiler"

Sat Nov 30 10:38:32 2019 rev:5 rq:751737 version:0.42

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-POSIX-strftime-Compiler/perl-POSIX-strftime-Compiler.changes
        2015-02-08 11:42:40.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-POSIX-strftime-Compiler.new.26869/perl-POSIX-strftime-Compiler.changes
     2019-11-30 10:40:29.960149718 +0100
@@ -1,0 +2,15 @@
+Thu Nov 28 22:20:23 UTC 2019 -  <[email protected]>
+
+- Add manual dependency timezone
+
+-------------------------------------------------------------------
+Wed Apr  3 07:21:34 UTC 2019 - Stephan Kulow <[email protected]>
+
+- updated to 0.42
+   see /usr/share/doc/packages/perl-POSIX-strftime-Compiler/Changes
+
+  0.42 2016-07-11T10:04:37Z
+  
+     - import musl patch
+
+-------------------------------------------------------------------

Old:
----
  POSIX-strftime-Compiler-0.41.tar.gz

New:
----
  POSIX-strftime-Compiler-0.42.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-POSIX-strftime-Compiler.spec ++++++
--- /var/tmp/diff_new_pack.qgf3GO/_old  2019-11-30 10:40:31.536149529 +0100
+++ /var/tmp/diff_new_pack.qgf3GO/_new  2019-11-30 10:40:31.564149526 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-POSIX-strftime-Compiler
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,28 +12,30 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           perl-POSIX-strftime-Compiler
-Version:        0.41
+Version:        0.42
 Release:        0
 %define cpan_name POSIX-strftime-Compiler
 Summary:        GNU C library compatible strftime for loggers and servers
-License:        Artistic-1.0 or GPL-1.0+
+License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/POSIX-strftime-Compiler/
-Source:         
http://www.cpan.org/authors/id/K/KA/KAZEBURO/%{cpan_name}-%{version}.tar.gz
+Url:            https://metacpan.org/release/%{cpan_name}
+Source0:        
https://cpan.metacpan.org/authors/id/K/KA/KAZEBURO/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) >= 0.38
+BuildRequires:  perl(Module::Build) >= 0.380000
 BuildRequires:  perl(Test::More) >= 0.98
 %{perl_requires}
-# MANUAL
+# MANUAL BEGIN
 BuildRequires:  timezone
+# MANUAL END
 
 %description
 POSIX::strftime::Compiler provides GNU C library compatible strftime(3).
@@ -47,7 +49,7 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
+perl Build.PL installdirs=vendor
 ./Build build flags=%{?_smp_mflags}
 
 %check
@@ -59,6 +61,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes cpanfile LICENSE minil.toml README.md
+%doc Changes minil.toml README.md
+%license LICENSE
 
 %changelog

++++++ POSIX-strftime-Compiler-0.41.tar.gz -> 
POSIX-strftime-Compiler-0.42.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/POSIX-strftime-Compiler-0.41/Changes 
new/POSIX-strftime-Compiler-0.42/Changes
--- old/POSIX-strftime-Compiler-0.41/Changes    2015-01-05 04:26:31.000000000 
+0100
+++ new/POSIX-strftime-Compiler-0.42/Changes    2016-07-11 12:04:45.000000000 
+0200
@@ -1,5 +1,9 @@
 Revision history for Perl extension POSIX-strftime-Compiler
 
+0.42 2016-07-11T10:04:37Z
+
+   - import musl patch
+
 0.41 2015-01-05T03:25:28Z
 
    - fixed synopsis
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/POSIX-strftime-Compiler-0.41/META.json 
new/POSIX-strftime-Compiler-0.42/META.json
--- old/POSIX-strftime-Compiler-0.41/META.json  2015-01-05 04:26:31.000000000 
+0100
+++ new/POSIX-strftime-Compiler-0.42/META.json  2016-07-11 12:04:45.000000000 
+0200
@@ -4,7 +4,7 @@
       "Masahiro Nagano <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Minilla/v2.2.1",
+   "generated_by" : "Minilla/v2.4.1",
    "license" : [
       "perl_5"
    ],
@@ -61,7 +61,7 @@
    "provides" : {
       "POSIX::strftime::Compiler" : {
          "file" : "lib/POSIX/strftime/Compiler.pm",
-         "version" : "0.41"
+         "version" : "0.42"
       }
    },
    "release_status" : "stable",
@@ -75,8 +75,9 @@
          "web" : "https://github.com/kazeburo/POSIX-strftime-Compiler";
       }
    },
-   "version" : "0.41",
+   "version" : "0.42",
    "x_contributors" : [
       "Piotr Roszatycki <[email protected]>"
-   ]
+   ],
+   "x_serialization_backend" : "JSON::PP version 2.27203"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/POSIX-strftime-Compiler-0.41/META.yml 
new/POSIX-strftime-Compiler-0.42/META.yml
--- old/POSIX-strftime-Compiler-0.41/META.yml   2015-01-05 04:26:31.000000000 
+0100
+++ new/POSIX-strftime-Compiler-0.42/META.yml   2016-07-11 12:04:45.000000000 
+0200
@@ -7,7 +7,7 @@
 configure_requires:
   Module::Build: '0.38'
 dynamic_config: 0
-generated_by: 'Minilla/v2.2.1, CPAN::Meta::Converter version 2.141170'
+generated_by: 'Minilla/v2.4.1, CPAN::Meta::Converter version 2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -26,7 +26,7 @@
 provides:
   POSIX::strftime::Compiler:
     file: lib/POSIX/strftime/Compiler.pm
-    version: '0.41'
+    version: '0.42'
 requires:
   Carp: '0'
   Exporter: '0'
@@ -37,6 +37,7 @@
   bugtracker: https://github.com/kazeburo/POSIX-strftime-Compiler/issues
   homepage: https://github.com/kazeburo/POSIX-strftime-Compiler
   repository: git://github.com/kazeburo/POSIX-strftime-Compiler.git
-version: '0.41'
+version: '0.42'
 x_contributors:
   - 'Piotr Roszatycki <[email protected]>'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.012'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/POSIX-strftime-Compiler-0.41/lib/POSIX/strftime/Compiler.pm 
new/POSIX-strftime-Compiler-0.42/lib/POSIX/strftime/Compiler.pm
--- old/POSIX-strftime-Compiler-0.41/lib/POSIX/strftime/Compiler.pm     
2015-01-05 04:26:31.000000000 +0100
+++ new/POSIX-strftime-Compiler-0.42/lib/POSIX/strftime/Compiler.pm     
2016-07-11 12:04:45.000000000 +0200
@@ -8,7 +8,7 @@
 use POSIX qw//;
 use base qw/Exporter/;
 
-our $VERSION = "0.41";
+our $VERSION = "0.42";
 our @EXPORT_OK = qw/strftime/;
 
 use constant {
@@ -238,6 +238,8 @@
     'c' => [q!$weekday_abbr[$_[WDAY]] . ' ' . $month_abbr[$_[MONTH]] . ' ' . 
substr(' '.$_[DAY],-2) . ' %H:%M:%S %Y'!,1],
     'C' => [q!substr('0'.int(($_[YEAR]+1900)/100), -2)!],  #century
     'h' => [q!$month_abbr[$_[MONTH]]!],
+    'k' => [q!substr(' '.$_[HOUR],-2)!],
+    'l' => [q!substr(' '.($_[HOUR]%12 || 1),-2)!],
     'N' => [q!substr(sprintf('%.9f', $_[SEC] - int $_[SEC]), 2)!],
     'n' => [q!"\n"!],
     'p' => [q!$_[HOUR] > 0 && $_[HOUR] < 13 ? "AM" : "PM"!],
@@ -261,8 +263,6 @@
         'V' => [q!substr('0'.isoweeknum(@_),-2)!,1],
         'e' => [q!substr(' '.$_[DAY],-2)!],
         'g' => [q!substr('0'.isoyearnum(@_)%100,-2)!,1],
-        'k' => [q!substr(' '.$_[HOUR],-2)!],
-        'l' => [q!substr(' '.($_[HOUR]%12 || 1),-2)!],
         's' => [q!int(Time::Local::timegm(@_))!,1],
         'u' => [q!$_[WDAY] || 7!,1],
         'z' => [q!tzoffset(@_)!,1],

++++++ 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:  timezone
#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