From 8c11d30e9c7b07602df3cb2c6cb788e276cd45e6 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Fri, 7 Aug 2015 23:58:23 -0400 Subject: [PATCH] update to 1.3.14 --- .gitignore | 1 + ghc-xml.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index cd91a7b..d2feed8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /xml-1.3.10.tar.gz /xml-1.3.12.tar.gz /xml-1.3.13.tar.gz +/xml-1.3.14.tar.gz diff --git a/ghc-xml.spec b/ghc-xml.spec index 595b3de..4e7b582 100644 --- a/ghc-xml.spec +++ b/ghc-xml.spec @@ -3,8 +3,8 @@ %global pkg_name xml Name: ghc-%{pkg_name} -Version: 1.3.13 -Release: 6%{?dist} +Version: 1.3.14 +Release: 1%{?dist} Summary: A simple XML library License: BSD @@ -55,13 +55,16 @@ This package provides the Haskell %{pkg_name} library development files. %files -f %{name}.files -%doc LICENSE +%license LICENSE %files devel -f %{name}-devel.files %changelog +* Fri Aug 07 2015 Ben Boeckel - 1.3.14-1 +- update to 1.3.14 + * Wed Jun 17 2015 Fedora Release Engineering - 1.3.13-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index e702549..0a38ba2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -17823634f69305e8d4cc99b22934a78c xml-1.3.13.tar.gz +bc3d37dca61f52e4d3f547b07beb76c8 xml-1.3.14.tar.gz