update to 2.5.5
This commit is contained in:
parent
0934c18469
commit
e1f928370c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/hspec-2.4.4.tar.gz
|
/hspec-2.4.4.tar.gz
|
||||||
/hspec-2.4.8.tar.gz
|
/hspec-2.4.8.tar.gz
|
||||||
|
/hspec-2.5.5.tar.gz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 2.4.8
|
Version: 2.5.5
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A Testing Framework for Haskell
|
Summary: A Testing Framework for Haskell
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -105,6 +105,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 21 2019 Jens Petersen <petersen@redhat.com> - 2.5.5-1
|
||||||
|
- update to 2.5.5
|
||||||
|
|
||||||
* Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 2.4.8-3
|
* Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 2.4.8-3
|
||||||
- refresh to cabal-rpm-0.13
|
- refresh to cabal-rpm-0.13
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (hspec-2.4.8.tar.gz) = 5671df1d3047507d476c46b9902aa0f4b6d20ad822702d3145cd2d37ba51653bc669d017070f490758426bf5ad8e39bdbf630d54402db4e6ccbd8e2c88c5adc5
|
SHA512 (hspec-2.5.5.tar.gz) = b15a9cb1eb85b7c6f6b28bce264d80e6019a650c40baf835c85bce610060534580ec73ae725fb6562a30a8a56d7b10a40a8db7cdbba5893ebfb446b1cb13e203
|
||||||
|
Loading…
Reference in New Issue
Block a user