From 3ad9211592e1b1332e9baf41da3d5472afb0ef9e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 19:44:50 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- libsoup.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsoup.spec b/libsoup.spec index e25a3e9..7dd3869 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -2,7 +2,7 @@ Name: libsoup Version: 2.58.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Soup, an HTTP library implementation License: LGPLv2 @@ -91,6 +91,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la %{_datadir}/vala/vapi/libsoup-2.4.vapi %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 2.58.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Jun 30 2017 Tomas Popela - 2.58.1-2 - Backport negotiate fixes