From 5c4d231f666f93663ddc1944b8f81ef4de224fba Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 27 Jun 2016 12:43:34 +0900 Subject: [PATCH] update to 0.8.6.4 --- .gitignore | 1 + ghc-texmath.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1724aa8..f65aa20 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /texmath-0.6.6.1.tar.gz /texmath-0.8.0.1.tar.gz /texmath-0.8.4.2.tar.gz +/texmath-0.8.6.4.tar.gz diff --git a/ghc-texmath.spec b/ghc-texmath.spec index edd3ead..c966c1c 100644 --- a/ghc-texmath.spec +++ b/ghc-texmath.spec @@ -1,3 +1,4 @@ +# generated by cabal-rpm-0.9.12 # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name texmath @@ -7,8 +8,8 @@ %endif Name: ghc-%{pkg_name} -Version: 0.8.4.2 -Release: 2%{?dist} +Version: 0.8.6.4 +Release: 1%{?dist} Summary: Conversion between formats used to represent mathematics License: GPLv2+ @@ -96,6 +97,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog +* Mon Jun 27 2016 Jens Petersen - 0.8.6.4-1 +- update to 0.8.6.4 + * Thu Jun 16 2016 Jens Petersen - 0.8.4.2-2 - build with network-uri diff --git a/sources b/sources index c7713fd..4d90022 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff793d0a89b9bb0dd035993f4ab79b8a texmath-0.8.4.2.tar.gz +4ff94720bc5e1b6572cb2c50e349b55e texmath-0.8.6.4.tar.gz