SHA256
1
0
forked from pool/juk

Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/juk?expand=0&rev=92
This commit is contained in:
Fabian Vogt 2019-08-15 14:00:19 +00:00 committed by Git OBS Bridge
parent 11261802cc
commit 2d78899ddd
6 changed files with 31 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxnsACgkQ29LOiT4t
HIetrgf/aLQln3eevQEJrnTiu1lRhZasUnokeLfL4SLClBhvNIjywv/BUnRZ4eLl
jFHVpIXFTEFpwK6qwC76ITcfp6XlXyH/8El3DiZHAbBNyZTJknGe4GmvoXvs1AJ4
uCRVaY61o7oRq/kJiaqzFGOWIxhoHZQb1Ha9hPJZL2wmJODWpM6tQZks0+7dFskB
7lqAYGw+CYVZ7/iM+gTSgM/p6UzJ5yElKOWRf4KpV0xdPIW/gvRyPVi8afPJ+r+p
AY8QylFRYpWf+t7jsg9patNXczX1ZtcvndCvM/KrMi0S14QxvvUV1kOZXN99EI9a
RNIgTBboRDAFxHgELTqOch6QuibPmQ==
=2JNX
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Aug 9 08:30:14 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- Changes since 19.07.90:
* Adjust lyrics to use new URLs. (kde#406791)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 06 16:50:47 UTC 2019 - lbeltrame@kde.org Tue Aug 06 16:50:47 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: juk Name: juk
Version: 19.07.90 Version: 19.08.0
Release: 0 Release: 0
Summary: Jukebox Summary: Jukebox
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Productivity/Multimedia/Sound/Players Group: Productivity/Multimedia/Sound/Players
URL: http://www.kde.org URL: https://www.kde.org
Source0: %{name}-%{version}.tar.xz Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: libtag-devel BuildRequires: libtag-devel
BuildRequires: phonon4qt5-devel BuildRequires: phonon4qt5-devel