bootstrap build
This commit is contained in:
parent
8411237be1
commit
c8f5b900a8
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue