diff --git a/xinit-1.4.1.tar.bz2 b/xinit-1.4.1.tar.bz2 deleted file mode 100644 index eed62af..0000000 Binary files a/xinit-1.4.1.tar.bz2 and /dev/null differ diff --git a/xinit-1.4.2.tar.gz b/xinit-1.4.2.tar.gz new file mode 100644 index 0000000..6e32fff Binary files /dev/null and b/xinit-1.4.2.tar.gz differ diff --git a/xorg-x11-xinit.spec b/xorg-x11-xinit.spec index 9d8a769..14d9c60 100644 --- a/xorg-x11-xinit.spec +++ b/xorg-x11-xinit.spec @@ -1,10 +1,10 @@ Name: xorg-x11-xinit -Version: 1.4.1 +Version: 1.4.2 Release: 1 Summary: X.Org X11 X Window System xinit startup scripts License: MIT URL: https://www.x.org -Source0: https://xorg.freedesktop.org/archive/individual/app/xinit-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/archive/individual/app/xinit-%{version}.tar.gz Source1: xinitrc-common Source2: xinitrc Source3: Xclients @@ -69,6 +69,9 @@ install -D -p -m 755 %{SOURCE9} $RPM_BUILD_ROOT%{_libexecdir}/xinit-compat %{_mandir}/man1/xinit.1* %changelog +* Sat Sep 02 2023 wulei - 1.4.2-1 +- Update to 1.4.2 + * Wed Jan 12 2022 yaoxin - 1.4.1-1 - Upgrade xorg-x11-xinit to 1.4.1