Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kmouth for openSUSE:Factory checked in at 2021-04-25 21:26:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmouth (Old) and /work/SRC/openSUSE:Factory/.kmouth.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmouth" Sun Apr 25 21:26:47 2021 rev:117 rq:887693 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kmouth/kmouth.changes 2021-03-10 08:54:24.786712964 +0100 +++ /work/SRC/openSUSE:Factory/.kmouth.new.12324/kmouth.changes 2021-04-25 21:27:48.928458816 +0200 @@ -1,0 +2,25 @@ +Fri Apr 16 16:12:16 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:40:43 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:28:30 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * ui.rc files: consistenly use <gui> instead of deprecated <kpartgui> + * Port QRegExp to QRegularExpression + +------------------------------------------------------------------- Old: ---- kmouth-20.12.3.tar.xz kmouth-20.12.3.tar.xz.sig New: ---- kmouth-21.04.0.tar.xz kmouth-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmouth.spec ++++++ --- /var/tmp/diff_new_pack.tZFBFx/_old 2021-04-25 21:27:49.464459461 +0200 +++ /var/tmp/diff_new_pack.tZFBFx/_new 2021-04-25 21:27:49.468459466 +0200 @@ -1,7 +1,7 @@ # # spec file for package kmouth # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kmouth -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Speech Synthesizer Frontend License: GPL-2.0-or-later Group: System/GUI/KDE -URL: https://www.kde.org +URL: https://apps.kde.org/kmouth Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: alsa-devel BuildRequires: extra-cmake-modules BuildRequires: libspeechd-devel @@ -51,10 +55,6 @@ Recommends: %{name}-lang Provides: kde4-kmouth = 4.3.0 Obsoletes: kde4-kmouth < 4.3.0 -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif %description The computer "speaks" the entered text for talking with people. @@ -62,7 +62,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build @@ -82,10 +82,10 @@ %doc %lang(en) %{_kf5_htmldir}/en/kmouth/ %{_kf5_applicationsdir}/*.desktop %{_kf5_appsdir}/kmouth/ +%{_kf5_appstreamdir}/org.kde.kmouth.appdata.xml %{_kf5_bindir}/kmouth %{_kf5_iconsdir}/hicolor/*/*/*.png %{_kf5_kxmlguidir}/kmouth/ -%{_kf5_appstreamdir}/org.kde.kmouth.appdata.xml %{_mandir}/man1/kmouth.1%{?ext_man} %if %{with lang} ++++++ kmouth-20.12.3.tar.xz -> kmouth-21.04.0.tar.xz ++++++ ++++ 8381 lines of diff (skipped)