automatic version update by autodist [release 0.1.22-1mamba;Thu Aug 21 2025]

This commit is contained in:
2025-08-21 12:05:03 +02:00
parent a980645777
commit 3769c46b03

View File

@@ -1,5 +1,5 @@
Name: libcomps
Version: 0.1.21
Version: 0.1.22
Release: 1mamba
Summary: Alternative for yum.comps library written in pure C with Python bindings
Group: System/Libraries
@@ -38,7 +38,6 @@ Obsoletes: python-libcomps-py310 <= 0.1.20-1mamba
%description -n python-libcomps-py3
This package contains the python 3 bindings to %{name}.
%debug_package
%prep
%setup -q
@@ -57,8 +56,6 @@ cd libcomps
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
@@ -80,6 +77,9 @@ cd libcomps
%doc README.md
%changelog
* Thu Aug 21 2025 Automatic Build System <autodist@openmamba.org> 0.1.22-1mamba
- automatic version update by autodist
* Wed Mar 13 2024 Automatic Build System <autodist@openmamba.org> 0.1.21-1mamba
- automatic version update by autodist