[packages/php-pecl-translit] Up to 0.6.3

glen glen at pld-linux.org
Mon Dec 30 13:15:25 CET 2019


commit 981945b58ff35270f04f750ee8b7bae740e95a6f
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri Dec 27 20:53:40 2019 +0200

    Up to 0.6.3
    
    Upstream drops PHP < 5.6 support, but no code changes:
    - https://github.com/derickr/pecl-translit/commit/f2e23d91068047a3d08a8e8d999aca13013ff9cc

 php-pecl-translit.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/php-pecl-translit.spec b/php-pecl-translit.spec
index 9ae6add..3eeac44 100644
--- a/php-pecl-translit.spec
+++ b/php-pecl-translit.spec
@@ -7,15 +7,15 @@
 Summary:	%{modname} - transliterates non-latin character sets to latin
 Summary(pl.UTF-8):	%{modname} - translitacja alfabetów niełacińskich do łacińskiego
 Name:		%{php_name}-pecl-%{modname}
-Version:	0.6.2
-Release:	4
+Version:	0.6.3
+Release:	1
 License:	PHP
 Group:		Development/Languages/PHP
-Source0:	https://github.com/derickr/pecl-translit/archive/RELEASE_0_6_2.tar.gz
-# Source0-md5:	599a00bb624d1ebc8440698aa89585dc
+Source0:	https://pecl.php.net/get/%{modname}-%{version}.tgz
+# Source0-md5:	4816be2da4bd063132f14cef9e1b51be
 URL:		https://github.com/derickr/pecl-translit
-BuildRequires:	%{php_name}-devel >= 3:5.0.4
 BuildRequires:	%{php_name}-cli
+BuildRequires:	%{php_name}-devel >= 3:5.1.0
 BuildRequires:	%{php_name}-iconv
 BuildRequires:	libtool
 BuildRequires:	rpmbuild(macros) >= 1.666
@@ -48,7 +48,7 @@ znaków przestankowych i odstępów.
 
 %prep
 %setup -qc
-mv pecl-translit-*/* .
+mv %{modname}-%{version}/* .
 
 cat <<'EOF' > run-tests.sh
 #!/bin/sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-translit.git/commitdiff/0a20db7b6819d2e1af3732f44b21e58aa554dfb6



More information about the pld-cvs-commit mailing list