update to 0.8.3

This commit is contained in:
Jens Petersen 2015-09-18 13:37:15 +09:00
parent 598715f2c0
commit 6325709b3e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <petersen@redhat.com> - 0.8.3-1
- update to 0.8.3
* Fri Sep 18 2015 Jens Petersen <petersen@redhat.com> - 0.8.0.1-5
- use license macro
- build with network-uri

View File

@ -1 +1 @@
9031cbb9d75d24b4907405e7215e5ae9 texmath-0.8.0.1.tar.gz
62155642730385b58a51a821435f87df texmath-0.8.3.tar.gz