From 70064ae4a4116d196c41c4297859db25afecf6d9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Wed, 27 Feb 2019 08:05:02 +0100 Subject: [PATCH] - updated to 1.0.0 --- php-pear-Text_LanguageDetect.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/php-pear-Text_LanguageDetect.spec b/php-pear-Text_LanguageDetect.spec index ce9743a..2d033ba 100644 --- a/php-pear-Text_LanguageDetect.spec +++ b/php-pear-Text_LanguageDetect.spec @@ -1,20 +1,20 @@ -%define status alpha +%define status stable %define pearname Text_LanguageDetect %include /usr/lib/rpm/macros.php Summary: %{pearname} - language detection class Summary(pl.UTF-8): %{pearname} - klasa do określania języka Name: php-pear-%{pearname} -Version: 0.3.0 -Release: 3 +Version: 1.0.0 +Release: 1 License: BSD Group: Development/Languages/PHP Source0: http://pear.php.net/get/%{pearname}-%{version}.tgz -# Source0-md5: efa27a43517533d653d4bc7074b15f18 +# Source0-md5: 0119702a605a1441b96516f9364f82ec URL: http://pear.php.net/package/Text_LanguageDetect/ BuildRequires: php-pear-PEAR BuildRequires: rpm-php-pearprov >= 4.4.2-11 BuildRequires: rpmbuild(macros) >= 1.580 -Requires: php(core) >= 4.0.3 +Requires: php(core) >= 5.4.0 Requires: php(pcre) Requires: php-pear Suggests: php-mbstring -- 2.44.0