forked from pool/gucharmap
Accepting request 228672 from GNOME:Next
Push GNOME:Next - GNOME 3.12.0 OBS-URL: https://build.opensuse.org/request/show/228672 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gucharmap?expand=0&rev=104
This commit is contained in:
parent
a7e069d3a0
commit
e94519a093
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:04e8606c65adb14d267b50b1cf9eb4fee92bd9c5ab512a346bd4c9c686403f78
|
|
||||||
size 1924628
|
|
3
gucharmap-3.12.0.tar.xz
Normal file
3
gucharmap-3.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:902f02e741d7eebf919e8c6bb8936f7eafe88b4c556874c9121346c40dc55c0f
|
||||||
|
size 1915372
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 24 18:48:21 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.12.0:
|
||||||
|
+ Add a appdata file.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 11 22:46:01 UTC 2013 - dimstar@opensuse.org
|
Mon Nov 11 22:46:01 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gucharmap
|
# spec file for package gucharmap
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -22,14 +22,14 @@
|
|||||||
%define pc_api 2.90
|
%define pc_api 2.90
|
||||||
|
|
||||||
Name: gucharmap
|
Name: gucharmap
|
||||||
Version: 3.10.1
|
Version: 3.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
# FIXME vala bindings are currently disabled by upstream and not supposed to auto-enable
|
# FIXME vala bindings are currently disabled by upstream and not supposed to auto-enable
|
||||||
Summary: A Featureful Unicode Character Map
|
Summary: A Featureful Unicode Character Map
|
||||||
License: GPL-3.0+ and LGPL-2.1+
|
License: GPL-3.0+ and LGPL-2.1+
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Url: http://gucharmap.sourceforge.net/
|
Url: http://gucharmap.sourceforge.net/
|
||||||
Source: http://download.gnome.org/sources/gucharmap/3.10/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/gucharmap/3.12/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
@ -124,6 +124,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/glib-2.0/schemas/org.gnome.Charmap.enums.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.Charmap.enums.xml
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.Charmap.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.Charmap.gschema.xml
|
||||||
%doc %{_datadir}/help/C/gucharmap/
|
%doc %{_datadir}/help/C/gucharmap/
|
||||||
|
%dir %{_datadir}/appdata
|
||||||
|
%{_datadir}/appdata/gucharmap.appdata.xml
|
||||||
|
|
||||||
%files -n libgucharmap%{so_api}-%{so_gucharmap}
|
%files -n libgucharmap%{so_api}-%{so_gucharmap}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user