From 439f9f50b5eb2563710d585efe1c685d874611a3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Jun 2016 12:24:57 +0900 Subject: [PATCH] update to 0.7.1.2 --- .gitignore | 1 + ghc-dlist.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c03c53b..2e9abd3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /dlist-0.5.tar.gz /dlist-0.7.1.tar.gz +/dlist-0.7.1.2.tar.gz diff --git a/ghc-dlist.spec b/ghc-dlist.spec index ae1b3a4..d40e89a 100644 --- a/ghc-dlist.spec +++ b/ghc-dlist.spec @@ -5,8 +5,8 @@ %bcond_without tests Name: ghc-%{pkg_name} -Version: 0.7.1 -Release: 3%{?dist} +Version: 0.7.1.2 +Release: 1%{?dist} Summary: Difference lists License: BSD @@ -75,6 +75,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Thu Jun 16 2016 Jens Petersen - 0.7.1.2-1 +- update to 0.7.1.2 + * Wed Feb 03 2016 Fedora Release Engineering - 0.7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 0d5c163..923cb33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c6392f6d41a7ac872af792822b8042eb dlist-0.7.1.tar.gz +8868b323eeba59d7116bebfbd7ebef88 dlist-0.7.1.2.tar.gz