[happy] update to 1.18.9

Jens Petersen petersen at fedoraproject.org
Tue Mar 20 08:12:04 UTC 2012


commit b3517ff50d1a466fb28fa0eba324659be7c5f054
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Mar 20 17:11:58 2012 +0900

    update to 1.18.9

 .gitignore |    1 +
 happy.spec |   10 ++++++----
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1abba9a..0a8f526 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 happy-1.18.5.tar.gz
 /happy-1.18.6.tar.gz
+/happy-1.18.9.tar.gz
diff --git a/happy.spec b/happy.spec
index cae4c99..9699332 100644
--- a/happy.spec
+++ b/happy.spec
@@ -1,7 +1,7 @@
 Name:           happy
-# part of haskell-platform-2011.2.0.1
-Version:        1.18.6
-Release:        8%{?dist}.2
+# part of haskell-platform
+Version:        1.18.9
+Release:        1%{?dist}
 Summary:        LALR(1) Parser Generator for Haskell
 License:        BSD
 Group:          Development/Tools
@@ -44,13 +44,15 @@ cd ..
 
 
 %files
-%defattr(-,root,root,-)
 %doc ANNOUNCE CHANGES LICENSE README TODO doc/happy
 %{_bindir}/happy
 %{_datadir}/happy-%{version}
 
 
 %changelog
+* Tue Mar 20 2012 Jens Petersen <petersen at redhat.com> - 1.18.9-1
+- update to 1.18.9
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.18.6-8.2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index c6b2325..3509ab7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d4d1425f5068633cd477a2b2216880d  happy-1.18.6.tar.gz
+aeb565fe572f979f15a24db0df2de37d  happy-1.18.9.tar.gz


More information about the scm-commits mailing list