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