upgrade to version 1.1.5

This commit is contained in:
zzm_567 2020-08-19 15:27:08 +08:00
parent 8fb9c87a6b
commit e7ed212e20
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