From c10a8aa555459f1db390ff5190df85ef463e4a35148c90affc86995a3c30cd26 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 2 Apr 2024 12:30:00 +0000 Subject: [PATCH] Accepting request 1164094 from GNOME:Next - Update to version 0.5.4: + Add golang link to application page. + Improve libproxy test coverage. + Improve coverage. + Specify library version more completely. + Use the correct separator character for Windows ProxyOverride. + Improve handling of Windows proxy settings. + Add curl option to the generated config for backend instead. + Set initial state to online. + Windows: Detect scheme presence in proxy URLs more robustly. + Fix broken WPAD proxy resolution. OBS-URL: https://build.opensuse.org/request/show/1164094 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libproxy?expand=0&rev=172 --- 0.5.3.tar.gz | 3 --- _service | 18 ++++++++++++++++++ libproxy-0.5.4.obscpio | 3 +++ libproxy.changes | 15 +++++++++++++++ libproxy.obsinfo | 4 ++++ libproxy.spec | 6 +++--- 6 files changed, 43 insertions(+), 6 deletions(-) delete mode 100644 0.5.3.tar.gz create mode 100644 _service create mode 100644 libproxy-0.5.4.obscpio create mode 100644 libproxy.obsinfo diff --git a/0.5.3.tar.gz b/0.5.3.tar.gz deleted file mode 100644 index 3cc9cf2..0000000 --- a/0.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d8d8e4dd96239ba173c2b18905c0bb6e161fd5000e1e0aeace16f754e9a9108 -size 60069 diff --git a/_service b/_service new file mode 100644 index 0000000..2073839 --- /dev/null +++ b/_service @@ -0,0 +1,18 @@ + + + + git + https://github.com/libproxy/libproxy.git + 0.5.4 + @PARENT_TAG@+@TAG_OFFSET@ + v?(.*)\+0 + \1 + + + + *.tar + zst + + + + diff --git a/libproxy-0.5.4.obscpio b/libproxy-0.5.4.obscpio new file mode 100644 index 0000000..f1c910b --- /dev/null +++ b/libproxy-0.5.4.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8b0562df9653c3fccaded965d2bd0c272ab2ea8f4bca02ebe91b92bb2c8513f +size 269835 diff --git a/libproxy.changes b/libproxy.changes index bf8a0c4..bb035d2 100644 --- a/libproxy.changes +++ b/libproxy.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Apr 2 11:32:03 UTC 2024 - Dominique Leuenberger + +- Update to version 0.5.4: + + Add golang link to application page. + + Improve libproxy test coverage. + + Improve coverage. + + Specify library version more completely. + + Use the correct separator character for Windows ProxyOverride. + + Improve handling of Windows proxy settings. + + Add curl option to the generated config for backend instead. + + Set initial state to online. + + Windows: Detect scheme presence in proxy URLs more robustly. + + Fix broken WPAD proxy resolution. + ------------------------------------------------------------------- Tue Mar 19 01:59:20 UTC 2024 - Yifan Jiang diff --git a/libproxy.obsinfo b/libproxy.obsinfo new file mode 100644 index 0000000..f3cf53d --- /dev/null +++ b/libproxy.obsinfo @@ -0,0 +1,4 @@ +name: libproxy +version: 0.5.4 +mtime: 1707507660 +commit: dff9a603d823dcc740ec966cd27960daa6b891b1 diff --git a/libproxy.spec b/libproxy.spec index 81eeb98..1f553a4 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -32,13 +32,13 @@ ExclusiveArch: do-not-build %define _name libproxy Name: libproxy%{?dash}%{?name_suffix} -Version: 0.5.3 +Version: 0.5.4 Release: 0 Summary: Automatic proxy configuration management for applications License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: http://libproxy.github.io/libproxy/ -Source: https://github.com/libproxy/libproxy/archive/refs/tags/%{version}.tar.gz +Source: %{_name}-%{version}.tar.zst Source99: baselibs.conf BuildRequires: meson BuildRequires: sysuser-tools @@ -183,7 +183,7 @@ rm %{buildroot}%{_libdir}/pkgconfig/libproxy-1.0.pc %if "%{flavor}" == "client" %files -n libproxy1 -%{_libdir}/libproxy.so.1 +%{_libdir}/libproxy.so.* %files -n libpxbackend-1_0%{?mini} %dir %{_libdir}/libproxy