From 2a9b2d60a6859b892e79be841ecfa7582c4bdec4 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 3 Oct 2024 21:38:25 +0200 Subject: [PATCH] automatic version update by autodist [release 0.5.9-1mamba;Thu Oct 03 2024] --- libproxy.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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