diff options
Diffstat (limited to 'php-pecl-ui.spec')
-rw-r--r-- | php-pecl-ui.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-ui.spec b/php-pecl-ui.spec index 4f26d59..b454fdb 100644 --- a/php-pecl-ui.spec +++ b/php-pecl-ui.spec @@ -21,7 +21,7 @@ %global ini_name 40-%{pecl_name}.ini Name: %{?sub_prefix}php-pecl-ui -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Summary: UI API @@ -217,6 +217,9 @@ fi %changelog +* Sun Oct 30 2016 Remi Collet <remi@fedoraproject.org> - 1.0.3-1 +- Update to 1.0.3 + * Fri Oct 28 2016 Remi Collet <remi@fedoraproject.org> - 1.0.2-1 - Update to 1.0.2 |