summaryrefslogtreecommitdiffstats
path: root/php-pecl-scrypt.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-05-18 17:09:39 +0200
committerRemi Collet <fedora@famillecollet.com>2016-05-18 17:09:39 +0200
commita64a9da6f34a7bc2f568cdd25027342993e42283 (patch)
tree46e675a7e6de98313109c64f29052d05a81e6b1e /php-pecl-scrypt.spec
parentddec9282cad68321aebbacea9a9b049f0c6a25c0 (diff)
php-pecl-scrypt: 1.4.2
Diffstat (limited to 'php-pecl-scrypt.spec')
-rw-r--r--php-pecl-scrypt.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/php-pecl-scrypt.spec b/php-pecl-scrypt.spec
index 8a4f546..c2d2314 100644
--- a/php-pecl-scrypt.spec
+++ b/php-pecl-scrypt.spec
@@ -25,15 +25,13 @@
Summary: Scrypt hashing function
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.4
+Version: 1.4.2
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
-Patch0: %{pecl_name}-pr47.patch
-
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{?scl_prefix}php-devel > 5.3
BuildRequires: %{?scl_prefix}php-pear
@@ -95,7 +93,6 @@ sed -e 's/role="test"/role="src"/' \
-i package.xml
cd NTS
-%patch0 -p1 -b .pr47
# Sanity check, really often broken
extver=$(sed -n '/#define PHP_SCRYPT_VERSION/{s/.* "//;s/".*$//;p}' php_scrypt.h)
@@ -231,6 +228,10 @@ rm -rf %{buildroot}
%changelog
+* Wed May 18 2016 Remi Collet <remi@fedoraproject.org> - 1.4.2-1
+- Update to 1.4.2
+- drop patches, all merged upstream
+
* Wed May 18 2016 Remi Collet <remi@fedoraproject.org> - 1.4-1
- Update to 1.4 (php 5 and 7, stable)
- open https://github.com/DomBlack/php-scrypt/issues/46 failed test