diff --git a/.gitignore b/.gitignore index da3f6b9..b3087e4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /HSH-2.0.4.tar.gz +/HSH-2.1.0.tar.gz diff --git a/ghc-HSH.spec b/ghc-HSH.spec index 0725929..501711c 100644 --- a/ghc-HSH.spec +++ b/ghc-HSH.spec @@ -3,8 +3,8 @@ %global pkg_name HSH Name: ghc-%{pkg_name} -Version: 2.0.4 -Release: 5%{?dist} +Version: 2.1.0 +Release: 1%{?dist} Summary: Library to mix shell scripting with Haskell programs License: LGPLv2+ @@ -73,6 +73,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Tue Jun 11 2013 Jens Petersen - 2.1.0-1 +- update to 2.1.0 + * Tue Jun 11 2013 Jens Petersen - 2.0.4-5 - update to new simplified Haskell Packaging Guidelines diff --git a/sources b/sources index b3bbdca..b7c4fc7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6bbd7b530c5731a48a764b898ebb8708 HSH-2.0.4.tar.gz +fdf91791e20de48b91c7ac89ccb6cff0 HSH-2.1.0.tar.gz