update to 0.10.1.2
This commit is contained in:
parent
5f24cfca5c
commit
2d3aadd0b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/texmath-0.8.6.4.tar.gz
|
/texmath-0.8.6.4.tar.gz
|
||||||
/texmath-0.9.1.tar.gz
|
/texmath-0.9.1.tar.gz
|
||||||
/texmath-0.10.1.tar.gz
|
/texmath-0.10.1.tar.gz
|
||||||
|
/texmath-0.10.1.2.tar.gz
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# generated by cabal-rpm-0.12.1
|
# generated by cabal-rpm-0.12.5
|
||||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||||
|
|
||||||
%global pkg_name texmath
|
%global pkg_name texmath
|
||||||
@ -9,8 +9,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.10.1
|
Version: 0.10.1.2
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Conversion between formats used to represent mathematics
|
Summary: Conversion between formats used to represent mathematics
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -22,7 +22,6 @@ BuildRequires: ghc-rpm-macros
|
|||||||
# Begin cabal-rpm deps:
|
# Begin cabal-rpm deps:
|
||||||
BuildRequires: ghc-containers-devel
|
BuildRequires: ghc-containers-devel
|
||||||
BuildRequires: ghc-mtl-devel
|
BuildRequires: ghc-mtl-devel
|
||||||
BuildRequires: ghc-network-uri-devel
|
|
||||||
BuildRequires: ghc-pandoc-types-devel
|
BuildRequires: ghc-pandoc-types-devel
|
||||||
BuildRequires: ghc-parsec-devel
|
BuildRequires: ghc-parsec-devel
|
||||||
BuildRequires: ghc-syb-devel
|
BuildRequires: ghc-syb-devel
|
||||||
@ -97,6 +96,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 28 2018 Jens Petersen <petersen@redhat.com> - 0.10.1.2-1
|
||||||
|
- update to 0.10.1.2
|
||||||
|
|
||||||
* Tue Jul 24 2018 Miro Hrončok <mhroncok@redhat.com> - 0.10.1-5
|
* Tue Jul 24 2018 Miro Hrončok <mhroncok@redhat.com> - 0.10.1-5
|
||||||
- Enable annotated build again
|
- Enable annotated build again
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (texmath-0.10.1.tar.gz) = 6410aa02fe07a008ff228550967dd73cc623c8796f930148cf4b5c9774c6cb50cd19d4518f5c92ba2578aec9ada4ee53561cb093abf2fca674cbc9bf6b1be70b
|
SHA512 (texmath-0.10.1.2.tar.gz) = d7de45b3bfcdf5c8c8a63947201598b8adaa4a7335030b805b4166769477ea44b1065cdd1d7666b19bf7b29edb49cb4257a19c6fada155212e7f2f00d32a2e78
|
||||||
|
Loading…
Reference in New Issue
Block a user