diff --git a/POSIX-strftime-Compiler-0.40.tar.gz b/POSIX-strftime-Compiler-0.40.tar.gz deleted file mode 100644 index 064ea63..0000000 --- a/POSIX-strftime-Compiler-0.40.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b4abbe793acc920b10ed14f9e430c69ef778e28fd59e4046d6c35d1c24b6c99 -size 17242 diff --git a/POSIX-strftime-Compiler-0.41.tar.gz b/POSIX-strftime-Compiler-0.41.tar.gz new file mode 100644 index 0000000..044e1f5 --- /dev/null +++ b/POSIX-strftime-Compiler-0.41.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670b89e11500f3808c9e21b1c300089622f68906ff12b1cbfba8e30d3a1c3739 +size 17187 diff --git a/perl-POSIX-strftime-Compiler.changes b/perl-POSIX-strftime-Compiler.changes index 4543196..b44ec71 100644 --- a/perl-POSIX-strftime-Compiler.changes +++ b/perl-POSIX-strftime-Compiler.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 6 13:12:59 UTC 2015 - coolo@suse.com + +- updated to 0.41 + - fixed synopsis + ------------------------------------------------------------------- Mon Sep 8 08:37:20 UTC 2014 - coolo@suse.com diff --git a/perl-POSIX-strftime-Compiler.spec b/perl-POSIX-strftime-Compiler.spec index 2272f7c..30969f4 100644 --- a/perl-POSIX-strftime-Compiler.spec +++ b/perl-POSIX-strftime-Compiler.spec @@ -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 @@ BuildArch: noarch 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}