Accepting request 746799 from KDE:Applications
KDE Applications 19.08.3 OBS-URL: https://build.opensuse.org/request/show/746799 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/artikulate?expand=0&rev=69
This commit is contained in:
commit
e6234c86fb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2b0778f18f04096b84caf72c28dd4bdfdbbc8f0a22ef118b8d18dba19a3f85b
|
||||
size 3996424
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl2b3S4ACgkQ29LOiT4t
|
||||
HIc19QgAmJtzMLzlCgk1wPuWmQzYii452Sr2tVvBXoSJqEwcFgHFUaL+IIqpycWA
|
||||
eFvFffhkqBHJBMCujl6P3NiY4SNB/DWrTFl70FZOBtEMAqZVskm/OwYoHl/Nfd+6
|
||||
PQZG5GYn1OPJxQ5g+WcI2DQhFJAgkZHYKgER3pHVzqRmMkDJqUUUSDf05pCFrfKz
|
||||
InF8W3wMJNy/q5JGZg8D2hIPLADQMMMJbtLU6TLAQXIMgl+PodSJyfl8AgPnEnbU
|
||||
OUJqHAo4URjzo7ZV7Poi5G232Gh9WmbHFem5juhjanzpDL8v3NzfQ0V/OT/UUzMG
|
||||
rv0v4GwfPJ41qAuPUQ6+iGaAHQKM0Q==
|
||||
=fmk3
|
||||
-----END PGP SIGNATURE-----
|
3
artikulate-19.08.3.tar.xz
Normal file
3
artikulate-19.08.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99831d51bf8cb4032ba9af7c4ae0712f7b3668b7c51bce8f942808c1e5e42f85
|
||||
size 3998692
|
11
artikulate-19.08.3.tar.xz.sig
Normal file
11
artikulate-19.08.3.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/N8ACgkQ29LOiT4t
|
||||
HIcPsQf/UyPaG3aopXlME2peKGKQnoqq1uAXn8873GQ+bSarPFcbkuwd7BpnoiMn
|
||||
BNvPvnxNySvAtdl/Ego9YIrhA/87jEyd+sbnbn0jsTIkdmtCywY9lWBD2/oT3nTW
|
||||
5iJvR3y6i7bdCNt45qyP3EPNUGEWnFdU5C02ODc/c2c+x+NrnyFHvdwUDatGL+hH
|
||||
FZWl6iUHubYMOgt85NrHUq19/oADn6YFBSJ2T5x/pRScZwPvcNa1xwbsjLR3FZE2
|
||||
TxNRdSO/pKHD0oF4U/lLrOMihmBeWdo+NUpphaRMSYd3y+EZ+Fpto7gIynTkPqQP
|
||||
mHQgLaQLgUH+f+x25Q16p9SFcQkN2Q==
|
||||
=jXNy
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 23:12:31 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.08.3
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08.3.php
|
||||
- Changes since 19.08.2:
|
||||
* Use registered categories in the desktop file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 07:42:21 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: artikulate
|
||||
Version: 19.08.2
|
||||
Version: 19.08.3
|
||||
Release: 0
|
||||
Summary: Pronunciation Self-Teaching
|
||||
License: LGPL-3.0-or-later AND GPL-2.0-only AND BSD-3-Clause
|
||||
@ -44,7 +44,6 @@ BuildRequires: kirigami2-devel
|
||||
BuildRequires: knewstuff-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(Qt5Multimedia)
|
||||
BuildRequires: pkgconfig(Qt5Qml)
|
||||
BuildRequires: pkgconfig(Qt5Quick)
|
||||
@ -79,7 +78,6 @@ Improve your pronunciation by listening to native speakers.
|
||||
%find_lang %{name} --with-man --all-name
|
||||
%{kf5_find_htmldocs}
|
||||
%endif
|
||||
%suse_update_desktop_file org.kde.%{name} Languages
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
Loading…
Reference in New Issue
Block a user