commit php5-pear-Horde_Image for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Image for 
openSUSE:Factory checked in at 2015-01-20 19:01:37

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Image (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Image.new (New)


Package is php5-pear-Horde_Image

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Image/php5-pear-Horde_Image.changes  
2012-11-28 14:52:42.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Image.new/php5-pear-Horde_Image.changes
 2015-01-20 19:01:38.0 +0100
@@ -1,0 +2,55 @@
+Fri Jul 11 09:37:04 UTC 2014 -  l...@b1-systems.de
+
+- Version 2.1.0
+- [mjr] Add Horde_Image_Exif::getDescriptionFields() and 
Horde_Image_Exif::getTitleFields().
+
+---
+Fri Jul 11 09:37:04 UTC 2014 -  l...@b1-systems.de
+
+- Version 2.0.9
+- [mjr] Add Title and Description XMP fields.
+
+---
+Fri Jul 11 09:37:04 UTC 2014 -  l...@b1-systems.de
+
+- Version 2.0.8
+- [jan] Update Hungarian translation (Andras Galos gal...@netinform.hu).
+
+---
+Fri Jul 11 09:37:04 UTC 2014 -  l...@b1-systems.de
+
+- Version 2.0.7
+- [mjr] Update maximum allowed version for the PECL Imagick extension.
+
+---
+Fri Jul 11 09:37:04 UTC 2014 -  l...@b1-systems.de
+
+- Version 2.0.6
+- [jan] Fix converting to grayscale with imagick driver.
+- [jan] Add optional dependency on imagick PECL extension.
+
+---
+Tue Jul 16 21:03:46 UTC 2013 - Ralf Lang l...@b1-systems.de
+
+- Version 2.0.5
+- [mjr] Fix generating center image crops on Solaris systems that still use 
older Bourne shell.
+
+---
+Tue Mar  5 16:05:08 UTC 2013 - Ralf Lang l...@b1-systems.de
+
+- Version 2.0.4
+- [jan] Improve unit tests.
+
+---
+Tue Jan 29 17:06:10 UTC 2013 - Ralf Lang l...@b1-systems.de
+
+- Version 2.0.3
+- [mjr] Fix image watermarking for Imagick and ImageMagick drivers.
+
+---
+Wed Jan  9 16:34:02 UTC 2013 - Ralf Lang l...@b1-systems.de
+
+- Version 2.0.2
+- [jan] Update Basque translation (Ibon Igartua ibon.igar...@ehu.es).
+
+---

Old:

  Horde_Image-2.0.1.tgz

New:

  Horde_Image-2.1.0.tgz



Other differences:
--
++ php5-pear-Horde_Image.spec ++
--- /var/tmp/diff_new_pack.avPs5B/_old  2015-01-20 19:01:39.0 +0100
+++ /var/tmp/diff_new_pack.avPs5B/_new  2015-01-20 19:01:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Image
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Image
-Version:2.0.1
+Version:2.1.0
 Release:0
 Source0:http://pear.horde.org/get/Horde_Image-%{version}.tgz
 Source1:http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt

++ Horde_Image-2.0.1.tgz - Horde_Image-2.1.0.tgz ++
 141870 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit php5-pear-Horde_Image for openSUSE:Factory

2012-03-16 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Image for 
openSUSE:Factory checked in at 2012-03-16 13:20:18

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Image (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Image.new (New)


Package is php5-pear-Horde_Image, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Image/php5-pear-Horde_Image.changes  
2011-09-23 12:40:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Image.new/php5-pear-Horde_Image.changes
 2012-03-16 13:20:35.0 +0100
@@ -1,0 +2,33 @@
+Wed Feb 29 10:03:24 UTC 2012 - l...@b1-systems.de
+
+- changed license source to a static file
+
+---
+Tue Feb 28 15:26:37 UTC 2012 - l...@b1-systems.de
+
+- changed license tag because of the EXIF Parser (Bug #712242) (Bug #749343)
+
+---
+Fri Jan 13 13:44:50 UTC 2012 - l...@b1-systems.de
+
+- add license file
+- version 1.0.9
+- [mjr] Added support for Lens and LensID EXIF fields)
+- [mjr] Ensure string values are parsed as strings (Bug #10646).
+- [mjr] Add basic unit tests for EXIF data
+- [mjr] Fix parsing GPS values for locales that do not use the decimal 
separator (Bug #10643).
+- [mjr] Add a version of the convert command for center cropping with 
ImageMagick versions less than 6.3.8 (Bug #10687).
+- [jan] Update Croatian translation.
+- [jan] Update Latvian translation.
+- [jan] Update Japanese translation (Hiromi Kimura 
lt;hir...@tac.tsukuba.ac.jpgt;).
+
+
+---
+Sun Aug 14 21:07:28 UTC 2011 - l...@b1-systems.de
+
+- version 1.0.4
+- [jan] Update Lithuanian translation.
+- [jan] Update Latvian translation.
+- [jan] Update Brazilian Portuguese translation.
+
+---

Old:

  Horde_Image-1.0.2.tgz

New:

  Horde_Image-1.0.9.tgz
  gpl-2.0.txt



Other differences:
--
++ php5-pear-Horde_Image.spec ++
--- /var/tmp/diff_new_pack.fOode0/_old  2012-03-16 13:20:37.0 +0100
+++ /var/tmp/diff_new_pack.fOode0/_new  2012-03-16 13:20:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Image
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,18 +20,18 @@
 %define xmldir  /var/lib/pear
 
 Summary:PEAR: Horde Image class
+License:LGPL-2.1 and GPL-2.0
+Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Image
-Version:1.0.2
-Release:1
-License:LGPL
-Group:  Development/Libraries/PHP
+Version:1.0.9
+Release:0
 Source0:http://pear.horde.org/get/Horde_Image-%{version}.tgz
+Source1:http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://pear.horde.org/package/Horde_Image
 BuildRequires:  php5-pear = 1.4.7
 Requires:   php5-pear-Horde_Exception  2.0.0, php5-pear = 1.7.0, 
php5-pear-Horde_Support, php5-pear-Horde_Translation, php5-pear-Horde_Util, 
php5-pear-XML_SVG
-Conflicts:  php5-pear-Horde_Exception = 2.0.0
 BuildRequires:  php5-pear-channel-horde
 Requires:   php5-pear-channel-horde
 Requires:   php5-gd, php5-zlib, php5-json
@@ -85,6 +85,7 @@
 mkdir -p %{buildroot}%{xmldir}
 tar -xzf %{SOURCE0} package.xml
 cp -p package.xml %{buildroot}%{xmldir}/Horde_Image.xml
+cp %{SOURCE1} %{buildroot}%{_docdir}/%{name}/GPL-20
 
 %clean
 rm -rf %{buildroot}
@@ -102,5 +103,6 @@
 
 %{peardir}/*
 %{xmldir}/Horde_Image.xml
+%doc %{_docdir}/%{name}
 
 %changelog

++ Horde_Image-1.0.2.tgz - Horde_Image-1.0.9.tgz ++
 140192 lines of diff (skipped)

++ gpl-2.0.txt ++
GNU GENERAL PUBLIC LICENSE
   Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users.  This
General Public License applies to most of the Free