Accepting request 796870 from KDE:Applications
KDE release 20.04.0 OBS-URL: https://build.opensuse.org/request/show/796870 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/juk?expand=0&rev=98
This commit is contained in:
commit
b65de2b31d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4bc4210d223afc23cb6edc9262eceee038ecc6243a550698e676230168943611
|
||||
size 1867052
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drUkACgkQ29LOiT4t
|
||||
HIevvAf/ZZBCUDapPNQT6QwEYdroSJ7G5g+L4UqiwHuHMHeIALpMQqrBFmPqxJUd
|
||||
3kIWTMXTLnjevyAdkcGpsyKE0DPe/5kC7URd4pnB7ECnV5a8MrGaTrT3ep9JyEsv
|
||||
gi0Vz2B3ge9Z/LAmmKCVzE7HqAMfznPOHivzHyZX4DgF+AG0j+ZgCr8XV3X8+A8V
|
||||
NFuwMxntdPgdAIL9ap5FOtfEbPn+kIR026ifcTJDGPkwoORDtz1rZiFhe9iQqv6a
|
||||
pc1mlg+cgKJyCJIKA0xF/Bzw8fZ3Wg5N/hZ/VwL0d2oQ+KnDvTYpcO4e/VVFew8c
|
||||
QNnstri1aKx4DewsbouRoMN0oAyycg==
|
||||
=SZKI
|
||||
-----END PGP SIGNATURE-----
|
3
juk-20.04.0.tar.xz
Normal file
3
juk-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56af2da1764c9a9beaa25b950c733dbd78028efdb28ce55fff9b8afa2baeac71
|
||||
size 1869604
|
11
juk-20.04.0.tar.xz.sig
Normal file
11
juk-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB7EACgkQ29LOiT4t
|
||||
HIf9dAf/czF1MYseVxb0+vTJNOiOfdSECu5lE82PxdRYedDDKj8LywCfsWruKD9E
|
||||
5wYg9DBC9wrNOOIQI+imVmX8q9AymNwtgmIoWjEs9Ghb0zabrK8HlGpSQHu9pKbb
|
||||
8mEdVhqm7M5ed5sEGhM6IKhlUSv+vVoVv4M34iwmZEw4u1MFajER2QJF7drbQb23
|
||||
tSo5IWyliKvnm4QkEP+87nZTPSrVXrnXZJyGz3IlJAeoFBUBbOshCCzT0Zaae5y+
|
||||
9EdBOHkj+wNnnYjShC3l+CkfK9I3Z5B/XtzDPkWavHLsLkKqh8b3UpDLxbFKfqyZ
|
||||
YGmDTtNRaPblow54sXtC/Wmtne8eTQ==
|
||||
=5GRr
|
||||
-----END PGP SIGNATURE-----
|
27
juk.changes
27
juk.changes
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:21:58 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-04-apps-update
|
||||
- No code change since 20.03.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 20:29:43 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.03.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/20.04-rc
|
||||
- No code change since 20.03.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 22 09:16:39 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.03.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/20.04-beta
|
||||
- Too many changes to list here.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 20:35:46 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
20
juk.spec
20
juk.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package juk
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -21,17 +21,16 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: juk
|
||||
Version: 19.12.3
|
||||
Version: 20.04.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/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: libtag-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(KF5Completion)
|
||||
BuildRequires: cmake(KF5Config)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
@ -49,16 +48,17 @@ BuildRequires: cmake(KF5Wallet)
|
||||
BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(KF5WindowSystem)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: cmake(Phonon4Qt5)
|
||||
BuildRequires: cmake(Qt5Gui)
|
||||
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
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
|
||||
%description
|
||||
Jukebox and music manager by KDE
|
||||
|
Loading…
Reference in New Issue
Block a user