!4 openEuler-20.03-LTS 需要升级到 1.1.5 版本

Merge pull request !4 from zhanzhimin/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-28 15:44:51 +08:00 committed by Gitee
commit b3c1e061f5
3 changed files with 8 additions and 4 deletions

Binary file not shown.

BIN
libXdamage-1.1.5.tar.bz2 Normal file

Binary file not shown.

View File

@ -1,12 +1,13 @@
Name: libXdamage
Version: 1.1.4
Release: 18
Version: 1.1.5
Release: 1
Summary: X Damage extension library
License: MIT
URL: https://www.x.org
Source0: https://www.x.org/archive/individual/lib/%{name}-%{version}.tar.bz2
BuildRequires: xorg-x11-util-macros autoconf automake libtool pkgconfig(xfixes) pkgconfig(damageproto)
BuildRequires: xorg-x11-util-macros autoconf automake libtool
BuildRequires: pkgconfig(xfixes) pkgconfig(damageproto)
%description
The X Damage Extension allows applications to track modified regions
@ -50,9 +51,12 @@ autoreconf -ivf
%files help
%defattr(-,root,root)
%doc README ChangeLog
%doc README.md ChangeLog
%changelog
* Wed Aug 19 2020 zhanzhimin <zhanzhimin@huawei.com> - 1.1.5-1
- update to 1.1.5
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-18
- Type:bugfix
- Id:NA