Hello community,

here is the log from the commit of package php7-imagick for openSUSE:Factory 
checked in at 2018-03-11 15:25:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7-imagick (Old)
 and      /work/SRC/openSUSE:Factory/.php7-imagick.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7-imagick"

Sun Mar 11 15:25:24 2018 rev:4 rq:585039 version:3.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7-imagick/php7-imagick.changes        
2018-03-08 10:58:40.154798751 +0100
+++ /work/SRC/openSUSE:Factory/.php7-imagick.new/php7-imagick.changes   
2018-03-11 15:25:32.998572373 +0100
@@ -1,0 +2,5 @@
+Thu Mar  8 11:34:36 UTC 2018 - i...@ilya.pp.ua
+
+- Add %licence macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ php7-imagick.spec ++++++
--- /var/tmp/diff_new_pack.ME6eIW/_old  2018-03-11 15:25:33.682547836 +0100
+++ /var/tmp/diff_new_pack.ME6eIW/_new  2018-03-11 15:25:33.682547836 +0100
@@ -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    imagick
 Name:           %{php_name}-%{pkg_name}
@@ -24,9 +23,10 @@
 Summary:        Wrapper to the ImageMagick library
 License:        PHP-3.01
 Group:          Productivity/Networking/Web/Servers
-Url:            https://pecl.php.net/package/imagick
+URL:            https://pecl.php.net/package/imagick
 Source0:        https://pecl.php.net/get/%{pkg_name}-%{version}.tgz
 Source1:        %{pkg_name}.ini
+Patch0:         imagick-reproducible.patch
 BuildRequires:  %{php_name}-devel >= 7.0.1
 BuildRequires:  ImageMagick-devel >= 6.5.3.10
 BuildRequires:  re2c
@@ -38,7 +38,6 @@
 %else
 %requires_eq    %{php_name}
 %endif
-Patch0:         imagick-reproducible.patch
 
 %description
 PHP extension to create, modify and obtain meta information of images using
@@ -69,6 +68,7 @@
 %defattr(0644,root,root,-)
 %{_libdir}/%{php_name}/extensions/%{pkg_name}.so
 %config(noreplace) %{_sysconfdir}/%{php_name}/conf.d/%{pkg_name}.ini
-%doc ChangeLog CREDITS LICENSE
+%license LICENSE
+%doc ChangeLog CREDITS
 
 %changelog


Reply via email to