[freetennis] Rebuild to use up to date ocaml-calimages

Bruno Wolff III bruno at fedoraproject.org
Fri May 11 16:27:23 UTC 2012


commit bfe90ac37f1f8ee23dfe1966c6a9d637384b0e2e
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Fri May 11 11:25:34 2012 -0500

    Rebuild to use up to date ocaml-calimages
    
    Because freetennis uses ocaml-calimages staticly (normal for ocaml stuff)
    I want to keep it build with the latest ocaml-calimages which was just
    rebuilt to use a newer libtiff library.

 freetennis.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/freetennis.spec b/freetennis.spec
index 65c55e0..22c5ac7 100644
--- a/freetennis.spec
+++ b/freetennis.spec
@@ -2,7 +2,7 @@
 
 Name:           freetennis
 Version:        0.4.8
-Release:        21%{?dist}
+Release:        22%{?dist}
 Summary:        Tennis simulation game
 Group:          Amusements/Games
 License:        GPLv2+
@@ -74,6 +74,9 @@ fi
 %{_datadir}/icons/hicolor/48x48/apps/freetennis.png
 
 %changelog
+* Fri May 11 2012 Bruno Wolff III <bruno at wolff.to> - 0.4.8-22
+- Rebuild to use current ocaml-camlimages which was rebuilt for libtiff update
+
 * Sat Mar 10 2012 Bruno Wolff III <bruno at wolff.to> - 0.4.8-21
 - gdk-pixbuf isn't really used
 - Removed some obsolete stuff from the spec file


More information about the scm-commits mailing list