From a1d9d67538e7d33fd70d259fe9167df6f4732072 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Sun, 19 Jul 2015 16:02:22 -0400 Subject: [PATCH] Update to 0.11.4 --- .gitignore | 1 + ghc-xmonad-contrib.spec | 16 ++++++++-------- sources | 2 +- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index e9f3b47..95ba527 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ xmonad-contrib-0.9.1.tar.gz /xmonad-contrib-0.11.1.tar.gz /xmonad-contrib-0.11.2.tar.gz /xmonad-contrib-0.11.3.tar.gz +/xmonad-contrib-0.11.4.tar.gz diff --git a/ghc-xmonad-contrib.spec b/ghc-xmonad-contrib.spec index 682932d..7565db9 100644 --- a/ghc-xmonad-contrib.spec +++ b/ghc-xmonad-contrib.spec @@ -2,17 +2,14 @@ %global pkg_name xmonad-contrib -# no useful debuginfo for Haskell packages without C sources -%global debug_package %{nil} - Name: ghc-%{pkg_name} -Version: 0.11.3 -Release: 2%{?dist} +Version: 0.11.4 +Release: 1%{?dist} Summary: Third party extensions for xmonad License: BSD -URL: http://hackage.haskell.org/package/%{pkg_name} -Source0: http://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz +Url: https://hackage.haskell.org/package/%{pkg_name} +Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz Patch0: xmonad-contrib-use_xft-flag.patch Patch1: xmonad-contrib-0.10-xft-fonts.patch Patch2: xmonad-contrib-0.10-ewmh-set-NET_WM_STATE.patch @@ -88,7 +85,7 @@ This package provides the Haskell %{pkg_name} library development files. %files -f %{name}.files -%doc LICENSE +%license LICENSE %files devel -f %{name}-devel.files @@ -96,6 +93,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Sun Jul 19 2015 Ben Boeckel - 0.11.4-1 +- Update to 0.11.4 + * Wed Jun 17 2015 Fedora Release Engineering - 0.11.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 0d33c05..79de869 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -285617f4c832d6df77087604c7160757 xmonad-contrib-0.11.3.tar.gz +a41c886280a5414105c1cf241f0fd2f4 xmonad-contrib-0.11.4.tar.gz