diff --git a/.gitignore b/.gitignore index be47ee3..493a304 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /dconf-editor-3.18.0.tar.xz /dconf-editor-3.18.1.tar.xz /dconf-editor-3.18.2.tar.xz +/dconf-editor-3.19.2.tar.xz diff --git a/0001-Fix-a-syntax-error-in-desktop-file-keywords-Romanian.patch b/0001-Fix-a-syntax-error-in-desktop-file-keywords-Romanian.patch deleted file mode 100644 index e80ffd9..0000000 --- a/0001-Fix-a-syntax-error-in-desktop-file-keywords-Romanian.patch +++ /dev/null @@ -1,26 +0,0 @@ -From c2fc3b75749aa7a4ec4e13fbf8abbeb8166646cf Mon Sep 17 00:00:00 2001 -From: Kalev Lember -Date: Fri, 13 Nov 2015 13:16:29 +0100 -Subject: [PATCH] Fix a syntax error in desktop file keywords Romanian - translation - ---- - po/ro.po | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/po/ro.po b/po/ro.po -index 9ddcb2b..e0d6070 100644 ---- a/po/ro.po -+++ b/po/ro.po -@@ -35,7 +35,7 @@ msgstr "" - - #: ../editor/ca.desrt.dconf-editor.desktop.in.in.h:3 - msgid "settings;configuration;" --msgstr "settings;configuration;configurări;configurație;setări" -+msgstr "settings;configuration;configurări;configurație;setări;" - - #: ../editor/ca.desrt.dconf-editor.gschema.xml.h:1 - msgid "The width of the window" --- -2.5.0 - diff --git a/dconf-editor.spec b/dconf-editor.spec index 35d834d..b94ffee 100644 --- a/dconf-editor.spec +++ b/dconf-editor.spec @@ -1,13 +1,11 @@ Name: dconf-editor -Version: 3.18.2 +Version: 3.19.2 Release: 1%{?dist} Summary: Configuration editor for dconf License: LGPLv2+ URL: https://wiki.gnome.org/Projects/dconf -Source0: https://download.gnome.org/sources/dconf-editor/3.18/dconf-editor-%{version}.tar.xz -# Backported from upstream -Patch0: 0001-Fix-a-syntax-error-in-desktop-file-keywords-Romanian.patch +Source0: https://download.gnome.org/sources/dconf-editor/3.19/dconf-editor-%{version}.tar.xz BuildRequires: /usr/bin/appstream-util BuildRequires: desktop-file-utils @@ -24,7 +22,6 @@ Graphical tool for editing the dconf configuration database. %prep %setup -q -%patch0 -p1 %build %configure @@ -65,6 +62,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_mandir}/man1/dconf-editor.1* %changelog +* Tue Nov 24 2015 Kalev Lember - 3.19.2-1 +- Update to 3.19.2 + * Fri Nov 13 2015 Kalev Lember - 3.18.2-1 - Update to 3.18.2 diff --git a/sources b/sources index ed0c342..efd2b1f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9292d9b96b0d9f87f6589a7d1d0ca388 dconf-editor-3.18.2.tar.xz +010d02ecd1fb8b5ef10867227a4f5c60 dconf-editor-3.19.2.tar.xz