update Correct tar file

(cherry picked from commit 587de6bc824311bff4a8f0ce10934ccc5618cf1e)
This commit is contained in:
zhouwenpei 2022-11-25 12:35:22 +00:00 committed by openeuler-sync-bot
parent 41db0ef166
commit bacc300172
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