automatic version update by autodist [release 0.5.9-1mamba;Thu Oct 03 2024]

This commit is contained in:
Automatic Build System 2024-10-03 21:38:25 +02:00
parent a174421884
commit 2a9b2d60a6

View File

@ -1,5 +1,5 @@
Name: libproxy
Version: 0.5.8
Version: 0.5.9
Release: 1mamba
Summary: A library that provides automatic proxy configuration management.
Group: System/Libraries
@ -71,8 +71,6 @@ It can be used to debug what would happen in various cases.
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
@ -99,6 +97,9 @@ It can be used to debug what would happen in various cases.
#%doc CHANGELOG.md README.md
%changelog
* Thu Oct 03 2024 Automatic Build System <autodist@openmamba.org> 0.5.9-1mamba
- automatic version update by autodist
* Sat Jul 20 2024 Automatic Build System <autodist@openmamba.org> 0.5.8-1mamba
- automatic version update by autodist