[alt-ergo/f21] Rebuild for ocaml-zarith 1.3. Fix license handling.

Jerry James jjames at fedoraproject.org
Tue Oct 14 16:23:55 UTC 2014


commit 7ee28f42ed300321a183af8752332175b3dd43a9
Author: Jerry James <jamesjer at betterlinux.com>
Date:   Tue Oct 14 10:22:59 2014 -0600

    Rebuild for ocaml-zarith 1.3.
    Fix license handling.

 alt-ergo.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/alt-ergo.spec b/alt-ergo.spec
index 5bbd2d9..e8d2db9 100644
--- a/alt-ergo.spec
+++ b/alt-ergo.spec
@@ -9,7 +9,7 @@
 
 Name:		alt-ergo
 Version:	0.95.2
-Release:	7%{?dist}
+Release:	8%{?dist}
 Summary:	Automated theorem prover including linear arithmetic
 License:	CeCILL-C
 
@@ -123,10 +123,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{altergo} swap0_why.why
 
 %files
+%doc README.md CHANGES
+%license COPYING LICENSE
 %{_bindir}/%{name}
 %{_libdir}/ocaml/%{name}/
 %{_mandir}/man1/alt-ergo.1.*
-%doc README.md COPYING CHANGES LICENSE
 
 %files gui
 %{_bindir}/altgr-ergo
@@ -136,6 +137,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 
 %changelog
+* Tue Oct 14 2014 Jerry James <loganjerry at gmail.com> - 0.95.2-8
+- Rebuild for ocaml-zarith 1.3
+- Fix license handling
+
 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.95.2-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list