Version: 2.91.7-bp150.1.3
* Thu Sep 14 2017 zaitor@opensuse.org
- Conditionalize pkgconfig(gdict-1.0) BuildRequires, only available
on older versions of openSUSE, gnome-dictionary 3.26.0 made this
symbol private.
* Thu Jun 01 2017 dimstar@opensuse.org
- Inject -Wno-error=format-nonliteral into CFLAGS: fix build with
GCC 7 (boo#1041213).
* Wed Mar 18 2015 zaitor@opensuse.org
- Own appdata dir on older versions of openSUSE.
* Mon Mar 16 2015 dimstar@opensuse.org
- Update to version 2.91.7:
+ Misc bugfixes.
+ Updated translations.
- Drop gtranslator-gtkspell3.patch: fixed upstream.
- Drop gnome-common BuildRequires and call to autoreconf, as we no
longer carry any patches.
* Sat Jun 07 2014 stathisagrapidis@gmail.com
- Add missing libgda-5_0-sqlite runtime dependency. Fix bnc#780249.
* Thu Mar 21 2013 dimstar@opensuse.org
- Port to gtkspell3:
+ Add gtranslator-gtkspell3.patch
+ Replace pkgconfig(gtkspell-3.0) BuildRequires with
pkgconfig(gtkspell3-3.0).
+ Add gnome-common BuildRequires and call to autoreconf, as above
patch touches the build system.
* Fri Jan 04 2013 dimstar@opensuse.org
- Update to version 2.91.6:
+ Misc bugfixes.
+ Updated translations.
- Drop gtranslator-gdl362.patch: fixed upstream.
- Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
following upstreams port to the new documentation infrastructure.
* Mon Nov 26 2012 dimstar@opensuse.org
- Add gtranslator-gdl362.patch: Fix build with gdl 3.6.2.
* Sun Jun 17 2012 badshah400@gmail.com
- Update to version 2.91.5:
+ Add/update X-Generator header in PO file
+ Misc bug fixes
+ Updated translations
- No longer install anything in %{_datadir}/pixmaps/%{name}/.
* Mon May 14 2012 vuntz@opensuse.org
- Update to version 2.91.4:
+ Add app menu
+ Move libgtranslator-private library to pkglibdir
+ Better handling of the table message
+ Update TM when a new po file is loaded
+ Try using Content-Type charset if the file is not UTF-8
+ Remove ok/cancel buttons to add new comments
+ Fix a crash when dropping an item to the toolbar
+ Misc bugfixes
+ Updated translations.
* Wed Apr 25 2012 vuntz@opensuse.org
- Update to version 2.91.3:
+ Port to GResource
+ Misc bugfixes
+ Updated translations.
* Tue Apr 10 2012 vuntz@opensuse.org
- Update to version 2.91.2:
+ Use new libpeas API
+ Complete list of plural forms
+ Misc bugfixes
+ Updated translations.
* Wed Mar 28 2012 vuntz@opensuse.org
- Update to version 2.91.1:
+ Make translation memory a standalone plugin
+ Misc bugfixes
+ Updated translations.
* Tue Feb 07 2012 zaitor@opensuse.org
- Update to version 2.90.8:
+ Make it build with latest GTK+.
+ Add support for gda 5.
+ Misc bugfixes.
+ Updated translations.
- Drop patches fixed upstream:
+ gtranslator-libgda-5.0.patch
+ gtranslator-gtkspell3.patch
- Remove gnome-common BuildRequires and gnome-autogen.sh call: we
don't carry any patches touching the build system anymore.
* Wed Oct 19 2011 zaitor@opensuse.org
- Update to version 2.90.7:
+ Relicense some files as GPLv3+.
+ Don't normalize translations stored in the translation memory.
+ Update translation.
* Wed Oct 12 2011 vuntz@opensuse.org
- Update to version 2.90.6:
+ Misc bugfixes.
+ Updated translations.
- Rebase gtranslator-libgda-5.0.patch and
gtranslator-gtkspell3.patch.
- Change --with-gtkspell configure option to --with-gtkspell3,
following upstream change.
* Thu Oct 06 2011 vuntz@opensuse.org
- Add iso-codes Requires since the iso-codes data is used at
runtime.
* Mon Sep 26 2011 gankov@opensuse.org
- Add support spell check with gtkspell3.
+ Add gtranslator-gtkspell3.patch: add support for gtkspell3.
+ Change pkgconfig(gtkspell-2.0) BuildRequires to
pkgconfig(gtkspell-3.0) so we can build with the new gtkspell.
* Wed Jun 15 2011 dimstar@opensuse.org
- Add optional port to libgda 5.0:
+ Add gtranslator-libgda-5.0.patch: add support for libgda-5.0
with a new --with-gda parameter.
+ Add gnome-common BuildRequires and call to gnome-autogen.sh,
needed for the patch to be taken into account.
+ Replace pkgconfig(libgda-4.0) BuildRequires with libgda-devel:
this allows us to use libgda-4.0 and libgda-5.0 without
knowledge of what version is in the repository.
+ Pass --with-gda=4.0|5.0 to configure: the version (4.0 or 5.0)
is extracted from the rpm database, based on the libgda-devel
package that has been installed.
* Wed Jun 15 2011 vuntz@opensuse.org
- Update to version 2.90.5:
+ Misc bugfixes
+ Updated translations.