KDE Gear 21.04 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmix?expand=0&rev=164
This commit is contained in:
2022-03-29 06:44:45 +00:00
committed by Git OBS Bridge
parent 0051841d75
commit 0b4c2f28ec
6 changed files with 37 additions and 22 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Mar 23 08:14:23 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.03.80
* New feature release
- Changes since 21.12.3:
* Port test to Qt5/KF5 and make it use Qt Test
* Use an imported target for PulseAudio
* Remove our own copy of FindCanberra
* Get rid of checking for std::tr1::shared_pointer
* Remove ancient taglib leftover
* Don't set the C++ standard manually
* Add CI
* not necessary to use I18N_NOOP here
-------------------------------------------------------------------
Tue Mar 1 09:57:27 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>