From 23a23b9780280004137f44362e44f9ba2eb59226 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 12:00:56 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- nauty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nauty.spec b/nauty.spec index d33b09d..1d95bde 100644 --- a/nauty.spec +++ b/nauty.spec @@ -3,7 +3,7 @@ Name: nauty Version: %(tr r . <<< %{nautybasever}) -Release: 1%{?dist} +Release: 2%{?dist} Summary: Graph canonical labeling and automorphism group computation License: ASL 2.0 @@ -123,6 +123,9 @@ make check %{_libdir}/pkgconfig/%{name}.pc %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 2.6.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Oct 6 2018 Jerry James - 2.6.11-1 - New upstream version