From dac465cbf89a48ce10ef3c8f11e61ce8c31d9d24 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 23 Dec 2024 15:29:06 +0100 Subject: [PATCH] normal build --- php-phpdocumentor-type-resolver1.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-phpdocumentor-type-resolver1.spec b/php-phpdocumentor-type-resolver1.spec index 4847000..2c64d57 100644 --- a/php-phpdocumentor-type-resolver1.spec +++ b/php-phpdocumentor-type-resolver1.spec @@ -33,13 +33,13 @@ %global deprecations_max_ver 2 # Build using "--without tests" to disable tests -%bcond_with tests +%bcond_without tests %{!?phpdir: %global phpdir %{_datadir}/php} Name: php-%{composer_vendor}-%{composer_project}%{major} Version: %{github_version} -Release: 1.1%{?github_release}%{?dist} +Release: 2%{?github_release}%{?dist} Summary: A PSR-5 based resolver of Class names, Types and Structural Element Names Group: Development/Libraries