[scheme2js] rebuild with new gmp without compat lib

Marcela Mašláňová mmaslano at fedoraproject.org
Wed Oct 26 13:27:44 UTC 2011


commit 10b2eb5157041e57326e1b22115f48a81c1edc88
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Wed Oct 26 15:27:39 2011 +0200

    rebuild with new gmp without compat lib

 scheme2js.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/scheme2js.spec b/scheme2js.spec
index fc149b1..b18457c 100644
--- a/scheme2js.spec
+++ b/scheme2js.spec
@@ -3,7 +3,7 @@
 
 Name:           scheme2js
 Version:        20110717
-Release:        2%{?dist}.1
+Release:        2%{?dist}.2
 Summary:        Scheme to JavaScript compiler
 
 Group:          Development/Languages
@@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Oct 26 2011 Marcela Mašláňová <mmaslano at redhat.com> - 20110717-2.2
+- rebuild with new gmp without compat lib
+
 * Wed Oct 12 2011 Peter Schiffer <pschiffe at redhat.com> - 20110717-2.1
 - rebuild with new gmp
 


More information about the scm-commits mailing list