Skip to content
This repository was archived by the owner on Jul 3, 2019. It is now read-only.

Commit 9eec12b

Browse files
author
Remi Collet
committed
1 parent 94f146a commit 9eec12b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

php-pecl-memcached.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ Summary: Extension to work with the Memcached caching daemon
2323
Name: php-pecl-memcached
2424
Version: 3.0.0
2525
%if 0%{?gh_date:1}
26-
Release: 0.1.%{gh_date}git%{gh_short}%{?dist}
26+
Release: 0.2.%{gh_date}git%{gh_short}%{?dist}
2727
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}%{?prever}-%{gh_short}.tar.gz
2828
%else
29-
Release: 1%{?dist}
29+
Release: 2%{?dist}
3030
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
3131
%endif
3232
License: PHP
@@ -259,6 +259,9 @@ exit $ret
259259

260260

261261
%changelog
262+
* Mon Nov 14 2016 Remi Collet <remi@fedoraproject.org> - 3.0.0-0.2.20160217git6ace07d
263+
- rebuild for https://fedoraproject.org/wiki/Changes/php71
264+
262265
* Mon Jun 27 2016 Remi Collet <rcollet@redhat.com> - 3.0.0-0.1.20160217git6ace07d
263266
- git snapshopt for PHP 7
264267
- don't install/register tests

0 commit comments

Comments
 (0)