SHA256
1
0
forked from pool/juk
Wolfgang Bauer 2020-08-13 13:51:30 +00:00 committed by Git OBS Bridge
parent b4a6778adf
commit d748b09c27
6 changed files with 26 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/YACgkQ29LOiT4t
HIfD3Af8DDmGzs6Ne29CdCJcdNaUcb8fjbaIqgJXDGk4Hw/LCo2XQ8Dfq1RYtymt
X+q7KVZfn5Fr8JWW7yBFnUXsj5QTBDiVlIBsGZhqabv1XtXlLjuMoP0KFPfw49kv
bYt65zRUItLTWIS6Hlj0D9G/LdN3WDQ8olGN6AM3g42qhr3oWuc6NkSomZzt15um
KNimUF3cL5jOi2A5zzenACdC2icI8bu+7VibOvYmm7LII3CmVpYoCRjCHAXtVz5A
8JavSRmAkHO0lgGeSHRMs7N2kcXVE2npYfCsO5q2qgcjMqv2fPpDziWz4e961JEJ
oKQkNTxg5rq9A3x0+hUGOR4YDnfsBQ==
=jQ0r
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgAACgkQ29LOiT4t
HIcpYwgAh4gOEthhcJY5GaUM+aKms9dgyA7si593DyRlddMxRb6BNjQ4v7AjS23A
rlb4tIHGyToodabVBF3w8hB8btyfINbt4tGqwVhrqSLXZHpgXMLH19qglxM/LaAA
YfZNl1FAZpT5GqpX5MjgB/Kd1dFfUCD1bdq3bZcMD4c9Z+tQGRzD4/H9mxbJhs+P
OqMxESUWoLYelKXBULqX2ozn0uuTi4DGaWb9go8gRtQ65i3t7/sQG5a4UKn1+T3s
qr2IzFbgF45oWemmE18sQHGE4bUTvs6W3VyASUbGl5sGLo07U388h3nyk2Kb2jHC
NtH1f6JuWgAL+oFjAxkYYC6t+Ydg0Q==
=eAv5
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Aug 9 09:08:24 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-08-apps-update
- No code change since 20.07.90
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Aug 2 07:58:45 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr> Sun Aug 2 07:58:45 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -21,13 +21,13 @@
%{!?_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: 20.07.90 Version: 20.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: https://www.kde.org URL: https://www.kde.org
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: libtag-devel BuildRequires: libtag-devel
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
@ -60,7 +60,7 @@ BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Widgets)
Recommends: %{name}-lang Recommends: %{name}-lang
%if %{with lang} %if %{with lang}
Source1: https://download.kde.org/unstable/release-service/%{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 Source2: applications.keyring
%endif %endif