Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmix?expand=0&rev=167
This commit is contained in:
parent
cdb1ac0519
commit
0cb1365465
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d864f51ea0275af0b4a3bad6c490c9d507d96f5bbe517daf271c726c36458829
|
|
||||||
size 1162980
|
|
3
kmix-22.04.0.tar.xz
Normal file
3
kmix-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3f41a53cb7033fde10ae92b693a6b84c0da045e570e83136dbc659afa89e5e7a
|
||||||
|
size 1163708
|
16
kmix-22.04.0.tar.xz.sig
Normal file
16
kmix-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuJsACgkQu0YzUNbv
|
||||||
|
Me9Qag//UkwAFthEIU0eUEUBgZ37UatGjcUnvMiskSLCalzZqBCec6B+aP2PaBa1
|
||||||
|
6YEK024kn/oe0Sjee+SS/yjfJX0ehDLJ9MbrxzbYqzdmaz/RtyUnUEBk6mn+8Myw
|
||||||
|
0yJ2I22AldbzbX5+LwZt3RVt0F+1kHfAbIDJ8jJIpB5QQuE+asn2VnTnMzM3muhh
|
||||||
|
283ZiPA7EmqTF08lBw/h9/o6t9QLBAV12wM+M9T2gPnPl4bzlRltptQirOT02UGV
|
||||||
|
uq10UMo4vgHO32RwqPUO+Qw7wQyh34U45fYHb06g0vVerEEgRTUyhIHT41ZR/76t
|
||||||
|
9ke9zJswz5VRO43CcQ9uUDA4A00IWywol+zFciIfL3HMmEAkbKh50OsWBqCYO6V3
|
||||||
|
NhTiSJcd0m1Xh37nUz9jiKZXEkHVz5ZCURXReVMV5GyYxD71Upvx9FwJ8mzYPzF7
|
||||||
|
Ev0Pac3yyyFPLXCsxmpx/EoMKNuDJUby8gzcs7OOvXabdMvvzpXQMD3pTmz3OCnC
|
||||||
|
O+bVow721O/h+qOIY8A36pAN10rlltVBRgRYlBIElLsJQHkOOTZ7WEeeSWUrBxnt
|
||||||
|
FQvJZL8/bOt3QUioiJvxmcFWqYNtL2ScHFisI2FRYNdjoWjVzZJikP01pNe7QyHn
|
||||||
|
beu12c3MUezgexwVFJXiIU8GrRLdxv+vVgIrz6hWCY7AKLWxTig=
|
||||||
|
=xDk/
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 18 07:51:56 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 22.04.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/gear/22.04.0/
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 8 18:19:44 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Apr 8 18:19:44 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -20,15 +20,15 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kmix
|
Name: kmix
|
||||||
Version: 22.03.90
|
Version: 22.04.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sound Mixer
|
Summary: Sound Mixer
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Multimedia/Sound/Mixers
|
Group: Productivity/Multimedia/Sound/Mixers
|
||||||
URL: https://apps.kde.org/kmix
|
URL: https://apps.kde.org/kmix
|
||||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
%if %{with released}
|
%if %{with released}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: alsa-devel
|
BuildRequires: alsa-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user