Accepting request 1181696 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1181696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libproxy?expand=0&rev=91
This commit is contained in:
Ana Guerrero 2024-06-20 14:46:32 +00:00 committed by Git OBS Bridge
commit 53b73bb04d
6 changed files with 14 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/libproxy/libproxy.git</param>
<param name="revision">0.5.6</param>
<param name="revision">0.5.7</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2710d5a0c021d7be913cd4abc89a4d29e84191443c99af135b24deb13a2d8bf6
size 277515

3
libproxy-0.5.7.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4b42056468780466cc5ed42e4f3d13422f43f5c08cec7bee2f89a2c91e8be0b1
size 268299

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 19 07:39:40 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 0.5.7:
+ Handle empty ignore settings.
-------------------------------------------------------------------
Mon Apr 29 09:32:19 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: libproxy
version: 0.5.6
mtime: 1714068976
commit: e7d18806575e21f94cf2f6024659386b129ca189
version: 0.5.7
mtime: 1718695019
commit: 2686d35cfa5db970d4ba65e2951ebc8183b1be82

View File

@ -32,7 +32,7 @@ ExclusiveArch: do-not-build
%define _name libproxy
Name: libproxy%{?dash}%{?name_suffix}
Version: 0.5.6
Version: 0.5.7
Release: 0
Summary: Automatic proxy configuration management for applications
License: GPL-2.0-or-later AND LGPL-2.1-or-later