SHA256
1
0
forked from pool/gucharmap

Accepting request 132920 from GNOME:Next

Push G:N - Resubmit after adjusting based on the comments

OBS-URL: https://build.opensuse.org/request/show/132920
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gucharmap?expand=0&rev=80
This commit is contained in:
Vincent Untz
2012-09-07 15:27:15 +00:00
committed by Git OBS Bridge
parent 3062cea958
commit 71ce92e446
4 changed files with 38 additions and 14 deletions

View File

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

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

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

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Sun Aug 19 21:53:31 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.90:
+ unicode: Update to latest 6.2.0 beta
+ Port to new documentation infrastructure
- Add yelp-tools BuildRequires. Note: gnome-doc-utils is still
needed for some other parts.
-------------------------------------------------------------------
Mon Jun 25 17:48:16 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.1:
+ Update to Unicode 6.2.0 beta
+ Rearrange menus
+ Updated translations.
-------------------------------------------------------------------
Sat Jun 9 17:45:56 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.0:
+ Add an application menu (bgo#674952)
+ Port to the new GMenu API (bgo#674952)
+ ui: Use GResource instead of string (bgo#674952)
+ main: Port to GtkApplication (bgo#674952)
- Add libxml2-tools BuildRequires for xmllint.
-------------------------------------------------------------------
Tue Apr 17 06:39:22 UTC 2012 - vuntz@opensuse.org

View File

@@ -22,23 +22,26 @@
%define pc_api 2.90
Name: gucharmap
Version: 3.4.1.1
Version: 3.5.90
Release: 0
# FIXME vala bindings are currently disabled by upstream and not supposed to auto-enable
Summary: A Featureful Unicode Character Map
License: GPL-3.0+ ; LGPL-2.1+
Group: System/GUI/GNOME
Url: http://gucharmap.sourceforge.net/
Source: http://download.gnome.org/sources/gucharmap/3.4/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gucharmap/3.5/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: gnome-doc-utils-devel
BuildRequires: gobject-introspection-devel
BuildRequires: gtk-doc
BuildRequires: gtk3-devel
BuildRequires: gtk3-devel >= 3.4.0
BuildRequires: intltool
BuildRequires: libxml2-tools
BuildRequires: scrollkeeper
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(gio-2.0) >= 2.25.5
BuildRequires: yelp-tools
BuildRequires: pkgconfig(gio-2.0) >= 2.32.0
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%glib2_gsettings_schema_requires
@@ -115,19 +118,13 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc COPYING ChangeLog NEWS README TODO
%dir %{_datadir}/gnome/
%dir %{_datadir}/gnome/help/
%dir %{_datadir}/gnome/help/%{name}/
%doc %{_datadir}/gnome/help/%{name}/C/
%dir %{_datadir}/omf/
%dir %{_datadir}/omf/%{name}/
%doc %{_datadir}/omf/%{name}/%{name}-C.omf
%{_bindir}/charmap
%{_bindir}/gnome-character-map
%{_bindir}/gucharmap
%{_datadir}/applications/gucharmap.desktop
%{_datadir}/glib-2.0/schemas/org.gnome.Charmap.enums.xml
%{_datadir}/glib-2.0/schemas/org.gnome.Charmap.gschema.xml
%doc %{_datadir}/help/C/gucharmap/
%files -n libgucharmap%{so_api}-%{so_gucharmap}
%defattr(-,root,root)