From 6c28f3933f2356f979921f74e7cc2aa097fde704be265b694a1549f251594ff5 Mon Sep 17 00:00:00 2001
From: Dominique Leuenberger <dimstar@opensuse.org>
Date: Thu, 2 Nov 2017 13:55:22 +0000
Subject: [PATCH] Accepting request 538061 from
 home:dimstar:branches:GNOME:Factory

Update to 10.0.3

OBS-URL: https://build.opensuse.org/request/show/538061
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gucharmap?expand=0&rev=145
---
 gucharmap-10.0.2.tar.xz |  3 ---
 gucharmap-10.0.3.tar.xz |  3 +++
 gucharmap.changes       |  9 +++++++++
 gucharmap.spec          | 11 +----------
 4 files changed, 13 insertions(+), 13 deletions(-)
 delete mode 100644 gucharmap-10.0.2.tar.xz
 create mode 100644 gucharmap-10.0.3.tar.xz

diff --git a/gucharmap-10.0.2.tar.xz b/gucharmap-10.0.2.tar.xz
deleted file mode 100644
index 4a14380..0000000
--- a/gucharmap-10.0.2.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:331e053078d6834ad6d2a2ffc10c063050564c04777a69caa10d4ebd69683493
-size 1713340
diff --git a/gucharmap-10.0.3.tar.xz b/gucharmap-10.0.3.tar.xz
new file mode 100644
index 0000000..e30b680
--- /dev/null
+++ b/gucharmap-10.0.3.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ac07d75924e2d8f436d9492e8f7d54cf109404d34de06886a3967563cd1726a4
+size 1713960
diff --git a/gucharmap.changes b/gucharmap.changes
index db883ca..3bc1b43 100644
--- a/gucharmap.changes
+++ b/gucharmap.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Wed Nov  1 11:43:07 UTC 2017 - dimstar@opensuse.org
+
+- Update to version 10.0.3:
+  + Upgrade some links to https.
+  + Updated translations.
+- Drop glib2_gsettings_schema_* and desktop_database_* post/postun
+  scriptlets: the functionality is covered by file triggers now.
+
 -------------------------------------------------------------------
 Thu Oct  5 11:39:41 UTC 2017 - zaitor@opensuse.org
 
diff --git a/gucharmap.spec b/gucharmap.spec
index cdd052a..eb6d5fa 100644
--- a/gucharmap.spec
+++ b/gucharmap.spec
@@ -22,7 +22,7 @@
 %define pc_api 2.90
 
 Name:           gucharmap
-Version:        10.0.2
+Version:        10.0.3
 Release:        0
 Summary:        A Featureful Unicode Character Map
 License:        GPL-3.0+ and LGPL-2.1+
@@ -49,7 +49,6 @@ BuildRequires:  perl(Env)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.32.0
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%glib2_gsettings_schema_requires
 
 %description
 Gucharmap is a featureful unicode character map.
@@ -111,14 +110,6 @@ find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 
 %postun -n libgucharmap%{so_api}-%{so_gucharmap} -p /sbin/ldconfig
 
-%post
-%glib2_gsettings_schema_post
-%desktop_database_post
-
-%postun
-%glib2_gsettings_schema_postun
-%desktop_database_postun
-
 %clean
 rm -rf $RPM_BUILD_ROOT