Plasma 6.0 for now. Prj already publish disabled.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kpipewire6?expand=0&rev=2
This commit is contained in:
Christophe Marin
2024-02-25 12:05:22 +00:00
committed by Git OBS Bridge
parent 71f5f57566
commit c5e8474ce6
6 changed files with 44 additions and 24 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Feb 21 18:36:12 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.0.0:
* New bugfix release
* Release announcement not available yet
- Changes since 5.93.0:
* add back quotes
* update version for new release
* Drop defined but undeclared property
* record: Make sure we also finalise streams that didn't even start
* revert to version 6.0.0
* set major version for soname
* revert version number for bugfix release
* cherry-pick 530cbc35edcaab0e0ca01b2dabc0adb881d7eda0 Set the framework version in the project() call, Otherwise ecm_setup_version doesnt parse it properly
* bugfix release
* Install kpipewire_version.h
-------------------------------------------------------------------
Tue Feb 6 18:22:58 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>