From c52a58062706faba570b1a7ee8f72030e52ff206 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 23 Dec 2024 16:07:48 +0100 Subject: [PATCH] normal build --- php-phpdocumentor-reflection-docblock5.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-phpdocumentor-reflection-docblock5.spec b/php-phpdocumentor-reflection-docblock5.spec index 1ea7643..9842fa0 100644 --- a/php-phpdocumentor-reflection-docblock5.spec +++ b/php-phpdocumentor-reflection-docblock5.spec @@ -11,11 +11,11 @@ %global gh_owner phpDocumentor %global gh_project ReflectionDocBlock %global major 5 -%bcond_with tests +%bcond_without tests Name: php-phpdocumentor-reflection-docblock%{major} Version: 5.6.1 -Release: 1.1%{?dist} +Release: 2%{?dist} Summary: DocBlock parser License: MIT