From 56957b9e5c59dfd9e99687f8d999a7290e68b39e Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 21 Jan 2020 16:45:26 -0500 Subject: [PATCH] import libserf-1.3.9-9.module+el8.0.0+3900+919b6753 --- SPECS/libserf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/libserf.spec b/SPECS/libserf.spec index 56e6690..0e3ebd6 100644 --- a/SPECS/libserf.spec +++ b/SPECS/libserf.spec @@ -8,7 +8,7 @@ Name: libserf Version: 1.3.9 -Release: 8%{?dist} +Release: 9%{?dist} Summary: High-Performance Asynchronous HTTP Client Library License: ASL 2.0 URL: http://serf.apache.org/ @@ -76,6 +76,9 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir} %{_libdir}/pkgconfig/serf*.pc %changelog +* Mon Aug 05 2019 Lubos Uhliarik - 1.3.9-9 +- Resolves: #1696354 - Ensure modular RPM upgrade path + * Mon Jul 02 2018 Nils Philippsen - 1.3.9-8 - use the Python 3 version of scons from Fedora 29 on