Add version for provides and obsoletes
This commit is contained in:
parent
ca50b103ac
commit
9ca0b07aa4
@ -1,7 +1,7 @@
|
|||||||
Summary: X.Org X11 xkb utilities
|
Summary: X.Org X11 xkb utilities
|
||||||
Name: xorg-x11-xkb-utils
|
Name: xorg-x11-xkb-utils
|
||||||
Version: 7.7
|
Version: 7.7
|
||||||
Release: 29
|
Release: 30
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.x.org
|
URL: https://www.x.org
|
||||||
|
|
||||||
@ -20,9 +20,9 @@ Provides: xkbcomp = 1.4.2
|
|||||||
Provides: xkbevd = 1.1.4
|
Provides: xkbevd = 1.1.4
|
||||||
Provides: xkbprint = 1.0.4
|
Provides: xkbprint = 1.0.4
|
||||||
Provides: xkbutils = 1.0.4
|
Provides: xkbutils = 1.0.4
|
||||||
Provides: xorg-x11-xkb-extras
|
Provides: xorg-x11-xkb-extras = %{version}-%{release}
|
||||||
|
|
||||||
Obsoletes: xorg-x11-xkb-extras
|
Obsoletes: xorg-x11-xkb-extras < %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
X.Org X11 xkb core utilities.
|
X.Org X11 xkb core utilities.
|
||||||
@ -93,6 +93,9 @@ popd
|
|||||||
%{_libdir}/pkgconfig/xkbcomp.pc
|
%{_libdir}/pkgconfig/xkbcomp.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 15 2024 lingsheng <lingsheng1@h-partners.com> - 7.7-30
|
||||||
|
- Add version for provides and obsoletes
|
||||||
|
|
||||||
* Fri Jan 29 2021 chengguipeng<chengguipeng1@huawei.com> - 7.7-29
|
* Fri Jan 29 2021 chengguipeng<chengguipeng1@huawei.com> - 7.7-29
|
||||||
- Type: bugfix
|
- Type: bugfix
|
||||||
- ID: NA
|
- ID: NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user