From b004975f2076030eb28bb52649798ebaea7d403a Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Sat, 15 Jan 2011 13:53:00 -0500 Subject: [PATCH] - Update to 0.9.2 --- .gitignore | 1 + ghc-xmonad-contrib.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 6cc9254..ad2f1bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ xmonad-contrib-0.9.1.tar.gz +/xmonad-contrib-0.9.2.tar.gz diff --git a/ghc-xmonad-contrib.spec b/ghc-xmonad-contrib.spec index a685a68..9789474 100644 --- a/ghc-xmonad-contrib.spec +++ b/ghc-xmonad-contrib.spec @@ -19,8 +19,8 @@ your own extensions. %global debug_package %{nil} Name: ghc-%{pkg_name} -Version: 0.9.1 -Release: 11%{?dist} +Version: 0.9.2 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -33,7 +33,6 @@ BuildRequires: ghc, ghc-doc, ghc-prof BuildRequires: ghc-rpm-macros >= 0.7.3 BuildRequires: hscolour %{?ghc_pkg_deps:BuildRequires: %{ghc_pkg_deps}, %(echo %{ghc_pkg_deps} | sed -e "s/\(ghc-[^, ]\+\)-devel/\1-doc,\1-prof/g")} -Patch1: xmonad-contrib-0.9.1-ghc7.patch %description %{common_description} @@ -44,7 +43,6 @@ This package provides the shared library. %prep %setup -q -n %{pkg_name}-%{version} -%patch1 -p1 -b .orig %build @@ -59,6 +57,9 @@ This package provides the shared library. %changelog +* Sat Jan 15 2011 Ben Boeckel - 0.9.2-1 +- Update to 0.9.2 + * Sat Jan 15 2011 Ben Boeckel - 0.9.1-11 - Update to cabal2spec-0.22.4 - Rebuild diff --git a/sources b/sources index 701e752..d666452 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09a6e5173878d43b9f3ddd13b3ec955b xmonad-contrib-0.9.1.tar.gz +616cbc632bbde5cd4cdb643ee47e74d2 xmonad-contrib-0.9.2.tar.gz