8
0

Accepting request 249267 from devel:languages:perl

- updated to 1.105
    - FIXES: #98106: [PATCH] Silence "Redundant argument in sprintf"
      warnings (reported by fraserbn@*****.com)

OBS-URL: https://build.opensuse.org/request/show/249267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Unicode-Stringprep?expand=0&rev=7
This commit is contained in:
Stephan Kulow
2014-09-15 15:41:32 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 15 12:52:32 UTC 2014 - coolo@suse.com
- updated to 1.105
- FIXES: #98106: [PATCH] Silence "Redundant argument in sprintf"
warnings (reported by fraserbn@*****.com)
-------------------------------------------------------------------
Fri Jul 25 09:32:00 UTC 2014 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-Unicode-Stringprep
Version: 1.104
Version: 1.105
Release: 0
%define cpan_name Unicode-Stringprep
Summary: Preparation of Internationalized Strings (S<RFC 3454>)
@@ -29,7 +29,7 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Module::Build) >= 0.38
BuildRequires: perl(Module::Build) >= 0.42
BuildRequires: perl(Test::NoWarnings)
BuildRequires: perl(Unicode::Normalize) >= 1
Requires: perl(Unicode::Normalize) >= 1