diff --git a/kmix-19.12.3.tar.xz b/kmix-19.12.3.tar.xz deleted file mode 100644 index 8058e56..0000000 --- a/kmix-19.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4c637383e988ffa21b9c48c72ef6d8855fe207c852d0679011337a331ccfc5c -size 1007752 diff --git a/kmix-19.12.3.tar.xz.sig b/kmix-19.12.3.tar.xz.sig deleted file mode 100644 index 5886e53..0000000 --- a/kmix-19.12.3.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/kmix-20.04.0.tar.xz b/kmix-20.04.0.tar.xz new file mode 100644 index 0000000..2017b97 --- /dev/null +++ b/kmix-20.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49dea58244f3e9f130029f34c3b02497f2e6cc7d9b65b23ebf440738a7a50084 +size 1006908 diff --git a/kmix-20.04.0.tar.xz.sig b/kmix-20.04.0.tar.xz.sig new file mode 100644 index 0000000..e77bd07 --- /dev/null +++ b/kmix-20.04.0.tar.xz.sig @@ -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----- diff --git a/kmix.changes b/kmix.changes index 9856857..4ca8cd2 100644 --- a/kmix.changes +++ b/kmix.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Thu Apr 23 12:22:37 UTC 2020 - Luca Beltrame + +- 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 + +- 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 + +- 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 diff --git a/kmix.spec b/kmix.spec index 76b84c8..eb1c3fd 100644 --- a/kmix.spec +++ b/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