From 838164628e39c85e5da762bf2022c7305ccefeb4 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 23 Jan 2015 14:26:24 +0900 Subject: [PATCH] update to 0.2.3.5 --- .gitignore | 1 + ghc-zip-archive.spec | 12 ++++++------ sources | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index b1261f3..d5c5744 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /zip-archive-0.1.2.1.tar.gz /zip-archive-0.1.3.4.tar.gz /zip-archive-0.2.3.4.tar.gz +/zip-archive-0.2.3.5.tar.gz diff --git a/ghc-zip-archive.spec b/ghc-zip-archive.spec index ca9cfed..5a9f506 100644 --- a/ghc-zip-archive.spec +++ b/ghc-zip-archive.spec @@ -4,17 +4,14 @@ %bcond_without tests -# no useful debuginfo for Haskell packages without C sources -%global debug_package %{nil} - Name: ghc-%{pkg_name} -Version: 0.2.3.4 +Version: 0.2.3.5 Release: 1%{?dist} Summary: Library for creating and modifying zip archives License: BSD -URL: http://hackage.haskell.org/package/%{pkg_name} -Source0: http://hackage.haskell.org/packages/archive/%{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 @@ -91,6 +88,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Fri Jan 23 2015 Jens Petersen - 0.2.3.5-1 +- update to 0.2.3.5 + * Thu Oct 30 2014 Jens Petersen - 0.2.3.4-1 - update to 0.2.3.4 - refresh to cblrpm-0.8.11 diff --git a/sources b/sources index bf6b3ab..67dd92c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8e8cec531455fbb06d01217f7e5cdbc0 zip-archive-0.2.3.4.tar.gz +6ffd3a438bfc3324c6a452de0e03b2a3 zip-archive-0.2.3.5.tar.gz