update to 2.7.1
This commit is contained in:
parent
cea578e558
commit
4c3fa67b88
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/hspec-discover-2.4.8.tar.gz
|
||||
/hspec-discover-2.5.5.tar.gz
|
||||
/hspec-discover-2.6.1.tar.gz
|
||||
/hspec-discover-2.7.1.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 2.6.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.7.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Automatically discover and run Hspec tests
|
||||
|
||||
License: MIT
|
||||
@ -113,6 +113,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 14 2020 Jens Petersen <petersen@redhat.com> - 2.7.1-1
|
||||
- update to 2.7.1
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hspec-discover-2.6.1.tar.gz) = 23791f7132881e2ba7e2501e76d5ce3db1c9da5379526453c0a8e56199ba66abc82f88c003297f384150bfd6fd454775bd18525913ca37bad011cb1fad7992ef
|
||||
SHA512 (hspec-discover-2.7.1.tar.gz) = b07e7be5bd81f2e116b63f27e307ac628b6d678cc24dfb519bed7dcc1c27f772ff5d4a18c801474a425d4450337e809b9563b4ee1ca397830dfc7f9a92d7359f
|
||||
|
Loading…
Reference in New Issue
Block a user