Accepting request 1170722 from GNOME:Next
- Update to version 0.5.6: + Support XDP Desktop Portal proxy resolver. OBS-URL: https://build.opensuse.org/request/show/1170722 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libproxy?expand=0&rev=176
This commit is contained in:
parent
4dcf2609ae
commit
b9a1113470
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://github.com/libproxy/libproxy.git</param>
|
<param name="url">https://github.com/libproxy/libproxy.git</param>
|
||||||
<param name="revision">0.5.5</param>
|
<param name="revision">0.5.6</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0c3ee3a20e092381f992dd306afddf68da4b41864d3979f55c24b3f5f87b4e45
|
|
||||||
size 270859
|
|
3
libproxy-0.5.6.obscpio
Normal file
3
libproxy-0.5.6.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2710d5a0c021d7be913cd4abc89a4d29e84191443c99af135b24deb13a2d8bf6
|
||||||
|
size 277515
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 29 09:32:19 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 0.5.6:
|
||||||
|
+ Support XDP Desktop Portal proxy resolver.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 8 08:41:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Apr 8 08:41:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: libproxy
|
name: libproxy
|
||||||
version: 0.5.5
|
version: 0.5.6
|
||||||
mtime: 1712307402
|
mtime: 1714068976
|
||||||
commit: 184c32348edd530b7217b4f44b5a0080f50792fc
|
commit: e7d18806575e21f94cf2f6024659386b129ca189
|
||||||
|
@ -32,7 +32,7 @@ ExclusiveArch: do-not-build
|
|||||||
|
|
||||||
%define _name libproxy
|
%define _name libproxy
|
||||||
Name: libproxy%{?dash}%{?name_suffix}
|
Name: libproxy%{?dash}%{?name_suffix}
|
||||||
Version: 0.5.5
|
Version: 0.5.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Automatic proxy configuration management for applications
|
Summary: Automatic proxy configuration management for applications
|
||||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user