diff --git a/git.spec b/git.spec index 217e3bb..a5e3b05 100644 --- a/git.spec +++ b/git.spec @@ -602,6 +602,8 @@ grep -vE "$not_core_re|\/man\/" bin-man-doc-files > bin-files-core grep -vE "$not_core_re" bin-man-doc-files | grep "\/man\/" > man-doc-files-core grep -E "$not_core_re" bin-man-doc-files > bin-man-doc-git-files +%check +make test %clean rm -rf %{buildroot} @@ -753,6 +755,7 @@ rm -rf %{buildroot} - Remove unnecessary rsync requirement from git-core - Move gnome-keyring credential helper from git-core to git - Enable libsecret credential helper +- Run git test suite * Fri Feb 10 2017 Fedora Release Engineering - 2.11.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild