From 46ffc8ec7bf4d21fcb2004a4fb4ebfc3ebd41044 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Jan 13 2017 04:58:22 +0000 Subject: Rebuild for coq 8.6. --- diff --git a/gappalib-coq.spec b/gappalib-coq.spec index 32a9f8c..3aefcb7 100644 --- a/gappalib-coq.spec +++ b/gappalib-coq.spec @@ -8,11 +8,11 @@ # install the package and run "remake check" manually before committing. %global gappadir %{_libdir}/coq/user-contrib/Gappa -%global coqver 8.5pl3 +%global coqver 8.6 Name: gappalib-coq Version: 1.3.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Coq support library for gappa License: LGPLv2+ @@ -91,6 +91,9 @@ cp -p src/*.v %{buildroot}%{gappadir} %{gappadir}/*.v %changelog +* Thu Jan 12 2017 Jerry James - 1.3.2-2 +- Rebuild for coq 8.6 + * Mon Nov 28 2016 Jerry James - 1.3.2-1 - New upstream release