update package

This commit is contained in:
19909236985 2020-07-23 20:50:14 +08:00
parent a6804d4442
commit 784a3648d4
2 changed files with 9 additions and 3 deletions

BIN
libXrandr-1.5.2.tar.bz2 Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: libXrandr
Version: 1.5.1
Release: 10
Version: 1.5.2
Release: 1
License: MIT
Summary: X.Org X11 libXrandr runtime library
URL: https://www.x.org
@ -24,7 +24,7 @@ The %{name}-devel package contains libraries and header files for %{name}.
%package_help
%prep
%autosetup -n %{name}-%{version} -p1
%autosetup -n libxrandr-%{name}-%{version} -p1
%build
autoreconf -ivf
@ -55,6 +55,12 @@ autoreconf -ivf
%{_mandir}/man3/*.3*
%changelog
* Tue Jul 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.5.2-1
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license file
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.5.1-10
- Type:bugfix
- Id:NA