diff --git a/libXau-1.0.10.tar.gz b/libXau-1.0.10.tar.gz new file mode 100644 index 0000000..c4a0ef9 Binary files /dev/null and b/libXau-1.0.10.tar.gz differ diff --git a/libXau-1.0.9.tar.bz2 b/libXau-1.0.9.tar.bz2 deleted file mode 100644 index 63bcd5b..0000000 Binary files a/libXau-1.0.9.tar.bz2 and /dev/null differ diff --git a/libXau.spec b/libXau.spec index fdcee35..3022763 100644 --- a/libXau.spec +++ b/libXau.spec @@ -1,10 +1,10 @@ Name: libXau -Version: 1.0.9 -Release: 2 +Version: 1.0.10 +Release: 1 License: MIT Summary: Sample Authorization Protocol for X URL: https://www.x.org -Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 +Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.gz BuildRequires: xorg-x11-util-macros autoconf automake libtool BuildRequires: pkgconfig xorg-x11-proto-devel @@ -63,6 +63,9 @@ make check %changelog +* Thu Nov 03 2022 zhouwenpei - 1.0.10-1 +- update 1.0.10 + * Sat Oct 19 2019 openEuler Buildteam - 1.0.9-2 - Type:bugfix - Id:NA