summaryrefslogtreecommitdiffstats
path: root/php-doctrine-doctrine-cache-bundle.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-doctrine-doctrine-cache-bundle.spec')
-rw-r--r--php-doctrine-doctrine-cache-bundle.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-doctrine-doctrine-cache-bundle.spec b/php-doctrine-doctrine-cache-bundle.spec
index 758074d..313536c 100644
--- a/php-doctrine-doctrine-cache-bundle.spec
+++ b/php-doctrine-doctrine-cache-bundle.spec
@@ -40,14 +40,14 @@
%global secacl_min_ver 2.2
%global secacl_max_ver 4
-# Build using "--without tests" to disable tests
-%global with_tests %{?_without_tests:0}%{!?_without_tests:1}
+# Build using "--with tests" to enable tests
+%global with_tests 0%{?_with_tests:1}
%{!?phpdir: %global phpdir %{_datadir}/php}
Name: php-%{composer_vendor}-%{composer_project}
Version: %{github_version}
-Release: 1%{?dist}
+Release: 5%{?dist}
Summary: Symfony2 Bundle for Doctrine Cache
License: MIT
@@ -253,6 +253,9 @@ exit $RETURN_CODE
%changelog
+* Sun Feb 23 2020 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.3.5-5
+- Disable tests by default (for now) to fix FTBFS (RHBZ #1799868)
+
* Fri Nov 9 2018 Remi Collet <remi@remirepo.net> - 1.3.5-1
- update to 1.3.5