[flocq] Rebuild for coq 8.4pl4.

Jerry James jjames at fedoraproject.org
Tue May 13 22:25:36 UTC 2014


commit 1c0264ceea617c684b05b755fe1dfe45af24c08b
Author: Jerry James <jamesjer at betterlinux.com>
Date:   Tue May 13 16:25:18 2014 -0600

    Rebuild for coq 8.4pl4.

 flocq.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/flocq.spec b/flocq.spec
index 2cf1b71..1a27e3b 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.4pl3
+%global coqver 8.4pl4
 
 Name:           flocq
 Version:        2.3.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Formalization of floating point numbers for Coq
 
 Group:          Applications/Engineering
@@ -70,6 +70,9 @@ cp -p src/Prop/*.v $RPM_BUILD_ROOT%{flocqdir}/Prop
 %{flocqdir}/Prop/*.v
 
 %changelog
+* Tue May 13 2014 Jerry James <loganjerry at gmail.com> - 2.3.0-2
+- Rebuild for coq 8.4pl4
+
 * Mon Apr 21 2014 Jerry James <loganjerry at gmail.com> - 2.3.0-1
 - New upstream release
 - Remove ocaml_arches macro (bz 1087794)


More information about the scm-commits mailing list