bootstrap build

This commit is contained in:
Remi Collet 2024-12-23 15:13:39 +01:00
commit c8f5b900a8

View file

@ -33,13 +33,13 @@
%global deprecations_max_ver 2
# Build using "--without tests" to disable tests
%bcond_without tests
%bcond_with tests
%{!?phpdir: %global phpdir %{_datadir}/php}
Name: php-%{composer_vendor}-%{composer_project}%{major}
Version: %{github_version}
Release: 2%{?github_release}%{?dist}
Release: 1.1%{?github_release}%{?dist}
Summary: A PSR-5 based resolver of Class names, Types and Structural Element Names
Group: Development/Libraries