automatic version update by autodist [release 0.2.3-1mamba;Wed May 14 2025]

This commit is contained in:
2025-05-15 11:17:41 +02:00
parent acd6b73ea5
commit 0253e97036

View File

@@ -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 <autodist@openmamba.org> 0.2.3-1mamba
- automatic version update by autodist
* Tue Jan 16 2024 Automatic Build System <autodist@openmamba.org> 0.2.2-1mamba
- automatic version update by autodist