KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kio_audiocd?expand=0&rev=107
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:57:42 +00:00 committed by Git OBS Bridge
parent 2e779c4a67
commit 64e779adda
6 changed files with 43 additions and 29 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drUAACgkQ29LOiT4t
HIcnIwgAmogl+DoOkUZsRLyF4Wzu2XEsxmzn0hUOQ6HB1DZo+M66RQ+xxZ17Jho6
VIhqte1nqVIIpTV4Ha6MNyAnMqD2sOKgJ2j51qb71vYgcteh/9LTqtVdFHqvcE3T
V4EB9NRy7tUq+IUJqnYYkJHdhqh25KqHWUYGPztfBaW0Zp7WEpawvSW8oKei4uGK
pZxMoo1d6yJmRSVz+rPK+0ChR8DVH+6s5TUqt+yyMugy1404PvKLt1aiKJcJNZut
KCBELV/sqXldAO5p/g8G3YbaFSjpLEM4VPcRs6bbCUH25hiMha9CH4FNkyOgaBDJ
sz4Xt0fPo5ZclLrMZwjm0uFTOsqKGw==
=vV+E
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50u/oACgkQOmpNuDnq
pterew//ZW4qPe8tD76L7HxoQDO5zGsFXewc3N6CaY+GXhUWG/p/xHFZZCh6AESL
JJCmI54wfl08DEO/LjzqFMHPfQJsEjZPgt1h7i+yyCJluP+bM0RGytozlzY6sMQ/
GKsKpJ3Ply6Uz7tB840JdmOYVhMqjBAsV+CQI9ZT/Td0QhBeDIuDfHmoZpYicrjW
J8IUamrDpmLhD5jDt0c8JQT2i0dKClxM61pSa2NOd1I6uci2qIDY/dUzSDmhhUDh
g+yfH2N9PQdUFKUey7PstHm7jzQzAXaEh8/xoyodW2ztGab7iY5FwXFQP0eHnLgH
HTzXec7eoqnNgU35e056dWUbCKt41mcBBAlJDfU/pZihvLLJTcu8YA/NKrcoCnly
ZrOKLxZuvCSQdbFAQiO6/Qhy/YR6jl2Q26fBCPPOTNYSrobB/DQ70tDZUp0XKDaQ
QWDPL0hK822le4tDP226iD7a8tqi4rf2pzARCvJiSSNHi4Irhm61jH3NWweQWcK7
igbmq8ru9d4DbfL3dz9YL+90S6PPknspxykhmPs3jQ/08U6r9XYhx2EN3Mb0NQ+y
1Usq/KKOHpxERC2fimV15KR68sTt9JKIbdI1IW6g63doMtn7MV+v7r/qCjnGCkVB
xBBL2q3+/z7uptJcbahPhNmbyLax9aeVXjGUOwDaH50QqayBNdo=
=uG0l
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Mar 22 09:16:31 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
- Changes since 19.12.3:
* Make it compile against qt5.15
* Use nullptr here
* Remove endl at the end of qDebug
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:35:39 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kio_audiocd
#
# 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
@ -22,33 +22,31 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kio_audiocd
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: KDE I/O Slave for Audio CDs
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: http://www.kde.org
Source: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
URL: https://www.kde.org
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
BuildRequires: alsa-devel
BuildRequires: cdparanoia-devel
BuildRequires: extra-cmake-modules
BuildRequires: flac-devel
BuildRequires: cmake(KF5KCMUtils)
BuildRequires: libvorbis-devel
BuildRequires: cmake(KF5Cddb)
BuildRequires: cmake(KF5CompactDisc)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KCMUtils)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5Cddb)
BuildRequires: cmake(KF5CompactDisc)
BuildRequires: libvorbis-devel
BuildRequires: cmake(Phonon4Qt5)
%if %{with lang}
Recommends: %{name}-lang
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Recommends: %{name}-lang
%description
This package contains an KIO slave to access audio CDs.
@ -62,9 +60,7 @@ Requires: %{name} = %{version}
%description devel
This package contains the development files for the audiocd kio slave
%if %{with lang}
%lang_package
%endif
%prep
%setup -q -n %{rname}-%{version}