SHA256
1
0
forked from pool/gucharmap

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
This commit is contained in:
Dominique Leuenberger 2017-11-02 13:55:22 +00:00 committed by Git OBS Bridge
parent e60f2614c7
commit 6c28f3933f
4 changed files with 13 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:331e053078d6834ad6d2a2ffc10c063050564c04777a69caa10d4ebd69683493
size 1713340

3
gucharmap-10.0.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac07d75924e2d8f436d9492e8f7d54cf109404d34de06886a3967563cd1726a4
size 1713960

View File

@ -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

View File

@ -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