From 7b5d576a08d2455385caa878db143a8b4ad2f86e Mon Sep 17 00:00:00 2001 From: Jerry James Date: Apr 22 2016 15:45:03 +0000 Subject: Rebuild for coq 8.5pl1. --- diff --git a/gappalib-coq.spec b/gappalib-coq.spec index 2ba7fcf..21106b0 100644 --- a/gappalib-coq.spec +++ b/gappalib-coq.spec @@ -4,11 +4,11 @@ # committing. %global gappadir %{_libdir}/coq/user-contrib/Gappa -%global coqver 8.5 +%global coqver 8.5pl1 Name: gappalib-coq Version: 1.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Coq support library for gappa License: LGPLv2+ @@ -84,6 +84,9 @@ cp -p src/*.v %{buildroot}%{gappadir} %{gappadir}/*.v %changelog +* Fri Apr 22 2016 Jerry James - 1.2.1-2 +- Rebuild for coq 8.5pl1 + * Fri Feb 12 2016 Jerry James - 1.2.1-1 - New upstream release - Use camlp4 in preference to camlp5