diff --git a/nauty.spec b/nauty.spec index 0811746..282cf32 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 @@ -144,6 +144,9 @@ LD_LIBRARY_PATH=$PWD/.libs make check %{_libdir}/pkgconfig/%{name}.pc %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 2.7.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jul 1 2022 Jerry James - 2.7.4-1 - Version 2.7r4 - Add -fall-off and -noreturn patches