!2 update libXrandr version from 1.5.1 to 1.5.2

Merge pull request !2 from 吴超超/master
This commit is contained in:
openeuler-ci-bot 2020-08-01 10:30:04 +08:00 committed by Gitee
commit f70806b7e4
3 changed files with 6 additions and 3 deletions

Binary file not shown.

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,9 @@ autoreconf -ivf
%{_mandir}/man3/*.3*
%changelog
* Fri Jul 24 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.5.2-1
- updata package
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.5.1-10
- Type:bugfix
- Id:NA