Accepting request 756256 from KDE:Applications

KDE Applications 19.12.0

OBS-URL: https://build.opensuse.org/request/show/756256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmouth?expand=0&rev=101
This commit is contained in:
Dominique Leuenberger 2019-12-14 11:12:22 +00:00 committed by Git OBS Bridge
commit 3194a4d94b
7 changed files with 60 additions and 34 deletions

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b962dec13a0fa610b4e9fa03f4f0c9ce28cb8c45e8fc18243c26452783ebf2a9
size 1965320

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OsACgkQ29LOiT4t
HIeGPgf/akgHSc6n7ediWYpxVLkWY8uDrUpFhGLbXLW2V3ay/g5JaF5yu9a6VDu/
TcBxJNQt3AvRy3DkuQWkBJGHbOy1yEb+qUQrnLofDoZLk0FtTvHo8w6u4u/p1YJU
vrlIgwZ9n69CdM4wpVzaLdx50KbwqvrrMfgKsZzrTmcO6bK9ZiDQ8IGwVe+SZlv/
be9uwD4hrKVJ/SbfeR23XzUZ6IeHXss5pGTVHm+LgIWDmxQxbhVBnbdL7Id2Efmc
AvB37NSFlVXI66DBAvbWahdP4SM1xYC4nVT4JWrquBz/C69Rai4SfssBnLrnPBcx
Nta/GA+ilRJXED6sEBeZ4V3haJqYrg==
=cOy1
-----END PGP SIGNATURE-----

3
kmouth-19.12.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:697946b0a5f3c5beb60b44c9b091b200a6f4f946707f57b9e0be6784b6b5c3f3
size 1964876

11
kmouth-19.12.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puIkACgkQ29LOiT4t
HIdhAQf/e22WL5e1DtJjVvitMTdzo7orBYiP1tIaf5EFwF9GZLbw8sOtUPAE3GFN
vdJAbhEgBh/Z5AzaXkksXf6pRQztF2p+dgZ0Wfz4RJf6vqFBjAQ3ChCPPsFA5BTF
uxMnegYwhXPW/+1Tsl/c4maL0YUBsEcNTNtfvER23076dq4XaroS9POTldz+U/kH
T28e8zUhHzJ7S3sQq2UkDLUhSZGr0Z93oKnUjDa6w20N7vA+TNJM4PVvkUHB6L48
6w6TXzOKjTssA/JlWvq1xkcm1iQ0Z8VnbGWenhJTHD2+16RZjnSkyoD+K0Y6tyOL
Rijc9BTmyJtD0SQ/zDYGCWMQvc84IA==
=znEs
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:44 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.0
- No code change since 19.11.90
-------------------------------------------------------------------
Sat Nov 30 09:12:04 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc
- No code change since 19.11.80
-------------------------------------------------------------------
Sun Nov 24 15:53:57 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- Changes since 19.08.3:
* Make it compiles without deprecated method
* Get rid of deprecated qSort and QModelIndex::child
-------------------------------------------------------------------
Thu Nov 7 23:13:09 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -16,43 +16,42 @@
#
%define kf5_version 5.26.0
%define kf5_version 5.60.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kmouth
Version: 19.08.3
Version: 19.12.0
Release: 0
Summary: Speech Synthesizer Frontend
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: https://www.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
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: kcompletion-devel
BuildRequires: kconfig-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kcoreaddons-devel
BuildRequires: kcrash-devel
BuildRequires: kdoctools-devel
BuildRequires: ki18n-devel
BuildRequires: kio-devel
BuildRequires: kwidgetsaddons-devel
BuildRequires: kxmlgui-devel
BuildRequires: cmake(KF5Completion)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: libspeechd-devel
BuildRequires: pkgconfig
BuildRequires: sbl
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5PrintSupport)
BuildRequires: pkgconfig(Qt5TextToSpeech)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5Xml)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5PrintSupport)
BuildRequires: cmake(Qt5TextToSpeech)
BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5Xml)
Recommends: %{name}-lang
Provides: kde4-kmouth = 4.3.0
Obsoletes: kde4-kmouth < 4.3.0