diff --git a/httpcomponents-client.spec b/httpcomponents-client.spec index 6df5dc4..a0319ad 100644 --- a/httpcomponents-client.spec +++ b/httpcomponents-client.spec @@ -4,7 +4,7 @@ Name: httpcomponents-client Summary: HTTP agent implementation based on httpcomponents HttpCore Version: 4.5.6 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 URL: http://hc.apache.org/ Source0: http://www.apache.org/dist/httpcomponents/httpclient/source/%{name}-%{version}-src.tar.gz @@ -174,6 +174,9 @@ rm -r httpclient-cache/src/*/java/org/apache/http/impl/client/cache/ehcache %doc LICENSE.txt NOTICE.txt %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 4.5.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Dec 07 2018 Mat Booth - 4.5.6-2 - Add a patch to allow building with mockito 2 - Don't package tests jars, the tests jars have the same OSGi metadata as the