From 9e7938b52bacb9e75bcbf171169a1739522865ee Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 6 Jan 2025 18:16:27 +0100 Subject: [PATCH] automatic version update by autodist [release 1.4.3-1mamba;Mon Jan 06 2025] --- README.md | 1 + xinit.spec | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b7f432f..a0fd71b 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,4 @@ The xinit program is used to start the X Window System server and a first client program on systems that cannot start X directly from init or in environments that use multiple window systems. When this first client exits, xinit will kill the X server and then terminate. + diff --git a/xinit.spec b/xinit.spec index f5427ef..9eef6ed 100644 --- a/xinit.spec +++ b/xinit.spec @@ -1,5 +1,5 @@ Name: xinit -Version: 1.4.2 +Version: 1.4.3 Release: 1mamba Summary: xinit - X Window System initializer Group: Graphical Desktop/Applications/Utilities @@ -19,7 +19,6 @@ BuildRequires: libX11-devel The xinit program is used to start the X Window System server and a first client program on systems that cannot start X directly from init or in environments that use multiple window systems. When this first client exits, xinit will kill the X server and then terminate. -%debug_package %prep %setup -q @@ -38,8 +37,6 @@ install -m0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/X11/xinit/xinitrc %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files @@ -54,6 +51,9 @@ install -m0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/X11/xinit/xinitrc #ChangeLog README %changelog +* Mon Jan 06 2025 Automatic Build System 1.4.3-1mamba +- automatic version update by autodist + * Fri Dec 09 2022 Silvan Calarco 1.4.2-1mamba - update to 1.4.2