update to 2.6.1
This commit is contained in:
parent
2ac493ebbd
commit
49f9fa08f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/hspec-discover-2.4.4.tar.gz
|
||||
/hspec-discover-2.4.8.tar.gz
|
||||
/hspec-discover-2.5.5.tar.gz
|
||||
/hspec-discover-2.6.1.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 2.5.5
|
||||
Release: 2%{?dist}
|
||||
Version: 2.6.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Automatically discover and run Hspec tests
|
||||
|
||||
License: MIT
|
||||
@ -114,6 +114,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 25 2019 Jens Petersen <petersen@redhat.com> - 2.6.1-1
|
||||
- update to 2.6.1
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hspec-discover-2.5.5.tar.gz) = 922511709402a063eba16f2bb2b85e42b6183d8004d78af00ddf692cfcc6c3172c9ce925f395c28b04bbe2289693c437923bd769f0289e00c589890e4475700e
|
||||
SHA512 (hspec-discover-2.6.1.tar.gz) = 23791f7132881e2ba7e2501e76d5ce3db1c9da5379526453c0a8e56199ba66abc82f88c003297f384150bfd6fd454775bd18525913ca37bad011cb1fad7992ef
|
||||
|
Loading…
Reference in New Issue
Block a user