update to 0.6.6.1
This commit is contained in:
parent
6f0ac033ca
commit
e28db30728
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/texmath-0.6.1.3.tar.gz
|
/texmath-0.6.1.3.tar.gz
|
||||||
/texmath-0.6.1.5.tar.gz
|
/texmath-0.6.1.5.tar.gz
|
||||||
/texmath-0.6.6.tar.gz
|
/texmath-0.6.6.tar.gz
|
||||||
|
/texmath-0.6.6.1.tar.gz
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
%global pkg_name texmath
|
%global pkg_name texmath
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.6.6
|
Version: 0.6.6.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Conversion of LaTeX math formulas to MathML or OMML
|
Summary: Conversion of LaTeX math formulas to MathML or OMML
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://hackage.haskell.org/package/%{pkg_name}
|
URL: http://hackage.haskell.org/package/%{pkg_name}
|
||||||
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
|
Source0: http://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: ghc-Cabal-devel
|
BuildRequires: ghc-Cabal-devel
|
||||||
BuildRequires: ghc-rpm-macros
|
BuildRequires: ghc-rpm-macros
|
||||||
@ -70,6 +70,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 08 2014 Jens Petersen <petersen@redhat.com> - 0.6.6.1-1
|
||||||
|
- update to 0.6.6.1
|
||||||
|
|
||||||
* Wed Jan 22 2014 Jens Petersen <petersen@redhat.com> - 0.6.6-1
|
* Wed Jan 22 2014 Jens Petersen <petersen@redhat.com> - 0.6.6-1
|
||||||
- update to 0.6.6
|
- update to 0.6.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user