From 0253e97036b43ecabf3a3ed74f92f2e2bf86ef52 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 15 May 2025 11:17:41 +0200 Subject: [PATCH] automatic version update by autodist [release 0.2.3-1mamba;Wed May 14 2025] --- libdecor.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libdecor.spec b/libdecor.spec index afb586e..69127c7 100644 --- a/libdecor.spec +++ b/libdecor.spec @@ -1,5 +1,5 @@ Name: libdecor -Version: 0.2.2 +Version: 0.2.3 Release: 1mamba Summary: A client-side decorations library for Wayland client Group: System/Libraries @@ -32,7 +32,6 @@ Requires: pkg-config A client-side decorations library for Wayland client. This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q @@ -48,8 +47,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) @@ -66,6 +63,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Wed May 14 2025 Automatic Build System 0.2.3-1mamba +- automatic version update by autodist + * Tue Jan 16 2024 Automatic Build System 0.2.2-1mamba - automatic version update by autodist