From 14ba9ac8a010413132f041cd8f46771c0b56d8ee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 19:33:32 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- libproxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libproxy.spec b/libproxy.spec index 124c495..3e6c1fb 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -4,7 +4,7 @@ Name: libproxy Version: 0.4.15 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A library handling all the details of proxy configuration Group: System Environment/Libraries @@ -241,6 +241,9 @@ make test %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 0.4.15-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Thu Jul 13 2017 David King - 0.4.15-2 - Use pkgconfig for BuildRequires - Fix crash in pacrunner module (#1459779)