SHA256
1
0
forked from pool/juk

Accepting request 756167 from KDE:Applications

KDE Applications 19.12.0

OBS-URL: https://build.opensuse.org/request/show/756167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/juk?expand=0&rev=94
This commit is contained in:
Dominique Leuenberger 2019-12-14 11:06:04 +00:00 committed by Git OBS Bridge
commit 80b0460f01
7 changed files with 58 additions and 23 deletions

Binary file not shown.

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OEACgkQ29LOiT4t
HIfCcwf/QhSrOx6ENDiS4SCHhKtVJVhtxdxJLdCCYx0KdJCoGwMUG1MglXKNlIcw
RqNMs9nDwYG73GUkkVXAasxo4tWgor1kJQBvGHKGqNjWwJVprLli3Ayfr1UFVWei
qeokd2yK47W6AC2gna2zfeX3njpzSOEFi5dYxq3bv9dZPVLvQqkF41P9T/d+msk6
XVtDMZR9/xV87gO+OSPPeeLEssIQ90z+mj9oN0qD1qUOdH2pErK9SMyq0rk4BvaB
vNijCwOLKdWNvCPJxTL20n3T/PBk6hsp3iAyivuJzbbj+bJ2NBrG1Tkv4Okk3fcz
ZfiO28G/IHG8Ghg6KNqaFTJKlx93WQ==
=YPPn
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puGEACgkQ29LOiT4t
HIdtxgf/YtSrAva/LKEB0vCh+8fpOnedCyue9EbGSNMU8O7Zw3RDp7nrm2fLzHvg
qFA5KMCFtjs8j7XDzFf4BDEa/0fxNPpGW1dYl6S1/u3yUehx+I9IoPzF16jGNM0I
TihMbEidhk8kwf8e7ChcOFW7mkFERh7783GIxhtF0R00rtTxE8eIgiMsj8+BVNY7
deyusifOjJB4UicMY4rT9PerynqLnCLKLIwYVNjSTFz2sFeWMRwqdJABTeazKyNN
lTBY2gCAYX5o7/ctoy10tBAiKKZ1yzqM6FPyk7yPEMnoE/ZFIVja3UXAI00qzIiH
zf9c3IsriZnM6Gch6xVfQ05tgPGbpw==
=798H
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:12 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
- Changes since 19.11.90:
* Update Appstream for new release
-------------------------------------------------------------------
Sat Nov 30 09:11:33 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 13:29:05 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- Changes since 19.08.3:
* taglib: Remove deprecated code.
* Port to QElapsedTimer
* Port some deprecated method
* Port setMargins -> setContentsMargins
* install notifier file in correct directory
* Consistency in About window: Use same URL as appdata file and unify some wording
* Limit to one instance
* HiDPI support for slider
-------------------------------------------------------------------
Thu Nov 7 23:12:38 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -16,30 +16,27 @@
#
%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: juk
Version: 19.08.3
Version: 19.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/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: extra-cmake-modules
BuildRequires: libtag-devel
BuildRequires: phonon4qt5-devel
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Completion)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5GlobalAccel)
BuildRequires: cmake(KF5I18n)
@ -57,6 +54,10 @@ BuildRequires: cmake(Qt5Network)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5Widgets)
BuildRequires: extra-cmake-modules
BuildRequires: libtag-devel
BuildRequires: cmake(Phonon4Qt5)
BuildRequires: update-desktop-files
Recommends: %{name}-lang
%description
@ -83,12 +84,12 @@ Jukebox and music manager by KDE
%license COPYING
%{_kf5_sharedir}/dbus-1/interfaces/org.kde.juk.*
%{_kf5_applicationsdir}/org.kde.juk.desktop
%{_kf5_notifydir}/juk.notifyrc
%{_kf5_appsdir}/juk/
%{_kf5_bindir}/juk
%{_kf5_appstreamdir}/org.kde.juk.appdata.xml
%{_kf5_htmldir}/en/juk/
%{_kf5_iconsdir}/hicolor/*/apps/juk.*
%{_kf5_notifydir}/juk.notifyrc
%dir %{_kf5_servicesdir}/ServiceMenus/
%{_kf5_servicesdir}/ServiceMenus/jukservicemenu.desktop
%{_kf5_kxmlguidir}/juk