diff --git a/gtranslator.changes b/gtranslator.changes index 5e8e180..052a904 100644 --- a/gtranslator.changes +++ b/gtranslator.changes @@ -1,13 +1,20 @@ +------------------------------------------------------------------- +Tue Jun 18 20:28:40 UTC 2019 - Bjørn Lie + +- Run spec-cleaner, modernize spec. +- Drop obsolete glib2_gsettings_schema_requires, + glib2_gsettings_schema_post(un), desktop_database_post(un) and + icon_theme_cache_post(un) macros, no longer needed as + file-triggers takes care of this now. +- Drop ldconfig call. +- Obsolete no longer present devel sub-package. + ------------------------------------------------------------------- Sat May 25 15:47:25 UTC 2019 - Dingzhong Chen -- Clean up spec file - + Update Summary & Url - + Switch to Meson build system - -- Update to version 3.32.0: - + Stable release, updated translations -- Update to version 3.31.90: +- Update to version 3.32.0: + + Updated translations. +- Changes from version 3.31.90: + XML language syntax for the source view + Fix msg status management + Use theme_fg_color for translated texts @@ -19,21 +26,21 @@ Sat May 25 15:47:25 UTC 2019 - Dingzhong Chen + Find & replace and copy text to shortcuts window + Ctrl+space to copy original text into translated + Native File Chooser for the translation memory - -- Update to version 3.30.1: +- Changes from version 3.30.1: + Fix locale lookup dir + Added itstool dependency to Meson + Fix loading help + New interface image in help - + Update Brazilian Portuguese translation - + Update Polish translation - -- Update to version 3.30.0: + + Updated translations. +- Changes from version 3.30.0: + Full interface redesign to acomplish gnome 3 HIG + Fix bug in find & replace that marks all fuzzy as translated + Autofill profile based on language + A lot of bug fixes + Remove plugin system +- Clean up spec file + + Update Summary & Url + + Switch to Meson build system ------------------------------------------------------------------- Thu Sep 14 12:11:48 UTC 2017 - zaitor@opensuse.org diff --git a/gtranslator.spec b/gtranslator.spec index 45576f2..a2846ba 100644 --- a/gtranslator.spec +++ b/gtranslator.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,35 +20,36 @@ Name: gtranslator Version: 3.32.1 Release: 0 Summary: An enhanced gettext po file editor for the GNOME desktop -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Development/Tools/Other -Url: https://wiki.gnome.org/Apps/Gtranslator +URL: https://wiki.gnome.org/Apps/Gtranslator Source: https://download.gnome.org/sources/gtranslator/3.32/%{name}-%{version}.tar.xz + BuildRequires: fdupes +BuildRequires: gettext-tools BuildRequires: intltool BuildRequires: itstool BuildRequires: meson >= 0.46.0 -BuildRequires: gettext-tools -BuildRequires: yelp-tools -BuildRequires: pkgconfig(libgda-5.0) +BuildRequires: pkgconfig BuildRequires: update-desktop-files +BuildRequires: yelp-tools +BuildRequires: pkgconfig(gio-2.0) >= 2.36.0 BuildRequires: pkgconfig(glib-2.0) >= 2.36.0 BuildRequires: pkgconfig(gsettings-desktop-schemas) +BuildRequires: pkgconfig(gspell-1) >= 1.2.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.20 +BuildRequires: pkgconfig(gtk-doc) BuildRequires: pkgconfig(gtksourceview-4) >= 4.0.2 BuildRequires: pkgconfig(iso-codes) BuildRequires: pkgconfig(json-glib-1.0) >= 1.2.0 -BuildRequires: pkgconfig(libxml-2.0) >= 2.4.12 -BuildRequires: pkgconfig(gspell-1) >= 1.2.0 -BuildRequires: pkgconfig(gio-2.0) >= 2.36.0 +BuildRequires: pkgconfig(libgda-5.0) BuildRequires: pkgconfig(libsoup-2.4) -BuildRequires: pkgconfig(gtk-doc) +BuildRequires: pkgconfig(libxml-2.0) >= 2.4.12 Requires: gsettings-desktop-schemas Requires: iso-codes Requires: libgda-5_0-sqlite Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%glib2_gsettings_schema_requires +Obsoletes: gtranslator-devel <= 2.91.7 %description Gtranslator is a comfortable po file editor with many bells and whistles. @@ -71,24 +72,11 @@ find %{buildroot} -type f -name "gtr-marshal.h" -delete -print %suse_update_desktop_file -r org.gnome.Gtranslator GNOME GTK Development Translation %find_lang %{name} -%post -/sbin/ldconfig -%glib2_gsettings_schema_post -%desktop_database_post -%icon_theme_cache_post - -%postun -/sbin/ldconfig -%glib2_gsettings_schema_postun -%desktop_database_postun -%icon_theme_cache_postun - %files -%defattr(-,root,root,0755) %license COPYING %doc AUTHORS MAINTAINERS NEWS README.md THANKS %doc %{_datadir}/gtk-doc/html/%{name}/ -%doc %{_mandir}/man?/* +%{_mandir}/man?/* %{_bindir}/%{name} %{_datadir}/%{name}/ %{_datadir}/applications/*.desktop