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 pkg_name hslua-module-text
|
||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
|
|
||||||
%bcond_without tests
|
%bcond_with tests
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.1.2.1
|
Version: 0.1.2.1
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Lua module for text
|
Summary: Lua module for text
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -79,6 +79,9 @@ files.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed May 30 2018 Jens Petersen <petersen@redhat.com> - 0.1.2.1-3
|
||||||
- bump release over pandoc
|
- bump release over pandoc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user