Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package klavaro for openSUSE:Factory checked in at 2023-10-16 22:33:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/klavaro (Old) and /work/SRC/openSUSE:Factory/.klavaro.new.20540 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "klavaro" Mon Oct 16 22:33:19 2023 rev:25 rq:1117918 version:3.14 Changes: -------- --- /work/SRC/openSUSE:Factory/klavaro/klavaro.changes 2022-03-28 17:01:59.345085764 +0200 +++ /work/SRC/openSUSE:Factory/.klavaro.new.20540/klavaro.changes 2023-10-16 22:33:32.221017640 +0200 @@ -1,0 +2,14 @@ +Thu Aug 31 17:56:11 UTC 2023 - Avindra Goolcharan <avin...@opensuse.org> + +- Update to version 3.14 + * appdata ==> metainfo for desktop stuff. + * Non-deprecated replacements for icon names. + * fix Progress chart for basic module showing lesson 0 as lesson 1. + * fix Spell correction: editting ==> editing. + * fix Semicolon at end of keyword entries in klavaro.desktop.in. + * fix Memory leak on trans_lang_get_similar function. + * add Hindi support. + * add Indonesian translation. + * update Croatian, Romenian translation + +------------------------------------------------------------------- Old: ---- klavaro-3.13.tar.bz2 New: ---- klavaro-3.14.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ klavaro.spec ++++++ --- /var/tmp/diff_new_pack.eRG1JS/_old 2023-10-16 22:33:32.817039138 +0200 +++ /var/tmp/diff_new_pack.eRG1JS/_new 2023-10-16 22:33:32.817039138 +0200 @@ -1,7 +1,7 @@ # # spec file for package klavaro # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %define espeak espeak %endif Name: klavaro -Version: 3.13 +Version: 3.14 Release: 0 Summary: Typing tutor License: GPL-3.0-or-later @@ -81,15 +81,13 @@ %endif %files -f %{name}.lang -%{_bindir}/klavaro +%{_bindir}/%{name} %license COPYING %doc AUTHORS ChangeLog NEWS README TODO -%{_mandir}/man1/klavaro.1%{?ext_man} -%{_datadir}/klavaro/ -%dir %{_datadir}/appdata -%{_datadir}/appdata/klavaro.appdata.xml -%{_datadir}/applications/klavaro.desktop -%{_datadir}/icons/hicolor/*/apps/klavaro.png -# Remove static lib processing when libgtkdatabox gtk3 apppears -%exclude %{_libdir}/libgtkdataboks.* +%{_mandir}/man1/%{name}.1%{?ext_man} +%{_datadir}/%{name}/ +%dir %{_datadir}/metainfo +%{_datadir}/metainfo/%{name}.appdata.xml +%{_datadir}/applications/%{name}.desktop +%{_datadir}/icons/hicolor/*/apps/%{name}.png ++++++ klavaro-3.13.tar.bz2 -> klavaro-3.14.tar.bz2 ++++++ ++++ 12870 lines of diff (skipped)