From 007c3ebec33272d884f88c27e018016c4114c2ec Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 26 Jun 2016 20:20:43 +0900 Subject: [PATCH] update to 1.3.5 --- .gitignore | 1 + ghc-xml-conduit.spec | 10 ++++++++-- sources | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 926f341..9b80ff1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /xml-conduit-1.3.1.tar.gz /xml-conduit-1.3.2.tar.gz +/xml-conduit-1.3.5.tar.gz diff --git a/ghc-xml-conduit.spec b/ghc-xml-conduit.spec index 8d915f9..4a7308f 100644 --- a/ghc-xml-conduit.spec +++ b/ghc-xml-conduit.spec @@ -1,3 +1,4 @@ +# generated by cabal-rpm-0.9.12 # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name xml-conduit @@ -5,8 +6,8 @@ %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.3.2 -Release: 2%{?dist} +Version: 1.3.5 +Release: 1%{?dist} Summary: XML parsing and rendering with conduit License: MIT @@ -71,6 +72,8 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %description devel This package provides the Haskell %{pkg_name} library development files. +rm %{buildroot}%{ghc_pkgdocdir}/LICENSE + %prep %setup -q -n %{pkg_name}-%{version} @@ -109,6 +112,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog +* Sun Jun 26 2016 Jens Petersen - 1.3.5-1 +- update to 1.3.5 + * Wed Feb 03 2016 Fedora Release Engineering - 1.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 5f55f32..53cc302 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9183c443f1d0a9693db8d72e6eef1690 xml-conduit-1.3.2.tar.gz +1d7df1a75616085cf79744faa7229916 xml-conduit-1.3.5.tar.gz