From c3fa1f0b39b40e9dcb171f9f8b6495416cc4d335 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 2 Feb 2016 00:37:22 +0900 Subject: [PATCH] Reverting "update to 0.8.3" This reverts commit 6325709b3e1766e3c7e088b47efbb28fd7ee5aa5. --- .gitignore | 1 - ghc-texmath.spec | 7 ++----- sources | 2 +- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 39490ad..cafc3e9 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,3 @@ /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 fe51eaa..bf88f49 100644 --- a/ghc-texmath.spec +++ b/ghc-texmath.spec @@ -7,8 +7,8 @@ %endif Name: ghc-%{pkg_name} -Version: 0.8.3 -Release: 1%{?dist} +Version: 0.8.0.1 +Release: 5%{?dist} Summary: Conversion between formats used to represent mathematics License: GPLv2+ @@ -96,9 +96,6 @@ 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 ff9aede..79aa2dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62155642730385b58a51a821435f87df texmath-0.8.3.tar.gz +9031cbb9d75d24b4907405e7215e5ae9 texmath-0.8.0.1.tar.gz