Hello community, here is the log from the commit of package vips for openSUSE:Factory checked in at 2016-11-28 15:04:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vips (Old) and /work/SRC/openSUSE:Factory/.vips.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "vips" Changes: -------- --- /work/SRC/openSUSE:Factory/vips/vips.changes 2016-11-22 18:59:28.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.vips.new/vips.changes 2016-11-28 15:04:38.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Nov 22 11:06:41 UTC 2016 - jengelh@inai.de + +- RPM group classification fix and description update + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vips.spec ++++++ --- /var/tmp/diff_new_pack.fqZaXB/_old 2016-11-28 15:04:40.000000000 +0100 +++ /var/tmp/diff_new_pack.fqZaXB/_new 2016-11-28 15:04:40.000000000 +0100 @@ -27,7 +27,7 @@ Release: 0 Summary: C/C++ library for processing large images License: LGPL-2.1 -Group: System/Libraries +Group: Development/Libraries/C and C++ Url: http://www.vips.ecs.soton.ac.uk/ Source0: http://www.vips.ecs.soton.ac.uk/supported/current/%{name}-%{version}.tar.gz # PATCH-FIX-OPENSUSE libexif-header.patch -- set path to libexif header @@ -67,34 +67,34 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -VIPS is a free image processing system. It is good with large images +VIPS is an image processing system. It is good with large images (images larger than the amount of RAM you have available), with many CPUs, for working with colour, for scientific analysis and for general -research & development. +research and development. %package -n %{libname}%{somajor} Summary: C/C++ library for processing large images Group: System/Libraries %description -n %{libname}%{somajor} -VIPS is a free image processing system. It is good with large images +VIPS is an image processing system. It is good with large images (images larger than the amount of RAM you have available), with many CPUs, for working with colour, for scientific analysis and for general -research & development. +research and development. %package -n typelib-1_0-Vips-%{short_version_} Summary: C/C++ library for processing large images Group: System/Libraries %description -n typelib-1_0-Vips-%{short_version_} -VIPS is a free image processing system. It is good with large images +VIPS is an image processing system. It is good with large images (images larger than the amount of RAM you have available), with many CPUs, for working with colour, for scientific analysis and for general -research & development. +research and development. %package -n %{libname}-devel -Summary: Development files for VIPS library -Group: Development/Libraries/Other +Summary: Development files for the VIPS library +Group: Development/Libraries/C and C++ Requires: %{libname}%{somajor} = %{version} Requires: libjpeg-devel Requires: pkgconfig @@ -102,8 +102,8 @@ Requires: pkgconfig(zlib) %description -n %{libname}-devel -This package contains development files for developing applications that -use VIPS library. +This package contains the development files for developing applications that +want to make use of the VIPS library. %package tools Summary: Command line tools for VIPS library @@ -112,7 +112,7 @@ %description tools This package contains command line tools for processing large images using -VIPS library. +the VIPS library. %package -n python-%{name} Summary: Python bindings for VIPS image processing library @@ -120,7 +120,7 @@ Requires: %{libname}%{somajor} = %{version} %description -n python-%{name} -This package contains Python bindings for VIPS library. +This package contains the Python bindings for the VIPS library. %package doc Summary: Documentation for VIPS library @@ -129,7 +129,7 @@ BuildArch: noarch %description doc -This package contains documentation about VIPS library in HTML and PDF +This package contains documentation about the VIPS library in HTML and PDF formats. %prep
participants (1)
-
root@hilbert.suse.de