KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/juk?expand=0&rev=127
This commit is contained in:
parent
7d65fbdca8
commit
384c10ebbd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf11f77d0d393b88f36f62a44fe87ad312d726ed9c004bde51f0d558fc8f0c4e
|
||||
size 1997924
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATrwACgkQ29LOiT4t
|
||||
HIffrwf/dMxW9G536+IFMrEhCJsFJPt2jede/oKT1e7rcEZ8fsY76G/Q7gNSHpU9
|
||||
CSy31KeWLfEuY6foa5AI3j06E8b3w8nCT44PQXmcOagQ+RDMf7os3wzLzexNoyaD
|
||||
6TymFiJoHbJUOgl93c/aXYRId25hm9yXRhB0FN+U/5EcGmuU356s2rnKknt0o0bG
|
||||
op9f9qJTZuZQZWcCCRMwF1FzNljWZbK2PF1DEEKh4os6CquwsA8Dhu+PlM4IDGhA
|
||||
TWe0biv6lnpmiLQIOzyKiLwhvCHp33Kyr2W7/lZSrBQFAo3bRgjmAu2X+FoYbd2S
|
||||
P/oMkx0njekh6kTohC72vGgfIP8Ijg==
|
||||
=1ZQ9
|
||||
-----END PGP SIGNATURE-----
|
3
juk-20.12.0.tar.xz
Normal file
3
juk-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a6f9f58f6a354de083ff6274ceaad2025f2876b70c45e8451cb90dd4848e908a
|
||||
size 1997728
|
11
juk-20.12.0.tar.xz.sig
Normal file
11
juk-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhHgACgkQ29LOiT4t
|
||||
HIc0TAf+Om2PREMfd6XIS8KKZTZ940Pv0C+W/cm6Wquj0bpKzG+plDlyxdKJYOPR
|
||||
RdMTdsm6vsTr6gLBDVZj8YAfRgTr+7aew7eZmHbdySNHsRz1XHvLxHHpgF7OHKVO
|
||||
FxkBdlGKLOMJnK+tyGn4hcrajTHzjiV2ZD0F7EpfENQeS5peNbPKigw1rtDdf2Dx
|
||||
YqYa3Z8A3vMB7RnhZSfmLvWIwub3N1RUt/EKGEejAqnw6DJe62VuAwPuRPyhomnz
|
||||
E8o4xCJzYXRQoJFI26u5oGzWdeZ/HwwAIlIkh9K5EKDR4ww94Gp20byXN44OSl1r
|
||||
pMJzcR8ve+5lf4oOhZllG9fxuRR1Gw==
|
||||
=xNMi
|
||||
-----END PGP SIGNATURE-----
|
10
juk.changes
10
juk.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:15:35 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||
- Changes since 20.11.90:
|
||||
* ensure systray tooltip updates on track change (kde#412009)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 27 15:15:51 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
6
juk.spec
6
juk.spec
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: juk
|
||||
Version: 20.11.90
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: Jukebox
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Multimedia/Sound/Players
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: libtag-devel
|
||||
BuildRequires: update-desktop-files
|
||||
@ -60,7 +60,7 @@ BuildRequires: cmake(Qt5Test)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
Recommends: %{name}-lang
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/release-service/%{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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user