Hello community, here is the log from the commit of package goldendict for openSUSE:Leap:15.2 checked in at 2020-03-21 16:47:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/goldendict (Old) and /work/SRC/openSUSE:Leap:15.2/.goldendict.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "goldendict" Sat Mar 21 16:47:04 2020 rev:14 rq:787032 version:1.5.0~rc2+git.20200319T123945 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/goldendict/goldendict.changes 2020-01-15 15:06:00.605923224 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.goldendict.new.3160/goldendict.changes 2020-03-21 16:50:34.317781662 +0100 @@ -1,0 +2,49 @@ +Thu Mar 19 08:56:14 UTC 2020 - [email protected] + +- Update source to goldendict-1.5.0~rc2+git.20200319T123945 + (i.e. db93bd19d335c60cdf1ae9095709d03423e0f2b2). +- Remove RPM source files for Debian build. +- Fix some crashes under Qt 5.12. +- Added a desktop action as a workaround to crashes on Wayland. +- Normalize whitespaces while translate on clipboard change. +- appdata.xml: Pass appstream-util validation. +- Fix some data races. +- Fix Qt5-specific crash after Ctrl+Tab when tabs navigation in + MRU order is turned on in preferences. +- FFmpeg player: Fix some crashes on broken files. +- Add ".webp", ".mpa", ".mp2" and ".opus" as known media. +- DSL: Trim spaces in "s" and "url" tags. +- DSL: Fix expanding of round brackets while full-text search. +- DSL: Strip tags "<<" and ">>" while full-text search. +- DSL: Fix handling of dsl "@" subcard in first line of card. +- DSL: Change of tags handling while full-text search. +- DSL: Fix sound saving from preferred dictionary. +- DSL: Fix {(...)} case handling in insided cards. +- Fix "file://" urls correction for case of launch portable GD + via network. +- Increase limit of node elements while build index. +- SLOB: Some optimization for indexing of a large files. +- SLOB: Fix detection of article duplicates. +- SLOB: Add class "slobdict" to slob headword. +- SLOB: Add support for uncompressed articles. +- Allow dictionaries groups combobox standard hotkeys from FTS and + Headwords dialogs. +- Fix empty menu if program compiled with qt5. +- XDXF: A little more handling for <ex> tag. +- XDXF: Fix indexing of the dictionaries with empty "abbreviation" + field. +- Support "[!a-x]" like construction while handling wildcards + via QRegularExpression. +- Use QRegularExpression instead of QRegExp in dictionary headwords + dialog under Qt 5.12 and later. +- Fix save/restore geometry for some dialogs under Qt 5.12. +- Added AppData manifest file for modern package managers. +- Add Hindi, Lojban translations. +- Update Bulgarian, German, Lithuanian, Swedish, Turkish translations. + +------------------------------------------------------------------- +Wed Aug 7 14:36:34 UTC 2019 - Dead Mozay <[email protected]> + +- Split -lang package + +------------------------------------------------------------------- Old: ---- PKGBUILD debian.changelog debian.compat debian.control debian.rules goldendict-1.5.0~rc2+git.20190215T001516.tar.gz goldendict-Debian_8.0.dsc goldendict-Debian_9.0.dsc goldendict-xUbuntu_16.04.dsc goldendict-xUbuntu_18.04.dsc goldendict.dsc New: ---- goldendict-1.5.0~rc2+git.20200319T123945.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ goldendict.spec ++++++ --- /var/tmp/diff_new_pack.lprxC8/_old 2020-03-21 16:50:37.549783734 +0100 +++ /var/tmp/diff_new_pack.lprxC8/_new 2020-03-21 16:50:37.597783765 +0100 @@ -1,7 +1,7 @@ # # spec file for package goldendict # -# Copyright (c) 2012-2014, 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright 2013 Tvangeste <[email protected]> # Copyright 2011-2018 <[email protected]> # Copyright 2008-2009 Buschmann <[email protected]> @@ -24,7 +24,7 @@ License: GPL-3.0-or-later Group: Productivity/Office/Dictionary Url: http://goldendict.org/ -Version: 1.5.0~rc2+git.20190215T001516 +Version: 1.5.0~rc2+git.20200319T123945 Release: 0 Source0: goldendict-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -78,6 +78,7 @@ BuildRequires: qt-devel BuildRequires: qt-webkit-devel >= 4.5 %endif +Recommends: %{name}-lang %description Feature-rich dictionary lookup program. @@ -99,6 +100,8 @@ ------- Konstantin Isakov +%lang_package + %prep %setup -n goldendict-%{version} -q git init @@ -154,10 +157,16 @@ %defattr(644,root,root,755) %license LICENSE.txt %defattr(755,root,root,755) -%_bindir/%{name} +%{_bindir}/%{name} %defattr(644,root,root,755) -%_datadir/applications/%{name}.desktop -%_datadir/pixmaps/%{name}.png -%_datadir/%{name} +%{_datadir}/applications/%{name}.desktop +%{_datadir}/pixmaps/%{name}.png +%{_datadir}/%{name} +%dir %{_datadir}/metainfo/ +%{_datadir}/metainfo/%{name}.appdata.xml +%exclude %{_datadir}/%{name}/locale/ + +%files lang +%{_datadir}/%{name}/locale/ %changelog ++++++ goldendict-1.5.0~rc2+git.20190215T001516.tar.gz -> goldendict-1.5.0~rc2+git.20200319T123945.tar.gz ++++++ /work/SRC/openSUSE:Leap:15.2/goldendict/goldendict-1.5.0~rc2+git.20190215T001516.tar.gz /work/SRC/openSUSE:Leap:15.2/.goldendict.new.3160/goldendict-1.5.0~rc2+git.20200319T123945.tar.gz differ: char 12, line 1
