update to 0.8.3
This commit is contained in:
parent
598715f2c0
commit
6325709b3e
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user