diff --git a/.gitignore b/.gitignore index aacb3e6..ae6e466 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /glade-3.18.2.tar.xz /glade-3.18.3.tar.xz /glade-3.19.0.tar.xz +/glade-3.20.0.tar.xz diff --git a/0001-Fix-a-syntax-error-in-desktop-file-keywords-Bosnian-.patch b/0001-Fix-a-syntax-error-in-desktop-file-keywords-Bosnian-.patch deleted file mode 100644 index 06ed081..0000000 --- a/0001-Fix-a-syntax-error-in-desktop-file-keywords-Bosnian-.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 784e3626ec039e943f9d14f2437be46acc953031 Mon Sep 17 00:00:00 2001 -From: Kalev Lember -Date: Mon, 15 Jun 2015 08:43:37 +0200 -Subject: [PATCH] Fix a syntax error in desktop file keywords Bosnian - translation - ---- - po/bs.po | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/po/bs.po b/po/bs.po -index 864b634..53729d1 100644 ---- a/po/bs.po -+++ b/po/bs.po -@@ -32,7 +32,7 @@ msgstr "Stvorite ili otvorite dizajne korisničkog sučelja za GTK + aplikacije" - - #: ../data/glade.desktop.in.in.h:5 - msgid "GUI designer;user interface;ui builder;" --msgstr "GUI dizajner;korisničko sučelje;ui graditelj" -+msgstr "GUI dizajner;korisničko sučelje;ui graditelj;" - - #. To translators: AppData description first paragraph - #: ../data/glade.appdata.xml.in.h:2 --- -2.4.2 - diff --git a/glade.spec b/glade.spec index c69061b..7bbb6bb 100644 --- a/glade.spec +++ b/glade.spec @@ -1,6 +1,6 @@ Name: glade -Version: 3.19.0 -Release: 5%{?dist} +Version: 3.20.0 +Release: 1%{?dist} Summary: User Interface Designer for GTK+ # - /usr/bin/glade is GPLv2+ @@ -9,8 +9,7 @@ Summary: User Interface Designer for GTK+ # GPLv2+ and LGPLv2+ code, so the resulting binaries are GPLv2+ License: GPLv2+ and LGPLv2+ URL: http://glade.gnome.org/ -Source0: http://ftp.gnome.org/pub/GNOME/sources/glade/3.19/glade-%{version}.tar.xz -Patch0: 0001-Fix-a-syntax-error-in-desktop-file-keywords-Bosnian-.patch +Source0: http://ftp.gnome.org/pub/GNOME/sources/glade/3.20/glade-%{version}.tar.xz BuildRequires: chrpath BuildRequires: desktop-file-utils @@ -62,7 +61,6 @@ developing applications that use Glade widget library. %prep %setup -q -%patch0 -p1 %build @@ -140,6 +138,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %doc %{_datadir}/gtk-doc/ %changelog +* Tue Mar 22 2016 Kalev Lember - 3.20.0-1 +- Update to 3.20.0 + * Wed Feb 03 2016 Fedora Release Engineering - 3.19.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 25525c5..6269611 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f446e84b399864c426679b89f250ecd glade-3.19.0.tar.xz +9964a2da14c5f845eae363889586ca43 glade-3.20.0.tar.xz