Hello community,

here is the log from the commit of package virtaal for openSUSE:Factory checked 
in at 2017-08-22 11:08:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virtaal (Old)
 and      /work/SRC/openSUSE:Factory/.virtaal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "virtaal"

Tue Aug 22 11:08:51 2017 rev:7 rq:517724 version:0.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/virtaal/virtaal.changes  2012-05-22 
08:20:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.virtaal.new/virtaal.changes     2017-08-22 
11:08:55.954255424 +0200
@@ -1,0 +2,5 @@
+Fri Aug 18 17:08:31 UTC 2017 - [email protected]
+
+- update Url and remove python-gnome-extras
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ virtaal.spec ++++++
--- /var/tmp/diff_new_pack.PrQuCN/_old  2017-08-22 11:08:57.006107318 +0200
+++ /var/tmp/diff_new_pack.PrQuCN/_new  2017-08-22 11:08:57.038102813 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package virtaal
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -22,7 +22,7 @@
 # Note that files under share/virtaal/autocorr are LGPL-3.0 licensed
 License:        GPL-2.0+ and LGPL-3.0
 Summary:        Localization and translation editor
-Url:            http://translate.sourceforge.net/wiki/virtaal/index
+Url:            http://virtaal.translatehouse.org/?id=virtaal/index
 Group:          Development/Tools/Other
 Source:         %{name}-%{version}.tar.bz2
 BuildRequires:  desktop-file-utils
@@ -37,7 +37,6 @@
 BuildRequires:  update-desktop-files
 
 Requires:       %{name}-lang = %{version}
-Requires:       python-gnome-extras
 Requires:       python-gobject2
 Requires:       python-gtk
 Requires:       python-lxml
@@ -97,6 +96,9 @@
 done
 popd
 
+# Remove leading space to try optimise IO in loading
+sed -ir "s/^\s*?//" share/virtaal/virtaal.glade
+
 %install
 
 python setup.py install \


Reply via email to