From: Elan Ruusamäe Date: Wed, 22 Dec 2021 15:26:02 +0000 (+0200) Subject: Up to 1.1.0; requires php 7.0 X-Git-Tag: auto/th/php-pecl-uuid-1.1.0-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=1f10606366cdaada88356330ea124b51d175cc55;p=packages%2Fphp-pecl-uuid.git Up to 1.1.0; requires php 7.0 --- diff --git a/php-pecl-uuid.spec b/php-pecl-uuid.spec index 9403760..6efd493 100644 --- a/php-pecl-uuid.spec +++ b/php-pecl-uuid.spec @@ -4,14 +4,14 @@ Summary: %{modname} - UUID support functions Summary(pl.UTF-8): %{modname} - funkcje obsługujące UUID Name: %{php_name}-pecl-%{modname} -Version: 1.0.5 +Version: 1.1.0 Release: 1 License: LGPL Group: Development/Languages/PHP Source0: https://pecl.php.net/get/%{modname}-%{version}.tgz -# Source0-md5: 8b48417f46ad8d27baae2466fe4331da +# Source0-md5: 8a4afcd46b4fba49601845d55a608449 URL: https://pecl.php.net/package/uuid/ -BuildRequires: %{php_name}-devel >= 3:5.0.4 +BuildRequires: %{php_name}-devel >= 3:7.0 BuildRequires: libuuid-devel BuildRequires: rpmbuild(macros) >= 1.650 %{?requires_php_extension}