diff --git a/utop.spec b/utop.spec index 32dc954..7956c15 100644 --- a/utop.spec +++ b/utop.spec @@ -4,7 +4,7 @@ Name: utop Version: 2.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Improved toplevel for OCaml License: BSD @@ -106,6 +106,9 @@ cp -p src/top/utop.elc %{buildroot}%{_emacs_sitelispdir} %{_emacs_sitestartdir}/%{name}-autoloads.el* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 2.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 18 2021 Jerry James - 2.8.0-1 - Version 2.8.0 - New emacs-utop package to hold the Emacs interface