summaryrefslogtreecommitdiffstats
path: root/php-libvirt.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-08-03 08:10:55 +0200
committerRemi Collet <remi@remirepo.net>2017-08-03 08:10:55 +0200
commit668b53686d3554be3b8c84f644928253f5ea929f (patch)
tree0b6f248336888d3b5ff1356b4b31552be4c1cf10 /php-libvirt.spec
parent619a85963f3098706777525bc77d43cdaf5daebb (diff)
v0.5.4
Diffstat (limited to 'php-libvirt.spec')
-rw-r--r--php-libvirt.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-libvirt.spec b/php-libvirt.spec
index ee83ece..8280e51 100644
--- a/php-libvirt.spec
+++ b/php-libvirt.spec
@@ -25,8 +25,8 @@
%endif
Name: %{?sub_prefix}php-libvirt
-Version: 0.5.3
-Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 0.5.4
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: PHP language binding for Libvirt
Group: Development/Libraries
@@ -164,6 +164,9 @@ rm %{buildroot}%{php_extdir}/%{extname}.la
%changelog
+* Thu Aug 3 2017 Remi Collet <remi@remirepo.net> - 0.5.4-1
+- update to 0.5.4
+
* Tue Jul 18 2017 Remi Collet <remi@remirepo.net> - 0.5.3-4
- rebuild for PHP 7.2.0beta1 new API