automatic version update by autodist [release 1.8.11-1mamba;Mon Feb 03 2025]

This commit is contained in:
Automatic Build System 2025-02-04 00:09:40 +01:00
parent 6eacae84d6
commit cb340bb341

View File

@ -1,5 +1,5 @@
Name: libX11
Version: 1.8.10
Version: 1.8.11
Release: 1mamba
Summary: X.Org X11 library
Group: System/Libraries
@ -30,7 +30,6 @@ Requires: libxcb-devel
X.Org X11 library.
This package contains static libraries and header files needed for development.
%debug_package
%prep
%setup -q
@ -46,8 +45,6 @@ This package contains static libraries and header files needed for development.
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
@ -77,6 +74,9 @@ This package contains static libraries and header files needed for development.
%doc ChangeLog
%changelog
* Mon Feb 03 2025 Automatic Build System <autodist@openmamba.org> 1.8.11-1mamba
- automatic version update by autodist
* Mon Jul 29 2024 Automatic Build System <autodist@openmamba.org> 1.8.10-1mamba
- automatic version update by autodist