[packages/perl-Glib] - updated to 1.305
baggins
baggins at pld-linux.org
Sun Sep 14 20:10:37 CEST 2014
commit e85846e87a14ed1676eb53460aecf038775cb499
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Sep 14 20:10:28 2014 +0200
- updated to 1.305
perl-Glib-test.patch | 29 -----------------------------
perl-Glib.spec | 8 +++-----
2 files changed, 3 insertions(+), 34 deletions(-)
---
diff --git a/perl-Glib.spec b/perl-Glib.spec
index f030f18..2a4c20f 100644
--- a/perl-Glib.spec
+++ b/perl-Glib.spec
@@ -8,13 +8,12 @@ Summary: Perl Glib bindings
Summary(pl.UTF-8): Wiązania Glib dla Perla
Name: perl-Glib
# note: versions 1.x[13579]y are unstable, if you want them, please use DEVEL branch
-Version: 1.300
-Release: 3
+Version: 1.305
+Release: 1
License: LGPL v2.1+
Group: Development/Languages/Perl
Source0: http://downloads.sourceforge.net/gtk2-perl/%{pnam}-%{version}.tar.gz
-# Source0-md5: 0f4b4a733816c554a7eb93687a2c7340
-Patch0: %{name}-test.patch
+# Source0-md5: 75a5d3a93fa8ec8e804a344a2a65507f
URL: http://gtk2-perl.sourceforge.net/
BuildRequires: glib2-devel >= 1:2.12.2
BuildRequires: perl-ExtUtils-Depends >= 0.300
@@ -45,7 +44,6 @@ Pliki programistyczne wiązań Glib dla Perla.
%prep
%setup -q -n %{pnam}-%{version}
-%patch0 -p1
%build
%{__perl} Makefile.PL \
diff --git a/perl-Glib-test.patch b/perl-Glib-test.patch
deleted file mode 100644
index 85ba460..0000000
--- a/perl-Glib-test.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- Glib-1.300/t/options.t.orig 2013-01-15 07:47:46.000000000 +0100
-+++ Glib-1.300/t/options.t 2013-06-22 21:59:16.662022960 +0200
-@@ -9,7 +9,7 @@
- unless (Glib -> CHECK_VERSION (2, 6, 0)) {
- plan skip_all => 'the option stuff is new in 2.6';
- } else {
-- plan tests => 33;
-+ plan tests => 29;
- }
-
- # --------------------------------------------------------------------------- #
-@@ -155,17 +155,6 @@
- is_deeply ($filename_array, [qw(/usr/bin/bla ./harness)]);
- }
-
-- # Test that there is no double-encoding for utf8-encoded strings.
-- {
-- @ARGV = qw(-s ❤ ❤);
-- $context -> parse();
--
-- is ($string, '❤');
-- is (length $string, 1);
--
-- is ($ARGV[0], '❤');
-- is (length $ARGV[0], 1);
-- }
- }
-
- # --------------------------------------------------------------------------- #
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Glib.git/commitdiff/e85846e87a14ed1676eb53460aecf038775cb499
More information about the pld-cvs-commit
mailing list