disable the testsuite to preserve hash
This commit is contained in:
parent
78a4b20b1b
commit
726e393616
@ -4,11 +4,11 @@
|
||||
%global pkg_name hslua-module-text
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
|
||||
%bcond_without tests
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.2.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Lua module for text
|
||||
|
||||
License: MIT
|
||||
@ -79,6 +79,9 @@ files.
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 1 2018 Jens Petersen <petersen@redhat.com> - 0.1.2.1-4
|
||||
- disable the testsuite to preserve hash
|
||||
|
||||
* Wed May 30 2018 Jens Petersen <petersen@redhat.com> - 0.1.2.1-3
|
||||
- bump release over pandoc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user