Accepting request 796965 from KDE:Applications
KDE release 20.04.0 OBS-URL: https://build.opensuse.org/request/show/796965 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmix?expand=0&rev=99
This commit is contained in:
commit
fc6437c95c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4c637383e988ffa21b9c48c72ef6d8855fe207c852d0679011337a331ccfc5c
|
||||
size 1007752
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drXMACgkQ29LOiT4t
|
||||
HIeaLAf+OopDPTzMpIalR7V0nnPgUW0smGLmezKU7MiJUP83DCFvqIPAUCf9Fp38
|
||||
vwao8usbZREo9Bul2mRP7PhTkXIGuqTmMaChZJj3VfPpT+pK7BuZPyu/eXqQpvPj
|
||||
es+tQH0yoQ9m/UXOPt4LPpBEyPVtAVv4p2kMTEdPVsiYCbI34Y2QuP8/J8IAVXmv
|
||||
mm3Hj6p559VWusNmFNhi8GECPOidXRr7YpnKo8fX29igRyQcXPSBOkExLQRZZEXp
|
||||
fopmSThTgFZ8OArwroiNTj9BiXS8dcMcL8gf5pldgmeNSi+53usP7ftmrZWawEhW
|
||||
sHIJuGlCYB2pkQJ7o3KvPJIzFF5GpQ==
|
||||
=hHcO
|
||||
-----END PGP SIGNATURE-----
|
3
kmix-20.04.0.tar.xz
Normal file
3
kmix-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49dea58244f3e9f130029f34c3b02497f2e6cc7d9b65b23ebf440738a7a50084
|
||||
size 1006908
|
11
kmix-20.04.0.tar.xz.sig
Normal file
11
kmix-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB9UACgkQ29LOiT4t
|
||||
HIfdDQf+MtdSr/DcfCu9QaL9hRsA/uhkDVjkRBtqmOq5ifK18TXCRahGKrZ1TCJu
|
||||
+KMfItQk8UvBP/uDZAuHS3xxJ+i5nP+F4c10+YXtlDycHwPC0VgQmm440MtncEvE
|
||||
PC6egniXL7o+iXHP/j7QSSTuB62qwuL+d+Wwmve7XouiNhVq/8J8532iedbcaSlu
|
||||
5D//0WfFbA/KgRuOyTotcjfVEof/xJVT5jJWV7YC6ciTP1A44kO1OTotRd76rR0+
|
||||
PBKkEQVS0sSqxZB1sQwXA/XY0Bo+7omxbZonjAGZyyr+SA3wXuf7vMZy2iv0Rnx6
|
||||
pArv/hARZKBE6tXGyEUBR6MH7fX3sg==
|
||||
=qL3e
|
||||
-----END PGP SIGNATURE-----
|
32
kmix.changes
32
kmix.changes
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:22:37 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:30:15 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:17:10 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:
|
||||
* Fix minor EBN issues
|
||||
* Remove unused include
|
||||
* const'ify + remove extra ;
|
||||
* Remove extra ; use nullptr use override
|
||||
* Port some deprecated method. Remove extra ;
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 20:36:17 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
14
kmix.spec
14
kmix.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kmix
|
||||
#
|
||||
# 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,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kmix
|
||||
Version: 19.12.3
|
||||
Version: 20.04.0
|
||||
Release: 0
|
||||
Summary: Sound Mixer
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Multimedia/Sound/Mixers
|
||||
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: alsa-devel
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: glib2-devel
|
||||
@ -61,15 +57,15 @@ BuildRequires: cmake(Qt5Xml)
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
||||
%description
|
||||
KMix is a fully featured audio mixer by KDE.
|
||||
|
||||
%if %{with lang}
|
||||
%lang_package
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
Reference in New Issue
Block a user