Accepting request 730308 from home:cgiboudeaux:noqt4

- Really use the system speex and opus dependencies.
- Run spec-cleaner, use pkgconfig() style BuildRequires when possible.
- Fix the package requirements.
- Remove obsolete conditions and build options.
- Also recommend the Qt mysql and psql backend. Murmur also supports
  those drivers.

OBS-URL: https://build.opensuse.org/request/show/730308
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=111
This commit is contained in:
Ferdinand Thiessen
2019-09-12 09:53:10 +00:00
committed by Git OBS Bridge
parent e44fc284a2
commit 93fca400d5
2 changed files with 73 additions and 115 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Sep 11 22:45:27 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Really use the system speex and opus dependencies.
- Run spec-cleaner, use pkgconfig() style BuildRequires when possible.
- Fix the package requirements.
- Remove obsolete conditions and build options.
- Also recommend the Qt mysql and psql backend. Murmur also supports
those drivers.
-------------------------------------------------------------------
Tue Sep 10 17:33:25 UTC 2019 - Michal Suchanek <msuchanek@suse.de>