Hello community, here is the log from the commit of package gegl-unstable for openSUSE:Factory checked in at 2018-03-14 19:26:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gegl-unstable (Old) and /work/SRC/openSUSE:Factory/.gegl-unstable.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gegl-unstable" Wed Mar 14 19:26:43 2018 rev:16 rq:585841 version:0.3.28 Changes: -------- --- /work/SRC/openSUSE:Factory/gegl-unstable/gegl-unstable.changes 2018-02-03 15:39:48.388926632 +0100 +++ /work/SRC/openSUSE:Factory/.gegl-unstable.new/gegl-unstable.changes 2018-03-14 19:26:48.651256311 +0100 @@ -1,0 +2,10 @@ +Sat Mar 10 00:21:45 UTC 2018 - [email protected] + +- SRPM grou fix. Update summaries. + +------------------------------------------------------------------- +Wed Feb 28 16:26:20 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gegl-unstable.spec ++++++ --- /var/tmp/diff_new_pack.3oZPMl/_old 2018-03-14 19:26:49.871212993 +0100 +++ /var/tmp/diff_new_pack.3oZPMl/_new 2018-03-14 19:26:49.887212424 +0100 @@ -18,16 +18,14 @@ %define debug_package_requires libgegl-0_3-0 = %{version}-%{release} %define _name gegl - Name: gegl-unstable Version: 0.3.28 Release: 0 Summary: Generic Graphics Library -License: GPL-3.0+ AND LGPL-3.0+ -Group: System/Libraries +License: GPL-3.0-or-later AND LGPL-3.0-or-later +Group: Productivity/Graphics/Other Url: http://gegl.org/ Source: %{_name}-%{version}.tar.xz - BuildRequires: ImageMagick BuildRequires: SDL-devel BuildRequires: enscript @@ -76,7 +74,7 @@ %description GEGL provides infrastructure to do demand based cached non destructive -image editing on larger than RAM buffers. Through babl it provides +image editing on larger than RAM buffers. Through babl, it provides support for a wide range of color models and pixel storage formats for input and output. @@ -87,7 +85,7 @@ %description -n %{_name}-0_3 GEGL provides infrastructure to do demand based cached non destructive -image editing on larger than RAM buffers. Through babl it provides +image editing on larger than RAM buffers. Through babl, it provides support for a wide range of color models and pixel storage formats for input and output. @@ -99,17 +97,17 @@ %description -n libgegl-0_3-0 GEGL provides infrastructure to do demand based cached non destructive -image editing on larger than RAM buffers. Through babl it provides +image editing on larger than RAM buffers. Through babl, it provides support for a wide range of color models and pixel storage formats for input and output. %package -n typelib-1_0-Gegl-0_3 -Summary: Generic Graphics Library - Introspection bindings +Summary: Introspection bindings for the GEGL "Generic Graphics Library" Group: System/Libraries %description -n typelib-1_0-Gegl-0_3 GEGL provides infrastructure to do demand based cached non destructive -image editing on larger than RAM buffers. Through babl it provides +image editing on larger than RAM buffers. Through babl, it provides support for a wide range of color models and pixel storage formats for input and output. @@ -117,25 +115,24 @@ libgegl library. %package devel -Summary: Generic Graphics Library +Summary: Development files for the GEGL "Generic Graphics Library" Group: Development/Libraries/C and C++ Requires: libgegl-0_3-0 = %{version} Requires: typelib-1_0-Gegl-0_3 = %{version} %description devel GEGL provides infratructure to do demand based cached non destructive -image editing on larger than RAM buffers. Through babl it provides +image editing on larger than RAM buffers. Through babl, it provides support for a wide range of color models and pixel storage formats for input and output. #%%package doc -#Summary: Generic Graphics Library -#Group: System/Libraries -#Requires: libgegl-0_3-0 = %%{version} +#Summary: Documentation for the GEGL "Generic Graphics Library" +#Group: Documentation/HTML #%%description doc #GEGL provides infrastructure to do demand based cached non destructive -#image editing on larger than RAM buffers. Through babl it provides +#image editing on larger than RAM buffers. Through babl, it provides #support for a wide range of color models and pixel storage formats for #input and output. @@ -166,7 +163,6 @@ %post -n gegl-0_3 -p /sbin/ldconfig %postun -n gegl-0_3 -p /sbin/ldconfig - %post -n libgegl-0_3-0 -p /sbin/ldconfig %postun -n libgegl-0_3-0 -p /sbin/ldconfig @@ -184,7 +180,8 @@ %{_libdir}/gegl-0.3/grey2.json %files -n libgegl-0_3-0 -%doc AUTHORS COPYING COPYING.LESSER +%license COPYING +%doc AUTHORS %{_libdir}/libgegl-0.3.so.* %files -n typelib-1_0-Gegl-0_3
