summaryrefslogtreecommitdiffstats
path: root/php-libvirt.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-21 07:31:53 +0200
committerRemi Collet <remi@remirepo.net>2017-06-21 07:31:53 +0200
commit225c93a805e031064df5659e9fad0ad82353c747 (patch)
tree2ee463ec2a2412f3668a07ff8d8e6d0eeb2c55fa /php-libvirt.spec
parentd7fbfb65c5fc35409db292cbc860cd9a5d30e2c0 (diff)
rebuild for 7.2.0alpha2
Diffstat (limited to 'php-libvirt.spec')
-rw-r--r--php-libvirt.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-libvirt.spec b/php-libvirt.spec
index 886ccdb..d4fad88 100644
--- a/php-libvirt.spec
+++ b/php-libvirt.spec
@@ -26,7 +26,7 @@
Name: %{?sub_prefix}php-libvirt
Version: 0.5.3
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?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
+* Wed Jun 21 2017 Remi Collet <remi@fedoraproject.org> - 0.5.3-3
+- rebuild for 7.2.0alpha2
+
* Thu May 11 2017 Neal Gompa <ngompa13@gmail.com> - 0.5.3-2
- Fix license tag to match actual source license