summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-rpminfo.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index 89d1591..3dd441b 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,5 +2,5 @@
rpminfo
rpminfo support => enabled
-Extension version => 0.3.0
+Extension version => 0.3.1
RPM library version => 4.15.1
diff --git a/REFLECTION b/REFLECTION
index daba10b..c5a9092 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #94 rpminfo version 0.3.0 ] {
+Extension [ <persistent> extension #94 rpminfo version 0.3.1 ] {
- Constants [271] {
Constant [ string RPMVERSION ] { 4.15.1 }
diff --git a/php-pecl-rpminfo.spec b/php-pecl-rpminfo.spec
index f5a3b2b..1148e23 100644
--- a/php-pecl-rpminfo.spec
+++ b/php-pecl-rpminfo.spec
@@ -22,7 +22,7 @@
Summary: RPM information
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 0.3.0
+Version: 0.3.1
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
URL: https://pecl.php.net/package/%{pecl_name}
@@ -225,6 +225,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Mar 12 2020 Remi Collet <remi@remirepo.net> - 0.3.1-1
+- update to 0.3.1
+
* Thu Mar 12 2020 Remi Collet <remi@remirepo.net> - 0.3.0-1
- update to 0.3.0