Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package translate-toolkit for
openSUSE:Factory checked in at 2024-07-08 19:06:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/translate-toolkit (Old)
and /work/SRC/openSUSE:Factory/.translate-toolkit.new.2080 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "translate-toolkit"
Mon Jul 8 19:06:53 2024 rev:57 rq:1185793 version:3.13.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/translate-toolkit/translate-toolkit.changes
2024-04-09 16:46:29.078430326 +0200
+++
/work/SRC/openSUSE:Factory/.translate-toolkit.new.2080/translate-toolkit.changes
2024-07-08 19:07:00.139979803 +0200
@@ -1,0 +2,10 @@
+Thu Jul 4 13:04:05 UTC 2024 - Markéta Machová <[email protected]>
+
+- Update to 3.13.1
+ * Added support for FormatJS
+ * Several improvements to the PO, XML and Properties formats.
+ * Updated language definitions to include CLDR aliases.
+ * Dropped unmatained Mozilla l10n scripts.
+- Drop merged 0001-tests-Adjust-to-changed-aeidon-behavior.patch
+
+-------------------------------------------------------------------
Old:
----
0001-tests-Adjust-to-changed-aeidon-behavior.patch
translate-toolkit-3.12.1.tar.gz
New:
----
translate_toolkit-3.13.1.tar.gz
BETA DEBUG BEGIN:
Old: * Dropped unmatained Mozilla l10n scripts.
- Drop merged 0001-tests-Adjust-to-changed-aeidon-behavior.patch
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ translate-toolkit.spec ++++++
--- /var/tmp/diff_new_pack.gJQWv9/_old 2024-07-08 19:07:01.036012572 +0200
+++ /var/tmp/diff_new_pack.gJQWv9/_new 2024-07-08 19:07:01.040012719 +0200
@@ -24,11 +24,11 @@
%define psuffix %{nil}
%bcond_with test
%endif
-%define modname translate-toolkit
+%define modname translate_toolkit
%define binaries_and_manpages %{shrink:\
poclean pocompile poconflicts podebug pofilter pogrep pomerge
porestructure posegment poswap poterminology \
- build_firefox.sh pretranslate \
+ pretranslate \
android2po csv2po csv2tbx dtd2po flatxml2po html2po ical2po idml2po ini2po
json2po \
moz2po mozfunny2prop mozlang2po odf2xliff oo2po oo2xliff php2po phppo2pypo
\
po2csv po2dtd po2flatxml po2html po2ical po2idml po2ini po2json po2moz
po2mozlang po2oo \
@@ -37,11 +37,11 @@
tbx2po tiki2po ts2po txt2po web2py2po xliff2odf xliff2oo xliff2po yaml2po}
%define binaries %{shrink: %binaries_and_manpages\
pocommentclean pocompendium pocount pomigrate2 popuretext poreencode
posplit prop2mozfunny \
- build_tmdb buildxpi.py get_moz_enUS.py pydiff tmserver junitmsgfmt md2po
po2md}
+ build_tmdb pydiff tmserver junitmsgfmt md2po po2md}
%define manpages translatetoolkit %binaries_and_manpages
Name: translate-toolkit%{psuffix}
-Version: 3.12.1
+Version: 3.13.1
Release: 0
Summary: Tools and API to assist with translation and software
localization
License: GPL-2.0-or-later
@@ -49,8 +49,6 @@
Source:
https://files.pythonhosted.org/packages/source/t/%{modname}/%{modname}-%{version}.tar.gz
Patch0: xliff-xsd-no-network.patch
Patch1: sphinx-intersphinx.patch
-# PATCH-FIX-UPSTREAM
-Patch2: 0001-tests-Adjust-to-changed-aeidon-behavior.patch
BuildRequires: %{python_module Levenshtein >= 0.12}
BuildRequires: %{python_module Sphinx}
BuildRequires: %{python_module sphinx-bootstrap-theme}