diff --git a/.gitignore b/.gitignore index 5216573..c239ed6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ hscolour-1.17.tar.gz /hscolour-1.19.tar.gz +/hscolour-1.20.2.tar.gz diff --git a/hscolour.spec b/hscolour.spec index 59fa61b..5ee6297 100644 --- a/hscolour.spec +++ b/hscolour.spec @@ -17,8 +17,8 @@ with tags, HTML 4.01 with CSS, XHTML 1.0 with inline CSS\ styling, LaTeX, and mIRC chat client codes. Name: %{pkg_name} -Version: 1.19 -Release: 6%{?dist} +Version: 1.20.2 +Release: 1%{?dist} Summary: Colourizes Haskell code Group: Development/Tools @@ -72,6 +72,9 @@ BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} %changelog +* Sat Jun 9 2012 Jens Petersen - 1.20.2-1 +- update to 1.20.2 + * Wed Mar 21 2012 Jens Petersen - 1.19-6 - normal full build diff --git a/sources b/sources index 6fb413d..31b19d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a5203dc75fb759aaee29f73491fb55f8 hscolour-1.19.tar.gz +8e87d0e9c4cb930a31f364baf2e72ebc hscolour-1.20.2.tar.gz