From b4bd3203167c7b17d1f9cb67ca6e3a46304d7233 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 28 Jan 2015 14:52:37 +0900 Subject: [PATCH] cblrpm refresh --- ghc-http-date.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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