Add version for provides and obsoletes
This commit is contained in:
parent
5d5dc61f45
commit
c1ae0f6a8e
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 xkb utilities
|
||||
Name: xorg-x11-xkb-utils
|
||||
Version: 7.8
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: MIT
|
||||
URL: https://www.x.org
|
||||
|
||||
@ -18,9 +18,9 @@ Provides: xkbcomp = 1.4.5
|
||||
Provides: xkbevd = 1.1.4
|
||||
Provides: xkbprint = 1.0.6
|
||||
Provides: xkbutils = 1.0.5
|
||||
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.
|
||||
@ -88,6 +88,9 @@ X.Org X11 xkb utilities development files.
|
||||
%{_libdir}/pkgconfig/xkbcomp.pc
|
||||
|
||||
%changelog
|
||||
* Thu Aug 01 2024 lingsheng <lingsheng1@h-partners.com> - 7.8-2
|
||||
- Add version for provides and obsoletes
|
||||
|
||||
* Thu Oct 27 2022 wangkerong <wangkerong@h-partners.com> - 7.8-1
|
||||
- upgrade to setxkbmap-1.3.3
|
||||
- upgrade to xkbcomp-1.4.5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user