SHA256
1
0
forked from pool/phonon-vlc

- Update 'Provides' for phonon-qt5-vlc (boo#1221459)

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/phonon-vlc?expand=0&rev=7
This commit is contained in:
Christophe Marin 2024-03-15 11:48:12 +00:00 committed by Git OBS Bridge
parent b0b606704b
commit 8a220a6355
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 15 11:48:05 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update 'Provides' for phonon-qt5-vlc (boo#1221459)
-------------------------------------------------------------------
Thu Feb 29 18:02:53 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -53,7 +53,9 @@ BuildRequires: phonon-qt5-devel >= 4.11.60
BuildRequires: cmake(Qt5Core) >= %{qt5_version}
BuildRequires: cmake(Qt5LinguistTools) >= %{qt5_version}
BuildRequires: cmake(Qt5Widgets) >= %{qt5_version}
# The phonon4qt5-backend provides is still needed
Provides: phonon4qt5-backend = %{version}
Provides: phonon-qt5-backend = %{version}
Provides: phonon4qt5-backend-vlc = %{version}
Obsoletes: phonon4qt5-backend-vlc < %{version}
%endif