diff --git a/ghc-http-date.spec b/ghc-http-date.spec index 0454a11..af5f6bc 100644 --- a/ghc-http-date.spec +++ b/ghc-http-date.spec @@ -4,17 +4,14 @@ %bcond_with tests -# no useful debuginfo for Haskell packages without C sources -%global debug_package %{nil} - Name: ghc-%{pkg_name} Version: 0.0.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HTTP Date parser and formatter 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 BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros @@ -80,5 +77,8 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Wed Jan 28 2015 Jens Petersen - 0.0.4-2 +- cblrpm refresh + * Mon Sep 1 2014 Fedora Haskell SIG - 0.0.4-1 - spec file generated by cabal-rpm-0.9.1.50