forked from pool/perl-Unicode-Stringprep
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Unicode-Stringprep?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
93f407184e
commit
d10aeb1221
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a6dbfc428bd8678c1373b279634009c1e474909acad6b38c7cb2efc2c52a45a7
|
|
||||||
size 48040
|
|
3
Unicode-Stringprep-1.105.tar.gz
Normal file
3
Unicode-Stringprep-1.105.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e6bebbc58408231fd1317db9102449b3e7da4fa437e79f637382d36313efd011
|
||||||
|
size 48252
|
@@ -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
|
Fri Jul 25 09:32:00 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Unicode-Stringprep
|
Name: perl-Unicode-Stringprep
|
||||||
Version: 1.104
|
Version: 1.105
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Unicode-Stringprep
|
%define cpan_name Unicode-Stringprep
|
||||||
Summary: Preparation of Internationalized Strings (S<RFC 3454>)
|
Summary: Preparation of Internationalized Strings (S<RFC 3454>)
|
||||||
@@ -29,7 +29,7 @@ BuildArch: noarch
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Module::Build) >= 0.38
|
BuildRequires: perl(Module::Build) >= 0.42
|
||||||
BuildRequires: perl(Test::NoWarnings)
|
BuildRequires: perl(Test::NoWarnings)
|
||||||
BuildRequires: perl(Unicode::Normalize) >= 1
|
BuildRequires: perl(Unicode::Normalize) >= 1
|
||||||
Requires: perl(Unicode::Normalize) >= 1
|
Requires: perl(Unicode::Normalize) >= 1
|
||||||
|
Reference in New Issue
Block a user