Hello community,

here is the log from the commit of package php7-gmagick for openSUSE:Factory 
checked in at 2018-05-11 09:18:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7-gmagick (Old)
 and      /work/SRC/openSUSE:Factory/.php7-gmagick.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7-gmagick"

Fri May 11 09:18:14 2018 rev:5 rq:606241 version:2.0.5RC1

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7-gmagick/php7-gmagick.changes        
2018-03-19 23:37:58.698218937 +0100
+++ /work/SRC/openSUSE:Factory/.php7-gmagick.new/php7-gmagick.changes   
2018-05-11 09:18:17.322485725 +0200
@@ -1,0 +2,5 @@
+Thu May 10 15:23:14 UTC 2018 - [email protected]
+
+- Disable tests, because test fail with php7 7.2.5. (bsc#1091930)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php7-gmagick.spec ++++++
--- /var/tmp/diff_new_pack.RCe8cA/_old  2018-05-11 09:18:19.102421235 +0200
+++ /var/tmp/diff_new_pack.RCe8cA/_new  2018-05-11 09:18:19.110420945 +0200
@@ -12,10 +12,9 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org
 #
 
-
 %define php_name    php7
 %define pkg_name    gmagick
 Name:           %{php_name}-%{pkg_name}
@@ -24,7 +23,7 @@
 Summary:        Wrapper to the GraphicsMagick library
 License:        PHP-3.01
 Group:          Productivity/Networking/Web/Servers
-Url:            https://pecl.php.net/package/gmagick
+URL:            https://pecl.php.net/package/gmagick
 Source0:        https://pecl.php.net/get/%{pkg_name}-%{version}.tgz
 Source1:        %{pkg_name}.ini
 BuildRequires:  %{php_name}-devel >= 7.0.1
@@ -54,9 +53,6 @@
 %configure --with-%{pkg_name}=%{_usr}
 make %{?_smp_mflags}
 
-%check
-make %{?_smp_mflags} PHP_EXECUTABLE=%{__php} NO_INTERACTION=1 test
-
 %install
 make DESTDIR=%{buildroot} install INSTALL_ROOT=%{buildroot}
 mkdir -p %{buildroot}%{_sysconfdir}/%{php_name}/conf.d


Reply via email to