Hello community,

here is the log from the commit of package translate-toolkit for 
openSUSE:Factory checked in at 2017-02-04 15:17:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2017-01-25 22:40:47.640182081 +0100
+++ /work/SRC/openSUSE:Factory/.translate-toolkit.new/translate-toolkit.changes 
2017-02-04 16:51:16.691943408 +0100
@@ -1,0 +2,7 @@
+Mon Jan 30 16:02:59 UTC 2017 - [email protected]
+
+- Update do 2.0.0
+  * po2txt works correctly again when --threshold option is passed
+  (https://github.com/translate/translate/issues/3499) boo#999286
+
+-------------------------------------------------------------------

Old:
----
  translate-toolkit-2.0.0rc2.tar.bz2

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

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

Other differences:
------------------
++++++ translate-toolkit.spec ++++++
--- /var/tmp/diff_new_pack.vLhhPw/_old  2017-02-04 16:51:17.019896711 +0100
+++ /var/tmp/diff_new_pack.vLhhPw/_new  2017-02-04 16:51:17.019896711 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package translate-toolkit
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,16 +16,14 @@
 #
 
 
-%define _tarball_version 2.0.0rc2
-
 Name:           translate-toolkit
-Version:        1.99.9
+Version:        2.0.0
 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/%{_tarball_version}/%{name}-%{_tarball_version}.tar.bz2
+Source:         
https://github.com/translate/translate/releases/download/%{version}/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  gettext-runtime
 BuildRequires:  iso-codes
@@ -95,7 +93,7 @@
 toolkit or to use the libraries in other localization tools.
 
 %prep
-%setup -n %{name}-%{_tarball_version} -q
+%setup -n %{name}-%{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 - added diff_match_patch as a required package
 rm translate/misc/diff_match_patch.py*
@@ -160,7 +158,7 @@
 %{_bindir}/*
 %{_mandir}/man1/*
 %{python_sitelib}/translate
-%{python_sitelib}/translate_toolkit-%{_tarball_version}-py%{py_ver}.egg-info
+%{python_sitelib}/translate_toolkit-%{version}-py%{py_ver}.egg-info
 
 %files devel-doc
 %defattr(-,root,root)

++++++ translate-toolkit-2.0.0rc2.tar.bz2 -> translate-toolkit-2.0.0.tar.bz2 
++++++
++++ 7920 lines of diff (skipped)


Reply via email to