diff --git a/juk-19.11.90.tar.xz b/juk-19.11.90.tar.xz deleted file mode 100644 index c8910ff..0000000 --- a/juk-19.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3108fb6fa0ee060351de6c687b12ae8c82ca248439b8ce213554799435a3a8c -size 1865944 diff --git a/juk-19.11.90.tar.xz.sig b/juk-19.11.90.tar.xz.sig deleted file mode 100644 index edf34da..0000000 --- a/juk-19.11.90.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfQ8ACgkQ29LOiT4t -HIdi2Af+LCMhV3xrCu3TQaQ50269v6UUTdEbL+DzJVfwyD8yK1xTionW9qM4eAqx -ss853Q4UVSlUebTOIf0nl2zUgoJjvHJz+9ef7s3uj33bfAK1rI8s+Y0qj0xFsqba -q0A5KAcVuLlEE2j1+CUQQDLmLu9KqHabMfmR7M+PylytwVZ61FlTusjPTVDPpSML -WA+2uienCbQXxoRHaTxeeuakX08VceTL87cfkevfyWCfNxlUktgNKPy12RF5Jb5f -XPX/L7L2i8uDhMGzbK5rIXbFOjd0y4cDR6haTDXNIv3LQszhhLOFq5vskohawKwK -antV2ge7H+132CXYsFSm1luHTOu6Mw== -=h28p ------END PGP SIGNATURE----- diff --git a/juk-19.12.0.tar.xz b/juk-19.12.0.tar.xz new file mode 100644 index 0000000..6af01ac --- /dev/null +++ b/juk-19.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d32fd9ba7d8f5a5815b278463dc54e165a669e1a9ccd655fe2ca139acc36a20 +size 1865796 diff --git a/juk-19.12.0.tar.xz.sig b/juk-19.12.0.tar.xz.sig new file mode 100644 index 0000000..ff88891 --- /dev/null +++ b/juk-19.12.0.tar.xz.sig @@ -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----- diff --git a/juk.changes b/juk.changes index 06d7ec2..f31a875 100644 --- a/juk.changes +++ b/juk.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Dec 10 06:38:12 UTC 2019 - Luca Beltrame + +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 diff --git a/juk.spec b/juk.spec index f451aae..ef8386b 100644 --- a/juk.spec +++ b/juk.spec @@ -21,15 +21,15 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: juk -Version: 19.11.90 +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/unstable/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/unstable/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: cmake(KF5Completion)