diff --git a/libXxf86dga-1.1.4.tar.bz2 b/libXxf86dga-1.1.4.tar.bz2 deleted file mode 100644 index 39a1481..0000000 Binary files a/libXxf86dga-1.1.4.tar.bz2 and /dev/null differ diff --git a/libXxf86dga-1.1.5.tar.bz2 b/libXxf86dga-1.1.5.tar.bz2 new file mode 100644 index 0000000..3061196 Binary files /dev/null and b/libXxf86dga-1.1.5.tar.bz2 differ diff --git a/libXxf86dga.spec b/libXxf86dga.spec index 0303886..606bc10 100644 --- a/libXxf86dga.spec +++ b/libXxf86dga.spec @@ -1,13 +1,13 @@ Name: libXxf86dga -Version: 1.1.4 -Release: 16 +Version: 1.1.5 +Release: 1 Summary: Client library for the XFree86-DGA extension License: MIT URL: https://www.x.org Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 BuildRequires: autoconf automake libtool libXext-devel pkgconfig -BuildRequires: xorg-x11-util-macros xorg-x11-proto-devel libX11-devel +BuildRequires: xorg-x11-util-macros xorg-x11-proto-devel libX11-devel make Requires: libX11 %description @@ -51,10 +51,16 @@ autoreconf -ivf %files help %defattr(-,root,root) -%doc README +%doc README.md %{_mandir}/man3/*.3* %changelog +* Thu Jan 28 2021 hanhui - 1.1.5-1 +- Type: enhancement +- ID: NA +- SUG: NA +- DESC: update to 1.1.5 + * Sat Oct 19 2019 openEuler Buildteam - 1.1.4-16 - Type:bugfix - Id:NA