diff --git a/gucharmap-3.4.1.1.tar.xz b/gucharmap-3.4.1.1.tar.xz deleted file mode 100644 index 2ff0d64..0000000 --- a/gucharmap-3.4.1.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52ea80e9e5f01232801dd24f7eb5c70eb36e7a85e429ad9113e8b71234d94c62 -size 2761188 diff --git a/gucharmap-3.5.99.tar.xz b/gucharmap-3.5.99.tar.xz new file mode 100644 index 0000000..02f9070 --- /dev/null +++ b/gucharmap-3.5.99.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f439539e6ed3fa84a8775d27c8082410652124cb124437ff4b21432f47b8864 +size 1935512 diff --git a/gucharmap.changes b/gucharmap.changes index 9faa81d..2968b19 100644 --- a/gucharmap.changes +++ b/gucharmap.changes @@ -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 diff --git a/gucharmap.spec b/gucharmap.spec index 61e1420..e25f83f 100644 --- a/gucharmap.spec +++ b/gucharmap.spec @@ -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)