!26 Add version for provides and obsoletes

From: @ultra_planet 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2024-09-04 02:37:32 +00:00 committed by Gitee
commit 6279d2c027
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 xkb utilities
Name: xorg-x11-xkb-utils
Version: 7.7
Release: 29
Release: 30
License: MIT
URL: https://www.x.org
@ -20,9 +20,9 @@ Provides: xkbcomp = 1.4.2
Provides: xkbevd = 1.1.4
Provides: xkbprint = 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
X.Org X11 xkb core utilities.
@ -93,6 +93,9 @@ popd
%{_libdir}/pkgconfig/xkbcomp.pc
%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
- Type: bugfix
- ID: NA