Hello community, here is the log from the commit of package gaupol for openSUSE:Factory checked in at 2014-02-13 15:01:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gaupol (Old) and /work/SRC/openSUSE:Factory/.gaupol.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gaupol" Changes: -------- --- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes 2013-10-11 16:39:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes 2014-02-13 15:01:18.000000000 +0100 @@ -1,0 +2,17 @@ +Tue Feb 11 12:05:14 UTC 2014 - [email protected] + +- updated to 0.25 + * Depend on GtkSpell 3.0.0 or later instead of pygtkspellcheck + for inline spell-check + * Clarify GStreamer dependency as "at least the core, + gst-plugins-base and gst-plugins-good; and for good container and + codec support preferrably each of gst-plugins-bad, gst-plugins-ugly + and gst-libav" (bgo#710138) + * Check that required GStreamer elements can be found and + print error messages if not (bgo#710138) + * Filter open recent menu items by mimetype + * Fix search dialog "Ignore case" option + * Fix text correction assistant layout with GTK+ 3.10 + * Update Spanish translation (Carlos Mella) + +------------------------------------------------------------------- @@ -8 +25 @@ - KeyErrors handling encoding names (#709335) + KeyErrors handling encoding names (bgo#709335) Old: ---- gaupol-0.24.3.tar.xz New: ---- gaupol-0.25.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gaupol.spec ++++++ --- /var/tmp/diff_new_pack.vdkEiZ/_old 2014-02-13 15:01:18.000000000 +0100 +++ /var/tmp/diff_new_pack.vdkEiZ/_new 2014-02-13 15:01:18.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package gaupol # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: gaupol -Version: 0.24.3 +Version: 0.25 Release: 0 Summary: GTK Subtitle editor License: GPL-3.0+ @@ -31,21 +31,17 @@ BuildRequires: intltool BuildRequires: hicolor-icon-theme BuildRequires: python3-devel -%if 0%{?suse_version} <= 1210 -BuildRequires: python-enchant >= 1.4.0 -%else BuildRequires: python3-pyenchant -%endif BuildRequires: python3-gobject >= 3.6.0 BuildRequires: update-desktop-files BuildRequires: xz +Requires: python3 Requires: python3-aeidon -%if 0%{?suse_version} <= 1210 -Requires: python-enchant >= 1.4.0 -%else Requires: python3-pyenchant -%endif Requires: python3-gobject >= 3.6.0 +Requires: typelib-1_0-GtkSpell-3_0 +Requires: typelib-1_0-Gst-1_0 +Requires: typelib-1_0-GstPbutils-1_0 Recommends: paratype-pt-sans-fonts Recommends: paratype-pt-mono-fonts BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -92,9 +88,6 @@ %find_lang %{name} %fdupes %{buildroot} -%clean -rm -rf %{buildroot} - %files -f %{name}.lang %defattr(-,root,root) %doc AUTHORS COPYING CREDITS README NEWS TODO @@ -107,7 +100,6 @@ %{_datadir}/icons/*/*/apps/%{name}.* %{_mandir}/man1/gaupol.1* - %files -n python3-aeidon %defattr(-, root, root, -) %doc AUTHORS COPYING CREDITS README.aeidon NEWS TODO ++++++ gaupol-0.24.3.tar.xz -> gaupol-0.25.tar.xz ++++++ ++++ 8516 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
