update to 2.5.5
This commit is contained in:
parent
927a486b01
commit
a02bfbae38
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/hspec-discover-2.4.4.tar.gz
|
/hspec-discover-2.4.4.tar.gz
|
||||||
/hspec-discover-2.4.8.tar.gz
|
/hspec-discover-2.4.8.tar.gz
|
||||||
|
/hspec-discover-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: Automatically discover and run Hspec tests
|
Summary: Automatically discover and run Hspec tests
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -90,6 +90,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-discover-2.4.8.tar.gz) = c845e9c5bdb0889508e8ff41c55eb4311da26a9edad65b55ebaddb772af2859928bd828063e13197f4f83a60aacc572cfa67a5afc5746394b7c87df04e047490
|
SHA512 (hspec-discover-2.5.5.tar.gz) = 922511709402a063eba16f2bb2b85e42b6183d8004d78af00ddf692cfcc6c3172c9ce925f395c28b04bbe2289693c437923bd769f0289e00c589890e4475700e
|
||||||
|
Loading…
Reference in New Issue
Block a user