diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/juk-19.07.90.tar.xz b/juk-19.07.90.tar.xz deleted file mode 100644 index dd96193..0000000 --- a/juk-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bffa71a0372ba9f29c1397813430df545746e4f9b86f37696ce8862d27d3da28 -size 1862080 diff --git a/juk-19.08.0.tar.xz b/juk-19.08.0.tar.xz new file mode 100644 index 0000000..4e8ba15 --- /dev/null +++ b/juk-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2549c709f8934a5306a16e3a1e2b9e057ead54dc85efe17009e7aacd395edd0 +size 1860204 diff --git a/juk-19.08.0.tar.xz.sig b/juk-19.08.0.tar.xz.sig new file mode 100644 index 0000000..a91e608 --- /dev/null +++ b/juk-19.08.0.tar.xz.sig @@ -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----- diff --git a/juk.changes b/juk.changes index 5cb58aa..375e30d 100644 --- a/juk.changes +++ b/juk.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Aug 9 08:30:14 UTC 2019 - Christophe Giboudeaux + +- 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 diff --git a/juk.spec b/juk.spec index 7795ed2..c04499a 100644 --- a/juk.spec +++ b/juk.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: juk -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: Jukebox License: GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Players -URL: http://www.kde.org -Source0: %{name}-%{version}.tar.xz +URL: https://www.kde.org +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: libtag-devel BuildRequires: phonon4qt5-devel