automatic version update by autodist [release 0.5.10-1mamba;Sun Jun 29 2025]

This commit is contained in:
2025-06-29 19:39:26 +02:00
parent 2a9b2d60a6
commit e93aef759b

View File

@@ -1,5 +1,5 @@
Name: libproxy
Version: 0.5.9
Version: 0.5.10
Release: 1mamba
Summary: A library that provides automatic proxy configuration management.
Group: System/Libraries
@@ -14,6 +14,7 @@ License: LGPL
BuildRequires: glibc-devel
BuildRequires: libcurl-devel
BuildRequires: libduktape-devel
BuildRequires: libgcc
BuildRequires: libglib-devel
## AUTOBUILDREQ-END
BuildRequires: libpython3-devel >= 3.11
@@ -53,11 +54,9 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
A simple application that will use libproxy to give the results you can expect from other applications.
It can be used to debug what would happen in various cases.
%debug_package
%prep
%setup -q
#%patch3 -p1
%build
%meson
@@ -97,6 +96,9 @@ It can be used to debug what would happen in various cases.
#%doc CHANGELOG.md README.md
%changelog
* Sun Jun 29 2025 Automatic Build System <autodist@openmamba.org> 0.5.10-1mamba
- automatic version update by autodist
* Thu Oct 03 2024 Automatic Build System <autodist@openmamba.org> 0.5.9-1mamba
- automatic version update by autodist