SHA256
1
0
forked from pool/juk

KDE Applications 19.12 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/juk?expand=0&rev=96
This commit is contained in:
Wolfgang Bauer 2019-11-29 11:39:03 +00:00 committed by Git OBS Bridge
parent 504fbd289a
commit 211e9da770
7 changed files with 46 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.11.80.tar.xz Normal file
View File

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

16
juk-19.11.80.tar.xz.sig Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl3ObwUACgkQOmpNuDnq
ptf8og//afV0+oNAHLA+wbYqsF96QsPh7p6D3HdRUhAcZY6kqyFu66qzkhntuskw
6K/iKpg9ZE+qrl6OkvByo9DcVNlVg7AI28f70/lzN2evdypa4b7/qob4BLcfZO8S
zG7fGeOK9f4d7QYLjJS8R2ELIRpei8tgxP33J1FzZNbU3f4D9pCNmu5Ew+fIry2D
KgVSTsP002xaMumuY5UENHgX68GBujK6qaFZgnpgFwx891XaD2yJGVNNYlEZqOTI
uCGy4j4K6YZ7VCigKWGxIlRjfrwEKDptKAZqPehNI989pch5W1m2Z/yPhTdBvvlp
MkIQe/cZQT+8pttXis3utm9XcT+OuX3yFyITd5mGZzyM7D+tmABdTzE/3VdCEsVM
O4iF4BhD47IPZ17LZqqS8j8bzpJ9Jw9tYy6ApjkLQjKVA0i+qSFYN0ACMiDcRo3S
pTag+3YHCXPxLhcARV1fWDOtb5MmQ4AOD5My6ahXW/lqpxLAH2LOq4VtAvu1DQpa
T9/8Obe3Yep315bpKVykV5SxkaFx4QrDn9Vj9oPsnLPRVRxDGkr2LZcNb3njWxhe
UtyNOlrzP4Pfzt+tyT7Njh2JH1jzr4Sf0xWDv2B6mzEK8r+NEyM2RjzWpJpET46f
yDDO9z5Ly+uDsdRJVeaz6oCO7FdbOPiQ23wTwhGLGlsXzcrl79g=
=3wRH
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Nov 24 13:29:05 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.12-beta.php
- 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.11.80
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/unstable/applications/%{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/unstable/applications/%{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