diff --git a/pear-Net_Sieve.spec b/pear-Net_Sieve.spec index 49697ce..b9c4434 100644 --- a/pear-Net_Sieve.spec +++ b/pear-Net_Sieve.spec @@ -1,18 +1,17 @@ Name: pear-Net_Sieve -Version: 1.3.4 +Version: 1.4.5 Release: 1mamba Summary: Handles talking to a sieve server Group: Applications/Web Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://pear.php.net/package/Net_Sieve/ +URL: https://pear.php.net/package/Net_Sieve/ Source: http://download.pear.php.net/package/Net_Sieve-%{version}.tgz License: BSD ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END Requires: php-pear -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Handles talking to a sieve server. @@ -40,5 +39,8 @@ rm -f %{buildroot}%{_libdir}/php/LICENSE %{_libdir}/php/Net/Sieve/tests/largescript.siv %changelog +* Mon May 09 2022 Silvan Calarco 1.4.5-1mamba +- update to 1.4.5 + * Thu Mar 12 2015 Silvan Calarco 1.3.4-1mamba - package created using the webbuild interface