automatic version update by autodist [release 0.14.0-1mamba;Sat May 07 2022]
This commit is contained in:
parent
2b2075fd1a
commit
cce14749c7
@ -1,21 +1,19 @@
|
|||||||
%define upstream_name PHP_Archive
|
%define upstream_name PHP_Archive
|
||||||
|
|
||||||
Name: pear-%{upstream_name}
|
Name: pear-%{upstream_name}
|
||||||
Version: 0.11.4
|
Version: 0.14.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: PHP_Archive allows you to create and use PHP archive files
|
Summary: PHP_Archive allows you to create and use PHP archive files
|
||||||
Group: Applications/Web
|
Group: Applications/Web
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||||
URL: http://pear.php.net/package/PHP_Archive
|
URL: https://pear.php.net/package/PHP_Archive
|
||||||
Source: http://download.pear.php.net/package/PHP_Archive-%{version}.tgz
|
Source: http://download.pear.php.net/package/PHP_Archive-%{version}.tgz
|
||||||
License: PHP License
|
License: PHP License
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## note: run 'autospec -u -a6 pear-PHP_Archive' to get the list of build requirements.
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: php-devel
|
BuildRequires: php-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
PHP_Archive allows you to create a single .phar file containing an entire application.
|
PHP_Archive allows you to create a single .phar file containing an entire application.
|
||||||
@ -41,5 +39,8 @@ cp -pr Archive %{buildroot}%{_libdir}/php/PEAR/
|
|||||||
%{_libdir}/php/PEAR/Archive
|
%{_libdir}/php/PEAR/Archive
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 07 2022 Automatic Build System <autodist@mambasoft.it> 0.14.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Mar 17 2013 Davide Madrisan <davide.madrisan@gmail.com> 0.11.4-1mamba
|
* Sun Mar 17 2013 Davide Madrisan <davide.madrisan@gmail.com> 0.11.4-1mamba
|
||||||
- package created by autospec
|
- package created by autospec
|
||||||
|
Loading…
Reference in New Issue
Block a user