forked from pool/perl-gettext
- update to 1.07
Fix test failures caused by $LANGUAGE being set - remove perl-gettext-1.05-POSIX.diff OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-gettext?expand=0&rev=21
This commit is contained in:
parent
602ecf1f66
commit
3ae7c81ab8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c6e8ae76b7a4affcba3bb0f871fe359341fd212069bdceecaa471f02f4320b2
|
||||
size 8520
|
BIN
gettext-1.07.tar.gz
(Stored with Git LFS)
Normal file
BIN
gettext-1.07.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,10 +0,0 @@
|
||||
--- gettext.pm
|
||||
+++ gettext.pm
|
||||
@@ -32,6 +32,7 @@
|
||||
=cut
|
||||
|
||||
use Carp;
|
||||
+use POSIX;
|
||||
|
||||
require Exporter;
|
||||
require DynaLoader;
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 25 06:26:54 UTC 2016 - coolo@suse.com
|
||||
|
||||
- update to 1.07
|
||||
Fix test failures caused by $LANGUAGE being set
|
||||
- remove perl-gettext-1.05-POSIX.diff
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 21 13:34:02 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-gettext
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 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-gettext
|
||||
Version: 1.06
|
||||
Version: 1.07
|
||||
Release: 0
|
||||
%define cpan_name gettext
|
||||
Summary: Message Handling Functions
|
||||
|
Loading…
Reference in New Issue
Block a user