diff --git a/libXcursor-1.2.0.tar.bz2 b/libXcursor-1.2.0.tar.bz2 deleted file mode 100644 index c14dafa..0000000 Binary files a/libXcursor-1.2.0.tar.bz2 and /dev/null differ diff --git a/libXcursor-1.2.1.tar.gz b/libXcursor-1.2.1.tar.gz new file mode 100644 index 0000000..76d650c Binary files /dev/null and b/libXcursor-1.2.1.tar.gz differ diff --git a/libXcursor.spec b/libXcursor.spec index c111aec..370d754 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -2,11 +2,11 @@ Name: libXcursor Summary: Cursor management library -Version: 1.2.0 +Version: 1.2.1 Release: 1 License: MIT URL: https://xorg.freedesktop.org/ -Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.gz Source1: index.theme Requires: libX11 @@ -68,6 +68,9 @@ install -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/icons/default/index.theme %{_mandir}/man3/Xcursor*.3* %changelog +* Mon Aug 1 2022 tianlijing - 1.2.1-1 +- update to 1.2.1 + * Tue Jul 28 2020 songnannan - 1.2.0-1 - update to 1.2.0