gtranslator/gtranslator.changes

224 lines
8.3 KiB
Plaintext

-------------------------------------------------------------------
Wed Jun 15 09:56:24 CEST 2011 - vuntz@opensuse.org
- Update to version 2.90.5:
+ Misc bugfixes
+ Updated translations.
-------------------------------------------------------------------
Tue May 24 19:36:30 CEST 2011 - dimstar@opensuse.org
- Update to version 2.90.4:
+ Misc bugfixes
- Changes from version 2.90.3:
+ Put the gdl container inside the tab
+ Add a tab activatable extension point
- Changes from version 2.90.2:
+ UI cleanup
- Changes from version 2.90.1:
+ Automatize profile generation
+ Fix preferences dialog space
+ Remove interface tab from preferences dialog
+ Fix remaining issues in the gtk+ 3 port.
- Changes from version 2.90.0:
+ Port to gtk+ 3
+ Port to libpeas
+ Added support for python plugins
+ Ported charmap to python
+ Remove --window-new command line option
+ Port to gsettings
+ Merge insert-tags plugin into insert-params plugin
+ Port to GtkApplication
+ Misc Bugfixes
+ Updated translations.
- Note that gtkspell support is disabled for now because there's no
gtk3-powered gtkspell.
- Change BuildRequires to pkgconfig()-style and move to GNOME 3:
+ Old ones: gdl-devel, glib2-devel, gnome-utils-devel,
gtk2-devel, gtksourceview-devel, gtkspell-devel, libgda-devel,
libxml2-devel.
+ New ones: gdict-1.0, gdl-3.0, glib-2.0, gtk+-3.0,
gtksourceview-3.0, gtkspell-2.0, libgda-4.0, libxml-2.0.
- Drop no longer needed BuildRequires: gucharmap-devel,
libsoup-devel, libunique-devel.
- Add new BuildRequires: pkgconfig(iso-codes),
pkgconfig(json-glib-1.0, pkgconfig(libpeas-1.0),
pkgconfig(libpeas-gtk-1.0).
- Drop gtranslator-disable-update-db.patch: no longer required.
- Drop gnome-common BuildRequires, gnome-autogen.sh call during
build and --disable-update-mimedb configure flag: obsoleted.
- Move .gir file to devel subpackage.
- Add call to ldconfig in %post/%postun scriptlet because of the
new library in the package.
-------------------------------------------------------------------
Mon Feb 14 19:49:23 CET 2011 - sbrabec@suse.cz
- Added support for translation-update-upstream.
-------------------------------------------------------------------
Sat Feb 12 19:14:12 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Add Recommends for lang subpackage.
-------------------------------------------------------------------
Wed Dec 8 08:49:42 CET 2010 - vuntz@opensuse.org
- Update to version 1.9.13:
+ Enable use of local mirrors of open-tran.eu
+ Adapt the OpenTran plugin to the new open-tran.eu API
+ Misc Bugfixes
+ Updated translations.
- Add gtranslator-disable-update-db.patch: add a
--disable-update-mimedb configure option to not run
update-desktop-database on install.
- Pass --disable-update-mimedb to configure.
-------------------------------------------------------------------
Sat Oct 9 10:49:09 CEST 2010 - vuntz@opensuse.org
- Update to version 1.9.12:
+ Port to GSettings
+ Make it work with GSEAL enabled
+ Misc Bugfixes
+ Updated translations.
- Remove gconf schemas handling:
+ remove gconf2-devel BuildRequires.
+ remove %gconf_schemas_prereq, %find_gconf_schemas and
schemas-related scriptlets.
- Use %glib2_gsettings_schema_* macros for GSettings schemas.
- Add pkgconfig(gsettings-desktop-schemas) BuildRequires and
gsettings-desktop-schemas Requires, since the schemas are needed
at runtime too.
-------------------------------------------------------------------
Fri Aug 13 09:37:35 CEST 2010 - vuntz@opensuse.org
- Fix license: gtranslator is GPLv3+, not GPLv2+. Fix bnc#595680.
-------------------------------------------------------------------
Thu Aug 5 16:20:26 CEST 2010 - vuntz@opensuse.org
- Remove unneeded libdb-4_5-devel BuildRequires: it was needed for
the old memory backend.
- Remove unneeded libneon-devel BuildRequires: this is replaced by
libsoup now.
- Remove subversion-devel BuildRequires: the subversion plugin is
gone.
-------------------------------------------------------------------
Mon Jun 21 14:52:33 CEST 2010 - dimstar@opensuse.org
- Update to version 1.9.11:
+ Add the option to remove entries from the memory translation
+ New memory translation backend using libgda
- Changes from version 1.9.10:
+ Factored out the tab label
+ Make the translation memory always visible
+ Updated translations.
- Add libgda-devel BuildRequires.
-------------------------------------------------------------------
Mon Feb 22 00:17:24 CET 2010 - vuntz@opensuse.org
- Update to version 1.9.9:
+ Add Profile quick selector
+ Rewriting profile manager to use GtrProfileManager
+ Converted GtrApplication into an UniqueAPP using libunique
+ Misc bugfixes
+ Updated translations.
- Add libunique-devel BuildRequires.
-------------------------------------------------------------------
Thu Feb 11 00:23:22 CET 2010 - vuntz@opensuse.org
- Update to version 1.9.8:
+ Refactor methods and file names from gtranslator to gtr
+ Modernize autotools configuration
+ Added new tango icons and logo
+ Removed Subversion plugin
+ Misc Bugfixes
+ Updated translations.
- Change group from Development/Tools to Development/Tools/Other to
fix rpmlint warning.
-------------------------------------------------------------------
Sun Jan 31 23:48:22 CET 2010 - vuntz@opensuse.org
- Update to version 1.9.7:
+ Show percentage of translated messages
+ Fixed several compiler warnings
+ Update toolbar editor
+ Make header inherit from GtranslatorMsg
+ Ported gtranslator from MessageArea to GtkInfoBar
+ Misc Bugfixes
+ Updated translations.
- Remove renaming of sr@Latn locale to sr@latin.
-------------------------------------------------------------------
Tue Aug 25 17:42:13 CEST 2009 - vuntz@novell.com
- Update to version 1.9.6:
+ Adapted gtranslator in order to work on Windows
+ bgo#579775 - Fixed format string attack
+ bgo#582430 - Added some header files
+ bgo#555672 - Fixed CRITICAL: editor_create_item_from_name
+ bgo#557096 - Fixed GtkSpinButton problem changing to GtkBuilder
+ bgo#569061 - Displaying an error message before saving a read
only file
+ bgo#569062 - Use a "standard" tabs menu instead of
Go->Next/Prev File
+ bgo#569068 - Made more clear the message in the status bar
+ bgo#571497 - Fixed crash on first-time startup with po-file as
argument
+ bgo#575128 - Removed deprecated GTK+ symbols
+ bgo#579775 - Fixed Format string attack danger
+ bgo#582430 - Some of the header files weren't included in the
source code
+ bgo#583961 - Fixed to build with gdl 2.27.2
+ bgo#584692 - Show the next message of the one you are editing
+ bgo#591594 - Fixed problem that made Edit header only made
effect when you close gtranslator
+ bgo#592210 - Removed duplicated define in configure.ac
+ bgo#592214 - Fixed some gcc warnings
+ bgo#592215 - Wrong arguments to
gtranslator_statusbar_flash_message()
+ bgo#592226 - Fixed Error widget built wrongly
+ bgo#592227 - Source code did not working due to a wrong widget
name
+ bgo#569054 - Fixed empty line insertion before translator email
in header
+ Updated translations.
- Drop gtranslator-gdl-2.27.patch and gtranslator-profile.patch:
fixed upstream.
-------------------------------------------------------------------
Thu Jun 11 03:35:47 CEST 2009 - vuntz@novell.com
- Add gtranslator-gdl-2.27.patch to fix build with latest gdl.
-------------------------------------------------------------------
Thu May 14 11:40:12 CEST 2009 - vuntz@novell.com
- Update gtranslator-profile.patch to fix more build issues.
- Add BuildRequires for features: gnome-utils-devel,
gtkspell-devel, gucharmap-devel, libneon-devel, libsoup-devel,
subversion-devel
- Pass --disable-static, --with-gtkspell and --with-dictionary to
configure, and remove --enable-mime-bind and --with-gconf that
don't exist.
- Clean up file list a bit; do not ship help files twice.
-------------------------------------------------------------------
Thu May 14 11:21:38 CEST 2009 - vuntz@novell.com
- Initial package.