8
0
Stephan Kulow
2015-02-06 13:53:42 +00:00
committed by Git OBS Bridge
parent 9a5e795839
commit f0f507380d
4 changed files with 11 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b4abbe793acc920b10ed14f9e430c69ef778e28fd59e4046d6c35d1c24b6c99
size 17242

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:670b89e11500f3808c9e21b1c300089622f68906ff12b1cbfba8e30d3a1c3739
size 17187

View File

@@ -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

View File

@@ -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}