!6 Add version for provides, fix changelog bogus date

From: @ultra_planet 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2024-08-02 07:55:26 +00:00 committed by Gitee
commit c6334d7041
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: xorg-x11-xauth
Version: 1.1.2
Release: 1
Release: 2
Epoch: 1
Summary: X.Org X11 X authority utilities
License: MIT
@ -10,7 +10,7 @@ Source0: https://www.x.org/pub/individual/app/xauth-%{version}.tar.xz
BuildRequires: pkgconfig automake gcc libX11-devel libXau-devel
BuildRequires: libXext-devel libXmu-devel
Provides: xauth
Provides: xauth = %{version}-%{release}
%description
xauth is used to edit and display the authorization information
@ -42,7 +42,10 @@ make check || cat tests/test-suite.log
%{_mandir}/man1/xauth.1*
%changelog
* Mon Oct 25 2022 wangkeorng <wangkerong@h-partners.com> 1:1.1.2-1
* Thu Aug 01 2024 lingsheng <lingsheng1@h-partners.com> - 1:1.1.2-2
- Add version for provides, fix changelog bogus date
* Tue Oct 25 2022 wangkeorng <wangkerong@h-partners.com> - 1:1.1.2-1
- upgrade to 1.1.2
* Thu Jan 09 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:1.1-1
@ -51,5 +54,5 @@ make check || cat tests/test-suite.log
- SUG:NA
- DESC:update version to 1.1
* Fri Oct 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 1: 1.0.9-14
* Fri Oct 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.0.9-14
- Package init