From 245cdfb2fac8d7537f1a4ddb6f892f5997a80957 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 27 Jul 2018 14:55:18 +0200 Subject: [PATCH] Rebuild for new binutils Signed-off-by: Igor Gnatenko --- libijs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libijs.spec b/libijs.spec index 2921df6..9e9a8c3 100644 --- a/libijs.spec +++ b/libijs.spec @@ -13,7 +13,7 @@ Name: libijs Summary: IJS Raster Image Transport Protocol Library Version: 0.35 -Release: 6%{?dist} +Release: 7%{?dist} License: AGPLv3+ @@ -132,6 +132,9 @@ install -m 0644 -p ijs_spec.pdf %{buildroot}%{_docdir}/%{name} # ============================================================================= %changelog +* Fri Jul 27 2018 Igor Gnatenko - 0.35-7 +- Rebuild for new binutils + * Fri Jul 27 2018 David Kaspar [Dee'Kej] - 0.35-6 - FTBFS caused by new version of aclocal fixed (bug #1604599)