From c0db67330fd10cbceb2b83dc2521004558354e15 Mon Sep 17 00:00:00 2001 From: zhuchengliang Date: Sat, 11 Jan 2020 16:48:54 +0800 Subject: [PATCH] fix patch source --- libproxy.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/libproxy.spec b/libproxy.spec index b28309a..5175df9 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -1,6 +1,6 @@ Name: libproxy Version: 0.4.15 -Release: 12 +Release: 13 Summary: Libproxy is a library that provides automatic proxy configuration management License: LGPLv2+ @@ -8,7 +8,7 @@ URL: https://libproxy.github.io/libproxy/ Source0: https://github.com/libproxy/%{name}/archive/%{version}.tar.gz # Source1 comes from the Debian package. Source1: proxy.1 -# Patch0 and patch 1 come from fedora commuity +# Patch from google code Patch0: 0001-Add-config-module-for-querying-PacRunner-d-mon.patch Patch1: libproxy-0.4.11-crash.patch # Patch 2 and 3 are backported from upstream commuity @@ -122,6 +122,12 @@ make test %{_mandir}/man1/proxy.1* %changelog +* Sat Jan 11 2020 openEuler Buildteam - 0.4.15-13 +- Type:NA +- ID:NA +- SUG:NA +- DESC:fix patch source + * Thu Nov 28 2019 openEuler Buildteam - 0.4.15-12 - Type:bugfix - Id:NA