diff --git a/libXres-1.2.0.tar.bz2 b/libXres-1.2.0.tar.bz2 deleted file mode 100644 index 79402a0..0000000 Binary files a/libXres-1.2.0.tar.bz2 and /dev/null differ diff --git a/libXres-1.2.2.tar.gz b/libXres-1.2.2.tar.gz new file mode 100644 index 0000000..960eae4 Binary files /dev/null and b/libXres-1.2.2.tar.gz differ diff --git a/libXres.spec b/libXres.spec index c7670b7..0666674 100644 --- a/libXres.spec +++ b/libXres.spec @@ -1,10 +1,10 @@ Name: libXres -Version: 1.2.0 -Release: 7 +Version: 1.2.2 +Release: 1 License: MIT Summary: X-Resource extension client library 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 libXext-devel libX11-devel Requires: libX11 >= 1.5.99.902 @@ -53,6 +53,9 @@ autoreconf -ivf %{_mandir}/man3/*.3* %changelog +* Fri Jul 28 2023 niuyaru - 1.2.2-1 +- Update package to version 1.2.2 + * Sat Oct 19 2019 openEuler Buildteam - 1.2.0-7 - Type:bugfix - Id:NA