diff --git a/libproxy.spec b/libproxy.spec index 450f1aa..083dcca 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -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 0.5.9-1mamba +- automatic version update by autodist + * Sat Jul 20 2024 Automatic Build System 0.5.8-1mamba - automatic version update by autodist