From 6325709b3e1766e3c7e088b47efbb28fd7ee5aa5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 18 Sep 2015 13:37:15 +0900 Subject: [PATCH] update to 0.8.3 --- .gitignore | 1 + ghc-texmath.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cafc3e9..39490ad 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /texmath-0.6.6.tar.gz /texmath-0.6.6.1.tar.gz /texmath-0.8.0.1.tar.gz +/texmath-0.8.3.tar.gz diff --git a/ghc-texmath.spec b/ghc-texmath.spec index bf88f49..fe51eaa 100644 --- a/ghc-texmath.spec +++ b/ghc-texmath.spec @@ -7,8 +7,8 @@ %endif Name: ghc-%{pkg_name} -Version: 0.8.0.1 -Release: 5%{?dist} +Version: 0.8.3 +Release: 1%{?dist} Summary: Conversion between formats used to represent mathematics License: GPLv2+ @@ -96,6 +96,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog +* Fri Sep 18 2015 Jens Petersen - 0.8.3-1 +- update to 0.8.3 + * Fri Sep 18 2015 Jens Petersen - 0.8.0.1-5 - use license macro - build with network-uri diff --git a/sources b/sources index 79aa2dd..ff9aede 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9031cbb9d75d24b4907405e7215e5ae9 texmath-0.8.0.1.tar.gz +62155642730385b58a51a821435f87df texmath-0.8.3.tar.gz