Have python3-libmodulemd1 properly Obsolete libmodulemd and python3-libmodulemd < 2.
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
1203515971
commit
6d5b8af223
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: libmodulemd
|
Name: libmodulemd
|
||||||
Version: %{libmodulemd_version}
|
Version: %{libmodulemd_version}
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Module metadata manipulation library
|
Summary: Module metadata manipulation library
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -87,6 +87,9 @@ BuildArch: noarch
|
|||||||
Requires: libmodulemd1 = %{libmodulemd_v1_version}-%{release}
|
Requires: libmodulemd1 = %{libmodulemd_v1_version}-%{release}
|
||||||
Requires: python3-gobject-base
|
Requires: python3-gobject-base
|
||||||
|
|
||||||
|
Obsoletes: python3-libmodulemd < 2
|
||||||
|
Provides: python3-libmodulemd = %{libmodulemd_v1_version}-%{release}
|
||||||
|
|
||||||
%description -n python3-libmodulemd1
|
%description -n python3-libmodulemd1
|
||||||
Python 3 bindings for libmodulemd1
|
Python 3 bindings for libmodulemd1
|
||||||
|
|
||||||
@ -170,6 +173,10 @@ ln -s libmodulemd.so.%{libmodulemd_v1_version} \
|
|||||||
%{_datadir}/gtk-doc/html/modulemd-1.0/
|
%{_datadir}/gtk-doc/html/modulemd-1.0/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 01 2019 Stephen Gallagher <sgallagh@redhat.com> - 2.1.0-3
|
||||||
|
- Have python3-libmodulemd1 properly Obsolete libmodulemd and
|
||||||
|
python3-libmodulemd < 2.
|
||||||
|
|
||||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user