automatic version update by autodist [release 1.13.3-1mamba;Sun May 08 2022]

This commit is contained in:
Automatic Build System 2024-01-06 08:29:32 +01:00
parent abc8c49e5f
commit 4f33fa09d4

View File

@ -1,16 +1,17 @@
Name: pear-Log
Version: 1.9.11
Release: 2mamba
Version: 1.13.3
Release: 1mamba
Summary: Logging utilities for Pear, a PHP tools set
Group: Applications/Web
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://pear.php.net
URL: https://pear.php.net/
Source: http://pear.php.net/get/Log-%{version}.tgz
License: GPL
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
Requires: php >= 4.3.3
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
The Log framework provides an abstracted logging system.
@ -36,11 +37,15 @@ rm package.xml
%defattr(-,root,root)
%{_libdir}/php/Log.php
%{_libdir}/php/Log/*
%{_libdir}/php/tests/*
%{_libdir}/php/docs/*
%{_libdir}/php/examples/*
%{_libdir}/php/misc/log.sql
%{_libdir}/php/tests/*
%changelog
* Sun May 08 2022 Automatic Build System <autodist@mambasoft.it> 1.13.3-1mamba
- automatic version update by autodist
* Thu Sep 05 2013 Automatic Build System <autodist@mambasoft.it> 1.9.11-2mamba
- automatic rebuild by autodist