From b39288fb572d06885c08ff93520b63e81438d112 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sat, 20 Jan 2018 23:06:48 +0100 Subject: [PATCH] Rebuilt for switch to libxcrypt --- graphviz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/graphviz.spec b/graphviz.spec index 245726f..11e5002 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -49,7 +49,7 @@ Name: graphviz Summary: Graph Visualization Tools Version: 2.40.1 -Release: 17%{?dist} +Release: 18%{?dist} Group: Applications/Multimedia License: EPL URL: http://www.graphviz.org/ @@ -559,6 +559,9 @@ rm -rf %{buildroot} %{_mandir}/man3/*.3tcl* %changelog +* Sat Jan 20 2018 Björn Esser - 2.40.1-18 +- Rebuilt for switch to libxcrypt + * Tue Jan 16 2018 Iryna Shcherbina - 2.40.1-17 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)