[hedgewars] Rebuild for some library updates

Bruno Wolff III bruno at fedoraproject.org
Sun Jun 24 14:35:28 UTC 2012


commit b055814d1a3737f0a228efaf41bece076f57edd0
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Jun 24 09:33:53 2012 -0500

    Rebuild for some library updates
    
    Various ghc libraries got updated and block hedgewars-server installs.
    I am not seeing the problem show up on rawhide report, so there may
    still be more to this problem.

 hedgewars.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/hedgewars.spec b/hedgewars.spec
index b195bc6..451dbd0 100644
--- a/hedgewars.spec
+++ b/hedgewars.spec
@@ -1,6 +1,6 @@
 Name:           hedgewars
 Version:        0.9.17
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        2D tankbattle game with the tanks replaced by hedgehogs
 Group:          Amusements/Games
 License:        GPL+
@@ -117,6 +117,9 @@ fi
 
 
 %changelog
+* Sun Jun 24 2012 Bruno Wolff III <bruno at wolff.to> - 0.9.17-6
+- Rebuild for some library updates
+
 * Sat May 12 2012 Bruno Wolff III <bruno at wolff.to> - 0.9.17-5
 - Add a 512x512 icon
 


More information about the scm-commits mailing list