[flocq] Rebuild for coq 8.4pl1.

Jerry James jjames at fedoraproject.org
Mon Jan 7 18:52:01 UTC 2013


commit 81034d91856fced09b9a18cb3c1725d84bcbe556
Author: Jerry James <jamesjer at betterlinux.com>
Date:   Mon Jan 7 11:51:51 2013 -0700

    Rebuild for coq 8.4pl1.

 flocq.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/flocq.spec b/flocq.spec
index 62754ea..605b4eb 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.4
+%global coqver 8.4pl1
 
 Name:           flocq
 Version:        2.1.0
-Release:        2%{?dist}
+Release:        3%{?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
+* Mon Jan  7 2013 Jerry James <loganjerry at gmail.com> - 2.1.0-3
+- Rebuild for coq 8.4pl1
+
 * Tue Aug 21 2012 Jerry James <loganjerry at gmail.com> - 2.1.0-2
 - Rebuild for coq 8.4
 


More information about the scm-commits mailing list