Hello community,

here is the log from the commit of package translate-toolkit for 
openSUSE:Factory checked in at 2016-09-12 13:25:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2015-11-11 10:36:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.translate-toolkit.new/translate-toolkit.changes 
2016-09-12 13:25:47.000000000 +0200
@@ -1,0 +2,21 @@
+Thu Sep  1 11:26:19 UTC 2016 - elchev...@opensuse.org
+
+- Update to 1.99.5 (2.0.0 Beta 5)
+  * Minor fixes
+- require lxml 3.5.0 or newer
+  
+-------------------------------------------------------------------
+Wed Jul 27 09:53:37 UTC 2016 - buschman...@opensuse.org
+
+- Update to 1.99.3 (2.0.0 Beta 3)
+  * Python 3 compatibility thanks to Claude Paroz
+  * Dropped support for Python 2.6
+  * Changes in storage API to expose a more standardized API
+- require python 2.7 or newer
+
+-------------------------------------------------------------------
+Thu Apr 28 15:36:27 UTC 2016 - mic...@cihar.com
+
+- Update to 1.14.0-rc1
+
+-------------------------------------------------------------------

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

New:
----
  translate-toolkit-2.0.0b5.tar.bz2

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

Other differences:
------------------
++++++ translate-toolkit.spec ++++++
--- /var/tmp/diff_new_pack.2J7b2j/_old  2016-09-12 13:25:48.000000000 +0200
+++ /var/tmp/diff_new_pack.2J7b2j/_new  2016-09-12 13:25:48.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package translate-toolkit
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,16 @@
 #
 
 
+%define _tarball_version 2.0.0b5
+
 Name:           translate-toolkit
-Version:        1.13.0
+Version:        1.98.5
 Release:        0
 Summary:        Tools and API to assist with translation and software 
localization
 License:        GPL-2.0+
 Group:          Development/Tools/Other
 Url:            http://toolkit.translatehouse.org/
-Source:         
https://github.com/translate/translate/releases/download/%{version}/%{name}-%{version}.tar.bz2
+Source:         
https://github.com/translate/translate/releases/download/%{_tarball_version}/%{name}-%{_tarball_version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  gettext-runtime
 BuildRequires:  iso-codes
@@ -32,9 +34,9 @@
 BuildRequires:  python-Levenshtein
 BuildRequires:  python-Sphinx
 BuildRequires:  python-beautifulsoup4
-BuildRequires:  python-devel
+BuildRequires:  python-devel >= 2.7
 BuildRequires:  python-iniparse
-BuildRequires:  python-lxml
+BuildRequires:  python-lxml >= 3.5.0
 BuildRequires:  python-lxml-doc
 BuildRequires:  python-pyenchant
 BuildRequires:  python-pytest
@@ -90,7 +92,7 @@
 toolkit or to use the libraries in other localization tools.
 
 %prep
-%setup -q
+%setup -n %{name}-%{_tarball_version} -q
 sed -i 296"s|'share'|'translate/share'|" setup.py
 # fix for bnc#750652 - remove Apache-2.0 file - difflib is the fallback 
solution
 rm translate/misc/diff_match_patch.py*
@@ -155,7 +157,7 @@
 %{_bindir}/*
 %{_mandir}/man1/*
 %{python_sitelib}/translate
-%{python_sitelib}/translate_toolkit-%{version}-py%{py_ver}.egg-info
+%{python_sitelib}/translate_toolkit-%{_tarball_version}-py%{py_ver}.egg-info
 
 %files devel-doc
 %defattr(-,root,root)

++++++ translate-toolkit-1.13.0.tar.bz2 -> translate-toolkit-2.0.0b5.tar.bz2 
++++++
++++ 70316 lines of diff (skipped)


Reply via email to