!11 update Correct tar file

From: @zhouwenpei 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2022-12-05 06:36:14 +00:00 committed by Gitee
commit 2beb149c24
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: libXrandr Name: libXrandr
Version: 1.5.2 Version: 1.5.2
Release: 3 Release: 4
License: MIT License: MIT
Summary: X.Org X11 libXrandr runtime library Summary: X.Org X11 libXrandr runtime library
URL: https://www.x.org URL: https://www.x.org
@ -24,7 +24,7 @@ The %{name}-devel package contains libraries and header files for %{name}.
%package_help %package_help
%prep %prep
%autosetup -n libxrandr-%{name}-%{version} -p1 %autosetup -n %{name}-%{version} -p1
%build %build
autoreconf -ivf autoreconf -ivf
@ -54,6 +54,9 @@ autoreconf -ivf
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Fri Nov 25 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.5.2-4
- update Correct tar file
* Fri Nov 04 2022 wangkerong <wangkerong@h-partners.com> - 1.5.2-3 * Fri Nov 04 2022 wangkerong <wangkerong@h-partners.com> - 1.5.2-3
- disable static library - disable static library