8
0

Accepting request 296559 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/296559
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Flogger?expand=0&rev=12
This commit is contained in:
Stephan Kulow
2015-04-15 05:00:12 +00:00
committed by Git OBS Bridge
parent c7d903a213
commit d5d81109f4
4 changed files with 16 additions and 8 deletions

View File

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

View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Apr 14 21:17:45 UTC 2015 - coolo@suse.com
- updated to 1.101245
see /usr/share/doc/packages/perl-String-Flogger/Changes
1.101245 2014-08-08 18:43:38-04:00 America/New_York
- switch from JSON to JSON::MaybeXS
-------------------------------------------------------------------
Tue Nov 26 07:30:51 UTC 2013 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-String-Flogger
#
# Copyright (c) 2013 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-String-Flogger
Version: 1.101244
Version: 1.101245
Release: 0
%define cpan_name String-Flogger
Summary: string munging for loggers
@@ -29,13 +29,12 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(JSON)
BuildRequires: perl(JSON::MaybeXS)
BuildRequires: perl(Params::Util)
BuildRequires: perl(Sub::Exporter)
BuildRequires: perl(Sub::Exporter::Util)
BuildRequires: perl(Test::More) >= 0.96
#BuildRequires: perl(String::Flogger)
Requires: perl(JSON)
Requires: perl(JSON::MaybeXS)
Requires: perl(Params::Util)
Requires: perl(Sub::Exporter)
Requires: perl(Sub::Exporter::Util)