SHA256
1
0
forked from pool/marble

Accepting request 499880 from KDE:Applications

1

OBS-URL: https://build.opensuse.org/request/show/499880
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/marble?expand=0&rev=89
This commit is contained in:
Dominique Leuenberger 2017-06-03 23:47:38 +00:00 committed by Git OBS Bridge
commit 4dc6528f4b
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 30 15:29:39 UTC 2017 - wbauer@tmo.at
- Fix libastro1 Provides/Obsoletes
-------------------------------------------------------------------
Wed May 17 20:37:32 CEST 2017 - lbeltrame@kde.org

View File

@ -67,7 +67,7 @@ BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0
Requires: %{name}-data = %{version}
Requires: libastro-qt5%{_so_astro} = %{version}
Requires: libastro%{_so_astro} = %{version}
Requires: libmarblewidget-qt5%{_so} = %{version}
Requires: marble-frontend = %{version}
Recommends: %{name}-doc = %{version}
@ -144,8 +144,8 @@ The shared library for the MarbleWidget shared library.
Summary: Astronomy: Shared Library
Group: Development/Libraries/KDE
Requires: libmarblewidget-qt5%{_so}
Obsoletes: libastro-qt5%{_so_astro} < %{version}
Provides: libastro-qt5%{_so_astro} = %{version}
Obsoletes: libastro-qt5-%{_so_astro} < %{version}
Provides: libastro-qt5-%{_so_astro} = %{version}
%description -n libastro%{_so_astro}
The astronomy library for the satellites plugin.