update to 0.8.6.4
This commit is contained in:
parent
e7fd972b00
commit
5c4d231f66
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
|||||||
/texmath-0.6.6.1.tar.gz
|
/texmath-0.6.6.1.tar.gz
|
||||||
/texmath-0.8.0.1.tar.gz
|
/texmath-0.8.0.1.tar.gz
|
||||||
/texmath-0.8.4.2.tar.gz
|
/texmath-0.8.4.2.tar.gz
|
||||||
|
/texmath-0.8.6.4.tar.gz
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
# generated by cabal-rpm-0.9.12
|
||||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||||
|
|
||||||
%global pkg_name texmath
|
%global pkg_name texmath
|
||||||
@ -7,8 +8,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.8.4.2
|
Version: 0.8.6.4
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Conversion between formats used to represent mathematics
|
Summary: Conversion between formats used to represent mathematics
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -96,6 +97,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 27 2016 Jens Petersen <petersen@redhat.com> - 0.8.6.4-1
|
||||||
|
- update to 0.8.6.4
|
||||||
|
|
||||||
* Thu Jun 16 2016 Jens Petersen <petersen@redhat.com> - 0.8.4.2-2
|
* Thu Jun 16 2016 Jens Petersen <petersen@redhat.com> - 0.8.4.2-2
|
||||||
- build with network-uri
|
- build with network-uri
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user