SHA256
1
0
forked from pool/gucharmap

Accepting request 136725 from GNOME:Factory

Pushing GNOME:Factory towards openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/136725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gucharmap?expand=0&rev=59
This commit is contained in:
Ismail Dönmez 2012-10-03 13:08:14 +00:00 committed by Git OBS Bridge
commit b32a355c65
4 changed files with 46 additions and 15 deletions

View File

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

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

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

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Tue Sep 25 06:46:09 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.99:
+ Look for help files in the right location
+ Updated translations.
- Drop gnome-doc-utils-devel BuildRequires: no longer needed.
-------------------------------------------------------------------
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,25 @@
%define pc_api 2.90
Name: gucharmap
Version: 3.4.1.1
Version: 3.5.99
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 +117,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)