update to 0.12.0.2
This commit is contained in:
parent
e79fadea5d
commit
7d78807e9f
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/texmath-0.11.1.2.tar.gz
|
||||
/texmath-0.11.2.2.tar.gz
|
||||
/texmath-0.11.3.tar.gz
|
||||
/texmath-0.12.0.2.tar.gz
|
||||
|
@ -9,7 +9,7 @@
|
||||
%endif
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.11.3
|
||||
Version: 0.12.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Conversion between formats used to represent mathematics
|
||||
|
||||
@ -28,15 +28,14 @@ BuildRequires: ghc-mtl-prof
|
||||
BuildRequires: ghc-pandoc-types-prof
|
||||
BuildRequires: ghc-parsec-prof
|
||||
BuildRequires: ghc-syb-prof
|
||||
BuildRequires: ghc-text-prof
|
||||
BuildRequires: ghc-xml-prof
|
||||
%if %{with tests}
|
||||
BuildRequires: ghc-bytestring-devel
|
||||
BuildRequires: ghc-directory-devel
|
||||
BuildRequires: ghc-filepath-devel
|
||||
BuildRequires: ghc-process-devel
|
||||
BuildRequires: ghc-split-devel
|
||||
BuildRequires: ghc-temporary-devel
|
||||
BuildRequires: ghc-text-devel
|
||||
BuildRequires: ghc-utf8-string-devel
|
||||
%endif
|
||||
# End cabal-rpm deps
|
||||
@ -139,6 +138,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 10 2020 Jens Petersen <petersen@redhat.com> - 0.12.0.2-1
|
||||
- update to 0.12.0.2
|
||||
|
||||
* Fri Feb 14 2020 Jens Petersen <petersen@redhat.com> - 0.11.3-1
|
||||
- update to 0.11.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (texmath-0.11.3.tar.gz) = 8aefbe447a1a78028b3cfee66428552ad0f116fcfdda529364f8d1cd0742d83a9daeac2c8ecc3d9b48828c8d008069bd73d17f6555f50c25916a033b266185d1
|
||||
SHA512 (texmath-0.12.0.2.tar.gz) = d5b3418492495f59b493bc418e68f4e66f7d2b4eb1293b540b1eb00312a7cded7eb4dba9b178224d311a1999fefac49b5cbb5caa50a85296292cb35d5806dfc6
|
||||
|
Loading…
Reference in New Issue
Block a user