diff --git a/.gitignore b/.gitignore index c4b9c13..5308f94 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /syb-0.2.2.tar.gz +/syb-0.3.tar.gz diff --git a/ghc-syb.spec b/ghc-syb.spec index 39ab5b4..efd6a9f 100644 --- a/ghc-syb.spec +++ b/ghc-syb.spec @@ -15,7 +15,8 @@ a variety of traversals. %global debug_package %{nil} Name: ghc-%{pkg_name} -Version: 0.2.2 +# part of haskell-platform-2011.1.0.0 +Version: 0.3 Release: 1%{?dist} Summary: %{common_summary} @@ -60,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Dec 5 2010 Jens Petersen <petersen@redhat.com> - 0.3-1 +- update to 0.3 + * Thu Nov 25 2010 Jens Petersen <petersen@redhat.com> - 0.2.2-1 - BSD license - summary and description diff --git a/sources b/sources index c0bcc76..676e81a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -34cb1911dd3efc05eb23b68ac82b6621 syb-0.2.2.tar.gz +c4f6771fa32d467a029e6e813757a9fe syb-0.3.tar.gz