From 2fd691f9f68c8ca432bb0cae564e782d955b8e2d Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Sep 25 2013 10:20:28 +0000 Subject: Update to 3.16.0 --- diff --git a/.gitignore b/.gitignore index 11a816e..d2f177d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /glade-3.15.2-git-9d3b3b3.tar.bz2 /glade-3.15.3.tar.xz /glade-3.15.4.tar.xz +/glade-3.16.0.tar.xz diff --git a/0001-Fix-desktop-file-keywords-syntax-in-Korean-translati.patch b/0001-Fix-desktop-file-keywords-syntax-in-Korean-translati.patch deleted file mode 100644 index 2377434..0000000 --- a/0001-Fix-desktop-file-keywords-syntax-in-Korean-translati.patch +++ /dev/null @@ -1,25 +0,0 @@ -From ca71b4bd6d3121d9fd6022a7c6b1d57902760db0 Mon Sep 17 00:00:00 2001 -From: Kalev Lember -Date: Wed, 18 Sep 2013 14:26:43 +0200 -Subject: [PATCH] Fix desktop file keywords syntax in Korean translation - ---- - po/ko.po | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/po/ko.po b/po/ko.po -index 0d1e613..8ba97c8 100644 ---- a/po/ko.po -+++ b/po/ko.po -@@ -49,7 +49,7 @@ msgstr "GTK+ 프로그램의 사용자 인터페이스 디자인을 열거나 - - #: ../data/glade.desktop.in.in.h:5 - msgid "GUI designer;user interface;ui builder;" --msgstr "GUI designer;GUI 디자인;user interface;사용자 인터페이스;ui builder;인터페이스 빌더" -+msgstr "GUI designer;GUI 디자인;user interface;사용자 인터페이스;ui builder;인터페이스 빌더;" - - #: ../src/glade-window.c:55 - msgid "[Read Only]" --- -1.8.3.1 - diff --git a/glade.spec b/glade.spec index 9b1aebd..488f135 100644 --- a/glade.spec +++ b/glade.spec @@ -1,5 +1,5 @@ Name: glade -Version: 3.15.4 +Version: 3.16.0 Release: 1%{?dist} Summary: User Interface Designer for GTK+ @@ -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.15/glade-%{version}.tar.xz -Patch0: 0001-Fix-desktop-file-keywords-syntax-in-Korean-translati.patch +Source0: http://ftp.gnome.org/pub/GNOME/sources/glade/3.16/glade-%{version}.tar.xz BuildRequires: chrpath BuildRequires: desktop-file-utils @@ -61,7 +60,6 @@ developing applications that use Glade widget library. %prep %setup -q -%patch0 -p1 -b .desktop_keywords %build @@ -113,6 +111,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_bindir}/glade-previewer %{_datadir}/applications/glade.desktop %{_datadir}/icons/hicolor/*/apps/glade.png +%{_datadir}/appdata/glade.appdata.xml %{_mandir}/man1/glade.1* %{_mandir}/man1/glade-previewer* @@ -134,6 +133,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %doc %{_datadir}/gtk-doc/ %changelog +* Wed Sep 25 2013 Richard Hughes - 3.16.0-1 +- Update to 3.16.0 + * Wed Sep 18 2013 Kalev Lember - 3.15.4-1 - Update to 3.15.4 diff --git a/sources b/sources index 6758e38..b61df8d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ab3327f2fdf560bd76186532b9bb88e7 glade-3.15.4.tar.xz +856db535f5cce0d9d1b553896bfb8361 glade-3.16.0.tar.xz