Accepting request 796943 from KDE:Applications
KDE release 20.04.0 OBS-URL: https://build.opensuse.org/request/show/796943 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio_audiocd?expand=0&rev=99
This commit is contained in:
commit
de7d3593d9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b920170ae816f29a61a6f6b25df68c9125a5d4d9fec225feee45e46317d64d42
|
||||
size 358248
|
@ -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-----
|
3
audiocd-kio-20.04.0.tar.xz
Normal file
3
audiocd-kio-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62c5bf85239410c36452c03ab2e686e53816e4d5da6311aec216a5c8434339f1
|
||||
size 358812
|
11
audiocd-kio-20.04.0.tar.xz.sig
Normal file
11
audiocd-kio-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB6gACgkQ29LOiT4t
|
||||
HIfClwf+MNgPL9ufQ0WDpJ9odhdyUoOXucXLnC7puJBjI9XDEkvnfLSJj8aMxOV/
|
||||
H1gPiAgpg6zq54TwavOfXh99PaL077KeLjJxHemnTerASFaNT9IMaNF2KOfQW1Jk
|
||||
p6qW4DYMS90lpuhiJheJVNQZcHR9ouApFOkv09kX1WnuEtFaJzyvfdwWJBNG+KK1
|
||||
MoyquyYPt1jZhLRwOl7AL/KuEB9d6NR7Hudrdob5Hqw5lOatFzvufNeZ1aGy1nFD
|
||||
cJ9Dp1lL3UM+8RUnlQTBNdUoWsU/g+QCXJUViOa0x1roeT+nr+tWE59rhiyl23Pq
|
||||
So15IjiK0QnvqkGzKV2V0zJQj9+Kwg==
|
||||
=Gyjr
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:21:49 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:36 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: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>
|
||||
|
||||
|
@ -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.04.0
|
||||
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
|
||||
URL: https://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
|
||||
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/stable/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}
|
||||
|
Loading…
Reference in New Issue
Block a user