From c0a8b4e61754a97abd36be28dc94c21b74242450 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Dec 14 2015 14:40:40 +0000 Subject: Update to 3.19.3 --- diff --git a/.gitignore b/.gitignore index e69ba97..30a1df8 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /gnome-characters-3.17.91.tar.xz /gnome-characters-3.18.0.tar.xz /gnome-characters-3.18.1.tar.xz +/gnome-characters-3.19.3.tar.xz diff --git a/0001-Fix-syntax-error-in-desktop-file-keywords-Arabic-tra.patch b/0001-Fix-syntax-error-in-desktop-file-keywords-Arabic-tra.patch deleted file mode 100644 index a4804b8..0000000 --- a/0001-Fix-syntax-error-in-desktop-file-keywords-Arabic-tra.patch +++ /dev/null @@ -1,25 +0,0 @@ -From ce9c527f322f484ca650b25fb82ccfde48795272 Mon Sep 17 00:00:00 2001 -From: Kalev Lember -Date: Sun, 11 Oct 2015 12:17:58 +0200 -Subject: [PATCH] Fix syntax error in desktop file keywords Arabic translation - ---- - po/ar.po | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/po/ar.po b/po/ar.po -index 36080c3..9687d38 100644 ---- a/po/ar.po -+++ b/po/ar.po -@@ -86,7 +86,7 @@ msgstr "تطبيق للبحث عن المحارف غير المألوفة و إ - - #: ../data/org.gnome.Characters.desktop.in.h:3 - msgid "characters;unicode;" --msgstr "characters;unicode;محرف;محارف;يونيكود" -+msgstr "characters;unicode;محرف;محارف;يونيكود;" - - #: ../data/org.gnome.Characters.gschema.xml.h:1 - msgid "Font to display characters" --- -2.5.0 - diff --git a/gnome-characters.spec b/gnome-characters.spec index 58542c9..caa80c4 100644 --- a/gnome-characters.spec +++ b/gnome-characters.spec @@ -1,16 +1,14 @@ %global appname org.gnome.Characters Name: gnome-characters -Version: 3.18.1 +Version: 3.19.3 Release: 1%{?dist} Summary: Character map application for GNOME # Files from gtk-js-app are licensed under 3-clause BSD. # Other files are GPL 2.0 or later. License: BSD and GPLv2+ URL: https://wiki.gnome.org/Design/Apps/CharacterMap -Source0: https://download.gnome.org/sources/gnome-characters/3.18/%{name}-%{version}.tar.xz -# Backported from upstream -Patch0: 0001-Fix-syntax-error-in-desktop-file-keywords-Arabic-tra.patch +Source0: https://download.gnome.org/sources/gnome-characters/3.19/%{name}-%{version}.tar.xz # This package uses GtkWidget template, which was added in Gjs 1.43.3. BuildRequires: gjs-devel >= 1.43.3, gtk3-devel, intltool, desktop-file-utils @@ -84,6 +82,9 @@ gtk-update-icon-cache %{_datadir}/icons/gnome &>/dev/null || : %changelog +* Mon Dec 14 2015 Kalev Lember - 3.19.3-1 +- Update to 3.19.3 + * Sun Oct 11 2015 Kalev Lember - 3.18.1-1 - Update to 3.18.1 diff --git a/sources b/sources index 1501104..bbc7c2b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc3a4b2039cae12327d6d02467f6efcc gnome-characters-3.18.1.tar.xz +aad86963ecce16661f1f8a91ba9da752 gnome-characters-3.19.3.tar.xz