diff --git a/.gitignore b/.gitignore index dbaaa85..9d70ae5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libhandy-v0.0.6.tar.bz2 /libhandy-v0.0.7.tar.bz2 /libhandy-v0.0.8.tar.bz2 +/libhandy-v0.0.9.tar.bz2 diff --git a/0001-Fix-broken-translations-in-all-libhandy-applications.patch b/0001-Fix-broken-translations-in-all-libhandy-applications.patch deleted file mode 100644 index 2073c16..0000000 --- a/0001-Fix-broken-translations-in-all-libhandy-applications.patch +++ /dev/null @@ -1,29 +0,0 @@ -From a89f1e0d060e3690591ba441fa0b322260007c14 Mon Sep 17 00:00:00 2001 -From: Bastien Nocera -Date: Tue, 26 Feb 2019 16:59:49 +0100 -Subject: [PATCH] Fix broken translations in all libhandy applications - -Translations in all the applications using libhandy would be broken -after a call to hdy_init() as it changed the default gettext translation -domain. - -See https://gitlab.gnome.org/GNOME/gnome-control-center/issues/393 ---- - src/hdy-main.c | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/src/hdy-main.c b/src/hdy-main.c -index 08ef1e3..d6e71da 100644 ---- a/src/hdy-main.c -+++ b/src/hdy-main.c -@@ -42,7 +42,6 @@ hdy_init (int *argc, char ***argv) - if (hdy_initialized) - return TRUE; - -- textdomain (GETTEXT_PACKAGE); - bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8"); - bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR); - g_resources_register (hdy_get_resource ()); --- -2.21.0 - diff --git a/libhandy.spec b/libhandy.spec index 1bc8fb3..35d21e8 100644 --- a/libhandy.spec +++ b/libhandy.spec @@ -1,14 +1,12 @@ Name: libhandy -Version: 0.0.8 -Release: 2%{?dist} +Version: 0.0.9 +Release: 1%{?dist} Summary: Library with GTK+ widgets for mobile phones License: LGPLv2+ URL: https://source.puri.sm/Librem5/libhandy/ Source0: https://source.puri.sm/Librem5/libhandy/-/archive/v%{version}/libhandy-v%{version}.tar.bz2 -Patch1: 0001-Fix-broken-translations-in-all-libhandy-applications.patch - BuildRequires: gcc BuildRequires: gtk-doc BuildRequires: meson @@ -59,6 +57,9 @@ developing applications that use %{name}. %{_datadir}/vala/ %changelog +* Thu Mar 07 2019 Kalev Lember - 0.0.9-1 +- Update to 0.0.9 + * Fri Mar 1 2019 Yanko Kaneti - 0.0.8-2 - Pull an upstream fix to prevent broken translations in libhandy using apps diff --git a/sources b/sources index f7c2add..41ad763 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libhandy-v0.0.8.tar.bz2) = 13478c627627f6966f2ec3f465643fc4beea0292ae3154c6158dfb9bbde4a26e5d4bfa8eb1b5601567b4680a300f84db7fee469bcd19c53d6ef94f8b805e6114 +SHA512 (libhandy-v0.0.9.tar.bz2) = d3256c2ff49a7fd0ccfec14ba3e34ed51577841c1670902d25f2a0166e63820428e689c722dddbccf787e1380c7f9a8ddc5b9042a1632b688b151ecce0f6d262