|
|
@ -7,8 +7,8 @@
|
|
|
|
%bcond_with tests
|
|
|
|
%bcond_with tests
|
|
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Version: 1.2.4.0
|
|
|
|
Version: 1.3.1.1
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Fast JSON parsing and encoding
|
|
|
|
Summary: Fast JSON parsing and encoding
|
|
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
License: BSD
|
|
|
@ -48,9 +48,9 @@ BuildRequires: ghc-generic-deriving-devel
|
|
|
|
BuildRequires: ghc-hashable-time-devel
|
|
|
|
BuildRequires: ghc-hashable-time-devel
|
|
|
|
BuildRequires: ghc-integer-logarithms-devel
|
|
|
|
BuildRequires: ghc-integer-logarithms-devel
|
|
|
|
BuildRequires: ghc-quickcheck-instances-devel
|
|
|
|
BuildRequires: ghc-quickcheck-instances-devel
|
|
|
|
BuildRequires: ghc-test-framework-devel
|
|
|
|
BuildRequires: ghc-tasty-devel
|
|
|
|
BuildRequires: ghc-test-framework-hunit-devel
|
|
|
|
BuildRequires: ghc-tasty-hunit-devel
|
|
|
|
BuildRequires: ghc-test-framework-quickcheck2-devel
|
|
|
|
BuildRequires: ghc-tasty-quickcheck-devel
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
# End cabal-rpm deps
|
|
|
|
# End cabal-rpm deps
|
|
|
|
|
|
|
|
|
|
|
@ -115,6 +115,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Feb 21 2019 Jens Petersen <petersen@redhat.com> - 1.3.1.1-1
|
|
|
|
|
|
|
|
- update to 1.3.1.1
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 1.2.4.0-3
|
|
|
|
* Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 1.2.4.0-3
|
|
|
|
- refresh to cabal-rpm-0.13
|
|
|
|
- refresh to cabal-rpm-0.13
|
|
|
|
|
|
|
|
|
|
|
|