Hello community,

here is the log from the commit of package translate-toolkit for 
openSUSE:Factory checked in at 2014-08-13 17:08:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/translate-toolkit (Old)
 and      /work/SRC/openSUSE:Factory/.translate-toolkit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "translate-toolkit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/translate-toolkit/translate-toolkit.changes      
2014-02-04 22:49:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.translate-toolkit.new/translate-toolkit.changes 
2014-08-13 17:08:34.000000000 +0200
@@ -1,0 +2,10 @@
+Tue Aug 12 14:16:41 UTC 2014 - [email protected]
+
+- updated to version 1.12.0
+
+Major changes
+       Properties and DTD formats fix a number of issues
+       Massive code cleanup looking forward Python 3 compatibility
+       Important changes in development process to ease testing
+
+-------------------------------------------------------------------

Old:
----
  translate-toolkit-1.11.0.tar.bz2

New:
----
  translate-toolkit-1.12.0.tar.bz2

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

Other differences:
------------------
++++++ translate-toolkit.spec ++++++
--- /var/tmp/diff_new_pack.0Qu3mB/_old  2014-08-13 17:08:35.000000000 +0200
+++ /var/tmp/diff_new_pack.0Qu3mB/_new  2014-08-13 17:08:35.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package translate-toolkit
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           translate-toolkit
-Version:        1.11.0
+Version:        1.12.0
 Release:        0
 Summary:        Tools and API to assist with translation and software 
localization
 License:        GPL-2.0+
@@ -38,7 +38,6 @@
 # The following are for the full experience of translate-toolkit
 BuildRequires:  python-pyenchant
 Requires:       python-aeidon
-Requires:       python-beautifulsoup
 Requires:       python-iniparse
 Requires:       python-Levenshtein
 Requires:       python-lxml
@@ -52,7 +51,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
-# The following are needed for man page generation
+# The following are needed for man page and docs generation
 BuildRequires:  python-lxml
 BuildRequires:  python-lxml-doc
 BuildRequires:  python-pytest
@@ -60,6 +59,8 @@
 BuildRequires:  python-Sphinx
 BuildRequires:  python-xapian
 BuildRequires:  python-xml
+BuildRequires:  python-Babel
+BuildRequires:  python-beautifulsoup4
 BuildRequires:  vobject
 %py_requires
 
@@ -107,7 +108,7 @@
  sed -i '\|/usr/bin/env |d' $lib
 done
 # move langmodels to site-packages
-%__mv share translate
+#%__mv share translate
 #fix wrong perms
 chmod a-x docs/_build/html/_static/font/*.* 
docs/_themes/sphinx-bootstrap/static/font/*.*
 #fix line terminators in jquery.js
@@ -146,9 +147,11 @@
 
 # move documentation files to datadir
 %__install -d -m 755 %{buildroot}%{_defaultdocdir}/%{name}
-#mv %{buildroot}%{python_sitelib}/docs/_build/html 
%{buildroot}%{_defaultdocdir}/%{name}
-mv 
%{buildroot}/home/abuild/.local/lib/python%{py_ver}/site-packages/docs/_build/html
 %{buildroot}%{_defaultdocdir}/%{name}
-#rm -rf %{buildroot}%{python_sitelib}/docs
+mv %{buildroot}%{python_sitelib}/translate/docs/_build/html 
%{buildroot}%{_defaultdocdir}/%{name}
+#mv 
%{buildroot}/home/abuild/.local/lib/python%{py_ver}/site-packages/docs/_build/html
 %{buildroot}%{_defaultdocdir}/%{name}
+
+
+rm -rf %{buildroot}%{python_sitelib}/translate/docs
 rm -rf %{buildroot}/home/abuild/.local/lib/python%{py_ver}/site-packages/
 
 # create symlinks for man pages

++++++ translate-toolkit-1.11.0.tar.bz2 -> translate-toolkit-1.12.0.tar.bz2 
++++++
++++ 51896 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to