From 7a80a659d934d4c39805edae536815335609ee1a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 15 Dec 2024 11:20:41 +0100 Subject: [PATCH] automatic version update by autodist [release 1.3.3-1mamba;Sun Dec 15 2024] --- libxshmfence.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/libxshmfence.spec b/libxshmfence.spec index e3ab998..a8bcde0 100644 --- a/libxshmfence.spec +++ b/libxshmfence.spec @@ -1,5 +1,5 @@ Name: libxshmfence -Version: 1.3.2 +Version: 1.3.3 Release: 1mamba Summary: Shared memory 'SyncFence' synchronization primitive Group: System/Libraries @@ -44,8 +44,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -61,6 +59,9 @@ This package contains libraries and header files for developing applications tha #%doc README %changelog +* Sun Dec 15 2024 Automatic Build System 1.3.3-1mamba +- automatic version update by autodist + * Fri Dec 09 2022 Automatic Build System 1.3.2-1mamba - automatic version update by autodist