diff options
-rw-r--r-- | php-pecl-inotify.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-pecl-inotify.spec b/php-pecl-inotify.spec index 9fc4cd1..1a7c72e 100644 --- a/php-pecl-inotify.spec +++ b/php-pecl-inotify.spec @@ -17,7 +17,7 @@ Summary: Inotify Name: %{?scl_prefix}php-pecl-%{pecl_name} Version: 0.1.6 -Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: PHP Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} @@ -200,7 +200,7 @@ rm -rf %{buildroot} %changelog -* Fri Nov 29 2013 Remi Collet <rcollet@redhat.com> - 0.1.6-2 +* Thu Mar 20 2014 Remi Collet <rcollet@redhat.com> - 0.1.6-3 - adapt for SCL * Sun Nov 24 2013 Remi Collet <remi@fedoraproject.org> - 0.1.6-2 |