automatic version update by autodist [release 0.4.17-1mamba;Thu Jan 14 2021]

This commit is contained in:
Automatic Build System 2024-01-06 05:27:18 +01:00
parent cf11afd914
commit 6550093423

View File

@ -1,6 +1,6 @@
Name: libproxy
Version: 0.4.16
Release: 2mamba
Version: 0.4.17
Release: 1mamba
Summary: A library that provides automatic proxy configuration management.
Group: System/Libraries
Vendor: openmamba
@ -144,10 +144,7 @@ This package contains the Webkit plugin.
%prep
%setup -q
#%patch0 -p1
#%patch1 -p1
#%patch2 -p1
%patch3 -p1
#%patch3 -p1
%build
#export NetworkManager_CFLAGS="-I/usr/include/NetworkManager `pkg-config --cflags --libs dbus-1`"
@ -258,6 +255,9 @@ mv %{buildroot}%{_prefix}/lib/python3* %{buildroot}%{_libdir}
%changelog
* Thu Jan 14 2021 Automatic Build System <autodist@mambasoft.it> 0.4.17-1mamba
- automatic version update by autodist
* Mon Dec 21 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.16-2mamba
- added a patch to fix error in python module: TypeError: _argtypes_ must be a sequence of types