[flocq] Rebuild for coq 8.4.

Jerry James jjames at fedoraproject.org
Tue Aug 21 21:35:10 UTC 2012


commit d570e3530f8e6555cc2e74c697f020f5487f2df8
Author: Jerry James <jamesjer at betterlinux.com>
Date:   Tue Aug 21 15:35:00 2012 -0600

    Rebuild for coq 8.4.

 flocq.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/flocq.spec b/flocq.spec
index 0d5c308..62754ea 100644
--- a/flocq.spec
+++ b/flocq.spec
@@ -2,11 +2,11 @@
 # location, so we build it as an arch-specific package.
 %global debug_package %{nil}
 %global flocqdir %{_libdir}/coq/user-contrib/Flocq
-%global coqver 8.3pl4
+%global coqver 8.4
 
 Name:           flocq
 Version:        2.1.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Formalization of floating point numbers for Coq
 
 Group:          Applications/Engineering
@@ -72,6 +72,9 @@ cp -p src/Prop/*.v $RPM_BUILD_ROOT%{flocqdir}/Prop
 %{flocqdir}/Prop/*.v
 
 %changelog
+* Tue Aug 21 2012 Jerry James <loganjerry at gmail.com> - 2.1.0-2
+- Rebuild for coq 8.4
+
 * Sat Jul 28 2012 Jerry James <loganjerry at gmail.com> - 2.1.0-1
 - New upstream release
 - Build for OCaml 4.0.0 and coq 8.3pl4


More information about the scm-commits mailing list