diff options
Diffstat (limited to 'php-pecl-rpminfo.spec')
-rw-r--r-- | php-pecl-rpminfo.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-rpminfo.spec b/php-pecl-rpminfo.spec index 0033e0c..02eaf5c 100644 --- a/php-pecl-rpminfo.spec +++ b/php-pecl-rpminfo.spec @@ -18,7 +18,7 @@ Summary: RPM information Name: %{?sub_prefix}php-pecl-%{pecl_name} -Version: 0.1.1 +Version: 0.1.2 Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: PHP Group: Development/Languages @@ -213,5 +213,8 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Thu Feb 8 2018 Remi Collet <remi@remirepo.net> - 0.1.2-1 +- update to 0.1.2 + * Fri Jan 26 2018 Remi Collet <remi@remirepo.net> - 0.1.1-1 - initial package, version 0.1.1 (alpha) |