diff --git a/gettext-0.19.7-glade.patch b/gettext-0.19.7-glade.patch deleted file mode 100644 index 7e0a526..0000000 --- a/gettext-0.19.7-glade.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 21ca680c31531043d65aff18b00f560ccf81278c Mon Sep 17 00:00:00 2001 -From: Daiki Ueno -Date: Thu, 7 Jan 2016 12:00:43 +0900 -Subject: [PATCH] its: Recognize *.glade as a GtkBuilder file too - ---- - gettext-tools/its/glade.loc | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/gettext-tools/its/glade.loc b/gettext-tools/its/glade.loc -index 128dc83..fcf688d 100644 ---- a/gettext-tools/its/glade.loc -+++ b/gettext-tools/its/glade.loc -@@ -3,6 +3,7 @@ - - - -+ - - - --- -2.5.0 - diff --git a/gettext.spec b/gettext.spec index f7c21c0..f2213c6 100644 --- a/gettext.spec +++ b/gettext.spec @@ -3,13 +3,13 @@ %bcond_without check %bcond_without git -%global tarversion 0.19.7 -%global archiveversion 0.19.7 +%global tarversion 0.19.8 +%global archiveversion 0.19.8 Summary: GNU libraries and utilities for producing multi-lingual messages Name: gettext -Version: 0.19.7 -Release: 4%{?dist} +Version: 0.19.8 +Release: 1%{?dist} License: GPLv3+ and LGPLv2+ Group: Development/Tools URL: http://www.gnu.org/software/gettext/ @@ -18,9 +18,6 @@ Source: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{tarversion}.tar.xz # https://bugzilla.redhat.com/show_bug.cgi?id=1155291 # http://savannah.gnu.org/bugs/?43487 Patch0: disable-gettext-runtime-test-lock.patch -# Upstreamed: recognize .glade extension for GtkBuilder files -# https://lists.gnu.org/archive/html/bug-gettext/2016-01/msg00009.html -Patch1: gettext-0.19.7-glade.patch Source2: msghack.py Source3: msghack.1 # for bootstrapping @@ -138,7 +135,6 @@ This package provides a major mode for editing po files within GNU Emacs. %prep %setup -q -n %{name}-%{tarversion} %patch0 -p1 -b .test_lock -%patch1 -p1 -b .glade %build %if %{with java} @@ -343,6 +339,9 @@ fi %{_emacs_sitestartdir}/*.el %changelog +* Thu Jun 9 2016 Daiki Ueno - 0.19.8-1 +- update to 0.19.8 release + * Wed Feb 03 2016 Fedora Release Engineering - 0.19.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/msghack.py b/msghack.py old mode 100755 new mode 100744 diff --git a/sources b/sources index d7b1f84..61bbf60 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f81e50556da41b44c1d59ac93474dca5 gettext-0.19.7.tar.xz +3e7ed1ac886b9b1a4e23e71113da6358 gettext-0.19.8.tar.xz