diff --git a/pear-PHP_Archive.spec b/pear-PHP_Archive.spec index 21adc40..c57b986 100644 --- a/pear-PHP_Archive.spec +++ b/pear-PHP_Archive.spec @@ -1,21 +1,19 @@ %define upstream_name PHP_Archive Name: pear-%{upstream_name} -Version: 0.11.4 +Version: 0.14.0 Release: 1mamba Summary: PHP_Archive allows you to create and use PHP archive files Group: Applications/Web Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan -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 License: PHP License ## AUTOBUILDREQ-BEGIN -## note: run 'autospec -u -a6 pear-PHP_Archive' to get the list of build requirements. ## AUTOBUILDREQ-END BuildRequires: php-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description 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 %changelog +* Sat May 07 2022 Automatic Build System 0.14.0-1mamba +- automatic version update by autodist + * Sun Mar 17 2013 Davide Madrisan 0.11.4-1mamba - package created by autospec