From c654d066dcf0ffd123d888d09a32011e568a8215 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 20 Mar 2012 21:05:41 +0900 Subject: [PATCH] update to 0.12.3 --- .gitignore | 1 + ghc-cairo.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 13976ef..a6dcb6f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /cairo-0.12.0.tar.gz /cairo-0.12.1.tar.gz /cairo-0.12.2.tar.gz +/cairo-0.12.3.tar.gz diff --git a/ghc-cairo.spec b/ghc-cairo.spec index 6767313..db154ce 100644 --- a/ghc-cairo.spec +++ b/ghc-cairo.spec @@ -9,7 +9,7 @@ %global common_description Haskell binding to the Cairo vector graphics library. Name: ghc-%{pkg_name} -Version: 0.12.2 +Version: 0.12.3 Release: 1%{?dist} Summary: %{common_summary} @@ -55,11 +55,14 @@ Requires: cairo-devel%{?_isa} %ghc_devel_post_postun -%ghc_files +%ghc_files COPYRIGHT %doc demo %changelog +* Tue Mar 20 2012 Jens Petersen - 0.12.3-1 +- update to 0.12.3 + * Wed Jan 4 2012 Jens Petersen - 0.12.2-1 - update to 0.12.2 and cabal2spec-0.25.2 diff --git a/sources b/sources index 94f5220..d0fe064 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b3583136fe84d25cd9d4f7bda3c3db0c cairo-0.12.2.tar.gz +cdb322086f5b78a7611650b2b29826b3 cairo-0.12.3.tar.gz