commit perl-POSIX-strftime-Compiler for openSUSE:Factory

2020-08-13 Thread root
Hello community,

here is the log from the commit of package perl-POSIX-strftime-Compiler for 
openSUSE:Factory checked in at 2020-08-13 10:20:02

Comparing /work/SRC/openSUSE:Factory/perl-POSIX-strftime-Compiler (Old)
 and  /work/SRC/openSUSE:Factory/.perl-POSIX-strftime-Compiler.new.3399 
(New)


Package is "perl-POSIX-strftime-Compiler"

Thu Aug 13 10:20:02 2020 rev:7 rq:826131 version:0.44

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-POSIX-strftime-Compiler/perl-POSIX-strftime-Compiler.changes
2020-07-28 17:30:52.510281654 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-POSIX-strftime-Compiler.new.3399/perl-POSIX-strftime-Compiler.changes
  2020-08-13 10:25:52.878899520 +0200
@@ -1,0 +2,10 @@
+Tue Aug 11 03:15:36 UTC 2020 - Tina Müller 
+
+- updated to 0.44
+   see /usr/share/doc/packages/perl-POSIX-strftime-Compiler/Changes
+
+  0.44 2020-08-10T07:10:35Z
+
+ - Check tzdata before test
+
+---

Old:

  POSIX-strftime-Compiler-0.43.tar.gz

New:

  POSIX-strftime-Compiler-0.44.tar.gz



Other differences:
--
++ perl-POSIX-strftime-Compiler.spec ++
--- /var/tmp/diff_new_pack.2pO1wd/_old  2020-08-13 10:25:53.666899498 +0200
+++ /var/tmp/diff_new_pack.2pO1wd/_new  2020-08-13 10:25:53.670899498 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-POSIX-strftime-Compiler
-Version:0.43
+Version:0.44
 Release:0
 %define cpan_name POSIX-strftime-Compiler
 Summary:GNU C library compatible strftime for loggers and servers

++ POSIX-strftime-Compiler-0.43.tar.gz -> 
POSIX-strftime-Compiler-0.44.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/POSIX-strftime-Compiler-0.43/Changes 
new/POSIX-strftime-Compiler-0.44/Changes
--- old/POSIX-strftime-Compiler-0.43/Changes2020-07-26 09:24:03.0 
+0200
+++ new/POSIX-strftime-Compiler-0.44/Changes2020-08-10 09:10:42.0 
+0200
@@ -1,5 +1,9 @@
 Revision history for Perl extension POSIX-strftime-Compiler
 
+0.44 2020-08-10T07:10:35Z
+
+   - Check tzdata before test
+
 0.43 2020-07-26T07:23:50Z
 
- Test issues with space in perl path name #9
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/POSIX-strftime-Compiler-0.43/META.json 
new/POSIX-strftime-Compiler-0.44/META.json
--- old/POSIX-strftime-Compiler-0.43/META.json  2020-07-26 09:24:03.0 
+0200
+++ new/POSIX-strftime-Compiler-0.44/META.json  2020-08-10 09:10:42.0 
+0200
@@ -4,7 +4,7 @@
   "Masahiro Nagano "
],
"dynamic_config" : 0,
-   "generated_by" : "Minilla/v3.0.16",
+   "generated_by" : "Minilla/v3.1.10",
"license" : [
   "perl_5"
],
@@ -35,7 +35,7 @@
  "requires" : {
 "Test::CPAN::Meta" : "0",
 "Test::MinimumVersion::Fast" : "0.04",
-"Test::PAUSE::Permissions" : "0.04",
+"Test::PAUSE::Permissions" : "0.07",
 "Test::Pod" : "1.41",
 "Test::Spellunker" : "v0.2.7"
  }
@@ -61,7 +61,7 @@
"provides" : {
   "POSIX::strftime::Compiler" : {
  "file" : "lib/POSIX/strftime/Compiler.pm",
- "version" : "0.43"
+ "version" : "0.44"
   }
},
"release_status" : "stable",
@@ -75,11 +75,12 @@
  "web" : "https://github.com/kazeburo/POSIX-strftime-Compiler";
   }
},
-   "version" : "0.43",
+   "version" : "0.44",
"x_contributors" : [
   "Piotr Roszatycki ",
   "Slaven Rezic ",
   "Tom Bloor "
],
-   "x_serialization_backend" : "JSON::PP version 2.27400_02"
+   "x_serialization_backend" : "JSON::PP version 4.04",
+   "x_static_install" : 1
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/POSIX-strftime-Compiler-0.43/META.yml 
new/POSIX-strftime-Compiler-0.44/META.yml
--- old/POSIX-strftime-Compiler-0.43/META.yml   2020-07-26 09:24:03.0 
+0200
+++ new/POSIX-strftime-Compiler-0.44/META.yml   2020-08-10 09:10:42.0 
+0200
@@ -7,7 +7,7 @@
 configure_requires:
   Module::Build::Tiny: '0.035'
 dynamic_config: 0
-generated_by: 'Minilla/v3.0.16, CPAN::Meta::Converter version 2.150010'
+generated_by: 'Minilla/v3.1.10, CPAN::Meta::Converter version 2.150010'
 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.43'
+version: '0.44'
 requires:
   Carp: '0'
   Exporter: '0'
@@ -37,9 +37,10 @@
   bugtracker: https://github.com/kazeburo/POSIX-strftime-Compiler/issues
   homepage: https://github.com/kazeburo/POSIX-strftime-Compiler
   repository: 

commit perl-POSIX-strftime-Compiler for openSUSE:Factory

2020-07-28 Thread root
Hello community,

here is the log from the commit of package perl-POSIX-strftime-Compiler for 
openSUSE:Factory checked in at 2020-07-28 17:29:42

Comparing /work/SRC/openSUSE:Factory/perl-POSIX-strftime-Compiler (Old)
 and  /work/SRC/openSUSE:Factory/.perl-POSIX-strftime-Compiler.new.3592 
(New)


Package is "perl-POSIX-strftime-Compiler"

Tue Jul 28 17:29:42 2020 rev:6 rq:823163 version:0.43

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-POSIX-strftime-Compiler/perl-POSIX-strftime-Compiler.changes
2019-11-30 10:40:29.960149718 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-POSIX-strftime-Compiler.new.3592/perl-POSIX-strftime-Compiler.changes
  2020-07-28 17:30:52.510281654 +0200
@@ -1,0 +2,11 @@
+Tue Jul 28 09:51:54 UTC 2020 - Tina Müller 
+
+- updated to 0.43
+   see /usr/share/doc/packages/perl-POSIX-strftime-Compiler/Changes
+
+  0.43 2020-07-26T07:23:50Z
+
+ - Test issues with space in perl path name #9
+ - microoptimization: check for invalid number of parameters later #5
+
+---

Old:

  POSIX-strftime-Compiler-0.42.tar.gz

New:

  POSIX-strftime-Compiler-0.43.tar.gz



Other differences:
--
++ perl-POSIX-strftime-Compiler.spec ++
--- /var/tmp/diff_new_pack.CKkgYB/_old  2020-07-28 17:30:53.742283053 +0200
+++ /var/tmp/diff_new_pack.CKkgYB/_new  2020-07-28 17:30:53.742283053 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-POSIX-strftime-Compiler
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,20 @@
 
 
 Name:   perl-POSIX-strftime-Compiler
-Version:0.42
+Version:0.43
 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-or-later
 Group:  Development/Libraries/Perl
-Url:https://metacpan.org/release/%{cpan_name}
+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::Tiny) >= 0.035
 BuildRequires:  perl(Test::More) >= 0.98
 %{perl_requires}
 # MANUAL BEGIN
@@ -49,14 +49,14 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-perl Build.PL installdirs=vendor
-./Build build flags=%{?_smp_mflags}
+perl Build.PL --installdirs=vendor
+./Build build --flags=%{?_smp_mflags}
 
 %check
 ./Build test
 
 %install
-./Build install destdir=%{buildroot} create_packlist=0
+./Build install --destdir=%{buildroot} --create_packlist=0
 %perl_gen_filelist
 
 %files -f %{name}.files

++ POSIX-strftime-Compiler-0.42.tar.gz -> 
POSIX-strftime-Compiler-0.43.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/POSIX-strftime-Compiler-0.42/Build.PL 
new/POSIX-strftime-Compiler-0.43/Build.PL
--- old/POSIX-strftime-Compiler-0.42/Build.PL   2016-07-11 12:04:45.0 
+0200
+++ new/POSIX-strftime-Compiler-0.43/Build.PL   2020-07-26 09:24:03.0 
+0200
@@ -4,62 +4,9 @@
 # =
 
 use 5.008_001;
-
 use strict;
-use warnings;
-use utf8;
-
-use Module::Build;
-use File::Basename;
-use File::Spec;
-
-my %args = (
-license  => 'perl',
-dynamic_config   => 0,
-
-configure_requires => {
-'Module::Build' => 0.38,
-},
-
-name=> 'POSIX-strftime-Compiler',
-module_name => 'POSIX::strftime::Compiler',
-allow_pureperl => 0,
-
-script_files => [glob('script/*'), glob('bin/*')],
-c_source => [qw()],
-PL_files => {},
-
-test_files   => ((-d '.git' || $ENV{RELEASE_TESTING}) && -d 'xt') 
? 't/ xt/' : 't/',
-recursive_test_files => 1,
-
-
-);
-if (-d 'share') {
-$args{share_dir} = 'share';
-}
-
-my $builder = Module::Build->subclass(
-class => 'MyBuilder',
-code => q{
-sub ACTION_distmeta {
-die "Do not run distmeta. Install Minilla and `minil install` 
instead.\n";
-}
-sub ACTION_installdeps {
-die "Do not run installdeps. Run `cpanm --installdeps .` 
instead.\n";
-}
-}
-)->new(%args);
-$builder->create_build_script();
-
-use File::Copy;
 
-print "cp META.json MYMETA.json\n";
-copy("META.jso

commit perl-POSIX-strftime-Compiler for openSUSE:Factory

2019-11-30 Thread root
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.0 +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 -  
+
+- Add manual dependency timezone
+
+---
+Wed Apr  3 07:21:34 UTC 2019 - Stephan Kulow 
+
+- 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.38
 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/Changes2015-01-05 04:26:31.0 
+0100
+++ new/POSIX-strftime-Compiler-0.42/Changes2016-07-11 12:04:45.0 
+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.0 
+0100
+++ new/POSIX-strftime-Compiler-0.42/META.json  2016-07-11 12:04:45.0 
+0200
@@ -4,7 +4,7 @@
   "Masahiro Nagano "
],
"dynamic_config" : 0,
-   "generated_by" : "Minilla/v2.2.1",
+   "generated_by" : "Minilla/v2.4.1",
"license"

commit perl-POSIX-strftime-Compiler for openSUSE:Factory

2015-02-08 Thread h_root
Hello community,

here is the log from the commit of package perl-POSIX-strftime-Compiler for 
openSUSE:Factory checked in at 2015-02-08 11:42:39

Comparing /work/SRC/openSUSE:Factory/perl-POSIX-strftime-Compiler (Old)
 and  /work/SRC/openSUSE:Factory/.perl-POSIX-strftime-Compiler.new (New)


Package is "perl-POSIX-strftime-Compiler"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-POSIX-strftime-Compiler/perl-POSIX-strftime-Compiler.changes
2014-09-08 21:30:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-POSIX-strftime-Compiler.new/perl-POSIX-strftime-Compiler.changes
   2015-02-08 11:42:40.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb  6 13:12:59 UTC 2015 - co...@suse.com
+
+- updated to 0.41
+  - fixed synopsis
+
+---

Old:

  POSIX-strftime-Compiler-0.40.tar.gz

New:

  POSIX-strftime-Compiler-0.41.tar.gz



Other differences:
--
++ perl-POSIX-strftime-Compiler.spec ++
--- /var/tmp/diff_new_pack.OOWNt3/_old  2015-02-08 11:42:41.0 +0100
+++ /var/tmp/diff_new_pack.OOWNt3/_new  2015-02-08 11:42:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-POSIX-strftime-Compiler
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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-POSIX-strftime-Compiler
-Version:0.40
+Version:0.41
 Release:0
 %define cpan_name POSIX-strftime-Compiler
 Summary:GNU C library compatible strftime for loggers and servers
@@ -29,8 +29,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(CPAN::Meta)
-BuildRequires:  perl(CPAN::Meta::Prereqs)
 BuildRequires:  perl(Module::Build) >= 0.38
 BuildRequires:  perl(Test::More) >= 0.98
 %{perl_requires}

++ POSIX-strftime-Compiler-0.40.tar.gz -> 
POSIX-strftime-Compiler-0.41.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/POSIX-strftime-Compiler-0.40/Build.PL 
new/POSIX-strftime-Compiler-0.41/Build.PL
--- old/POSIX-strftime-Compiler-0.40/Build.PL   2014-08-21 03:25:57.0 
+0200
+++ new/POSIX-strftime-Compiler-0.41/Build.PL   2015-01-05 04:26:31.0 
+0100
@@ -12,8 +12,6 @@
 use Module::Build;
 use File::Basename;
 use File::Spec;
-use CPAN::Meta;
-use CPAN::Meta::Prereqs;
 
 my %args = (
 license  => 'perl',
@@ -53,20 +51,15 @@
 )->new(%args);
 $builder->create_build_script();
 
-my $mbmeta = CPAN::Meta->load_file('MYMETA.json');
-my $meta = CPAN::Meta->load_file('META.json');
-my $prereqs_hash = CPAN::Meta::Prereqs->new(
-$meta->prereqs
-)->with_merged_prereqs(
-CPAN::Meta::Prereqs->new($mbmeta->prereqs)
-)->as_string_hash;
-my $mymeta = CPAN::Meta->new(
-{
-%{$meta->as_struct},
-prereqs => $prereqs_hash
-}
-);
-print "Merging cpanfile prereqs to MYMETA.yml\n";
-$mymeta->save('MYMETA.yml', { version => 1.4 });
-print "Merging cpanfile prereqs to MYMETA.json\n";
-$mymeta->save('MYMETA.json', { version => 2 });
+use File::Copy;
+
+print "cp META.json MYMETA.json\n";
+copy("META.json","MYMETA.json") or die "Copy failed(META.json): $!";
+
+if (-f 'META.yml') {
+print "cp META.yml MYMETA.yml\n";
+copy("META.yml","MYMETA.yml") or die "Copy failed(META.yml): $!";
+} else {
+print "There is no META.yml... You may install this module from the 
repository...\n";
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/POSIX-strftime-Compiler-0.40/Changes 
new/POSIX-strftime-Compiler-0.41/Changes
--- old/POSIX-strftime-Compiler-0.40/Changes2014-08-21 03:25:57.0 
+0200
+++ new/POSIX-strftime-Compiler-0.41/Changes2015-01-05 04:26:31.0 
+0100
@@ -1,5 +1,9 @@
 Revision history for Perl extension POSIX-strftime-Compiler
 
+0.41 2015-01-05T03:25:28Z
+
+   - fixed synopsis
+
 0.40 2014-08-21T01:25:32Z
 
- fix test. accept ACST as Australia/Darwin's timezone
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/POSIX-strftime-Compiler-0.40/META.json 
new/POSIX-strftime-Compiler-0.41/META.json
--- old/POSIX-strftime-Compiler-0.40/META.json  2014-08-21 03:25:57.0 
+0200
+++ new/POSIX-strftime-Compiler-0.41/META.json  2015-01-05 04:26:31.0 
+0100
@@ -4,7 +4,7 @@
   "Masahiro Nagano "
],
"dynamic_config" : 0,
-   "generated_by" : "Minilla/v1.1.0",
+   "generated_by" : "Minilla/v2.2.1",
"license" : [
   "perl_5"

commit perl-POSIX-strftime-Compiler for openSUSE:Factory

2014-09-08 Thread h_root
Hello community,

here is the log from the commit of package perl-POSIX-strftime-Compiler for 
openSUSE:Factory checked in at 2014-09-08 21:29:01

Comparing /work/SRC/openSUSE:Factory/perl-POSIX-strftime-Compiler (Old)
 and  /work/SRC/openSUSE:Factory/.perl-POSIX-strftime-Compiler.new (New)


Package is "perl-POSIX-strftime-Compiler"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-POSIX-strftime-Compiler/perl-POSIX-strftime-Compiler.changes
2014-03-09 18:42:49.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-POSIX-strftime-Compiler.new/perl-POSIX-strftime-Compiler.changes
   2014-09-08 21:30:21.0 +0200
@@ -1,0 +2,12 @@
+Mon Sep  8 08:37:20 UTC 2014 - co...@suse.com
+
+- updated to 0.40
+- fix test. accept ACST as Australia/Darwin's timezone
+  Because Australian eastern time zone abbr changed in tzdata 2014f
+  ref http://mm.icann.org/pipermail/tz-announce/2014-August/23.html
+ 
+ 0.32 2014-06-09T01:53:19Z
+ 
+ - change perl version requirements to 5.8.1
+
+---

Old:

  POSIX-strftime-Compiler-0.31.tar.gz

New:

  POSIX-strftime-Compiler-0.40.tar.gz



Other differences:
--
++ perl-POSIX-strftime-Compiler.spec ++
--- /var/tmp/diff_new_pack.FBE0Se/_old  2014-09-08 21:30:21.0 +0200
+++ /var/tmp/diff_new_pack.FBE0Se/_new  2014-09-08 21:30:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-POSIX-strftime-Compiler
-Version:0.31
+Version:0.40
 Release:0
 %define cpan_name POSIX-strftime-Compiler
 Summary:GNU C library compatible strftime for loggers and servers

++ POSIX-strftime-Compiler-0.31.tar.gz -> 
POSIX-strftime-Compiler-0.40.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/POSIX-strftime-Compiler-0.31/Build.PL 
new/POSIX-strftime-Compiler-0.40/Build.PL
--- old/POSIX-strftime-Compiler-0.31/Build.PL   2014-02-24 07:27:15.0 
+0100
+++ new/POSIX-strftime-Compiler-0.40/Build.PL   2014-08-21 03:25:57.0 
+0200
@@ -34,7 +34,7 @@
 test_files   => ((-d '.git' || $ENV{RELEASE_TESTING}) && -d 'xt') 
? 't/ xt/' : 't/',
 recursive_test_files => 1,
 
-
+
 );
 if (-d 'share') {
 $args{share_dir} = 'share';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/POSIX-strftime-Compiler-0.31/Changes 
new/POSIX-strftime-Compiler-0.40/Changes
--- old/POSIX-strftime-Compiler-0.31/Changes2014-02-24 07:27:15.0 
+0100
+++ new/POSIX-strftime-Compiler-0.40/Changes2014-08-21 03:25:57.0 
+0200
@@ -1,5 +1,15 @@
 Revision history for Perl extension POSIX-strftime-Compiler
 
+0.40 2014-08-21T01:25:32Z
+
+   - fix test. accept ACST as Australia/Darwin's timezone
+ Because Australian eastern time zone abbr changed in tzdata 2014f
+ ref http://mm.icann.org/pipermail/tz-announce/2014-August/23.html
+
+0.32 2014-06-09T01:53:19Z
+
+- change perl version requirements to 5.8.1
+
 0.31 2014-02-24T06:27:11Z
 
 - bugfix on solaris. Solaris does not have %s.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/POSIX-strftime-Compiler-0.31/META.json 
new/POSIX-strftime-Compiler-0.40/META.json
--- old/POSIX-strftime-Compiler-0.31/META.json  2014-02-24 07:27:15.0 
+0100
+++ new/POSIX-strftime-Compiler-0.40/META.json  2014-08-21 03:25:57.0 
+0200
@@ -4,7 +4,7 @@
   "Masahiro Nagano "
],
"dynamic_config" : 0,
-   "generated_by" : "Minilla/v0.11.0",
+   "generated_by" : "Minilla/v1.1.0",
"license" : [
   "perl_5"
],
@@ -36,7 +36,8 @@
   "develop" : {
  "requires" : {
 "Test::CPAN::Meta" : "0",
-"Test::MinimumVersion" : "0.10108",
+"Test::MinimumVersion::Fast" : "0.04",
+"Test::PAUSE::Permissions" : "0.04",
 "Test::Pod" : "1.41",
 "Test::Spellunker" : "v0.2.7"
  }
@@ -47,7 +48,7 @@
 "Exporter" : "0",
 "POSIX" : "0",
 "Time::Local" : "0",
-"perl" : "5.008004"
+"perl" : "5.008001"
  },
  "suggests" : {
 "Time::TZOffset" : "0"
@@ -62,7 +63,7 @@
"provides" : {
   "POSIX::strftime::Compiler" : {
  "file" : "lib/POSIX/strftime/Compiler.pm",
- "version" : "0.31"
+ "version" : "0.40"
   }
},
"release_status" : "stable",
@@ -76,5 +77,8 @@
  "web" : "https://github.com/kazeburo/POSIX-strftime-Compiler";
   }
},
-   "version" : "0.31"
+   "version" : "0.40",
+   "x_contributors" : [
+  "Piotr Roszatycki "
+   ]
 }
diff -urN '--exclude=CVS' '--exclude=.cvs