[gtk2hs-buildtools] update to 0.11.1

Jens Petersen petersen at fedoraproject.org
Thu Aug 19 01:04:56 UTC 2010


commit 13057f65a0aa186ecf56ba68c50e9c4fba60277d
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Aug 19 11:04:22 2010 +1000

    update to 0.11.1

 .gitignore             |    1 +
 gtk2hs-buildtools.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3e57db..81037f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 gtk2hs-buildtools-0.9.tar.gz
+/gtk2hs-buildtools-0.11.1.tar.gz
diff --git a/gtk2hs-buildtools.spec b/gtk2hs-buildtools.spec
index 7227f88..5f3d29b 100644
--- a/gtk2hs-buildtools.spec
+++ b/gtk2hs-buildtools.spec
@@ -5,8 +5,8 @@
 %global debug_package %{nil}
 
 Name:           gtk2hs-buildtools
-Version:        0.9
-Release:        2%{?dist}
+Version:        0.11.1
+Release:        1%{?dist}
 Summary:        Haskell Gtk2Hs buildtools
 
 Group:          Development/Tools
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}-%{version}
 
 %changelog
+* Thu Aug 19 2010 Jens Petersen <petersen at redhat.com> - 0.11.1-1
+- update to 0.11.1
+
 * Wed Jun 30 2010 Jens Petersen <petersen at redhat.com> - 0.9-2
 - buildrequires alex and happy
 
diff --git a/sources b/sources
index a58755a..352ca09 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9cbc63d222b518e378e5a42769ce59d1  gtk2hs-buildtools-0.9.tar.gz
+b2aa8d28fd98e4a16d840fa183f3a5d9  gtk2hs-buildtools-0.11.1.tar.gz


More information about the scm-commits mailing list