diff --git a/libXdamage-1.1.5.tar.bz2 b/libXdamage-1.1.5.tar.bz2 deleted file mode 100644 index 87f0200..0000000 Binary files a/libXdamage-1.1.5.tar.bz2 and /dev/null differ diff --git a/libXdamage-1.1.6.tar.gz b/libXdamage-1.1.6.tar.gz new file mode 100644 index 0000000..ceb2355 Binary files /dev/null and b/libXdamage-1.1.6.tar.gz differ diff --git a/libXdamage.spec b/libXdamage.spec index 9a8fe88..5f51ac9 100644 --- a/libXdamage.spec +++ b/libXdamage.spec @@ -1,10 +1,10 @@ Name: libXdamage -Version: 1.1.5 -Release: 3 +Version: 1.1.6 +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 +Source0: https://www.x.org/archive/individual/lib/%{name}-%{version}.tar.gz BuildRequires: xorg-x11-util-macros autoconf automake libtool BuildRequires: pkgconfig(xfixes) pkgconfig(damageproto) @@ -53,6 +53,9 @@ autoreconf -ivf %doc README.md ChangeLog %changelog +* Fri Feb 03 2023 zhouwenpei - 1.1.6-1 +- update to 1.1.6 + * Fri Nov 04 2022 wangkerong - 1.1.5-3 - disable static library