From dd1416bb76ef7d16f9695acee5ee51e07c84adbff475f18ae259f6c09a9cc819 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Mar 2018 08:50:39 +0000 Subject: [PATCH] Accepting request 586255 from home:jengelh:branches:GNOME:Factory - Fix SRPM group. Update summaries. OBS-URL: https://build.opensuse.org/request/show/586255 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pixman?expand=0&rev=97 --- pixman.changes | 5 +++++ pixman.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/pixman.changes b/pixman.changes index 5ed4cb1..8de3187 100644 --- a/pixman.changes +++ b/pixman.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 5 15:33:13 UTC 2018 - jengelh@inai.de + +- Fix SRPM group. Update summaries. + ------------------------------------------------------------------- Wed Feb 28 16:38:27 UTC 2018 - dimstar@opensuse.org diff --git a/pixman.spec b/pixman.spec index 6c27a7c..c5bb2aa 100644 --- a/pixman.spec +++ b/pixman.spec @@ -21,8 +21,8 @@ Version: 0.34.0 Release: 0 Summary: Pixel manipulation library License: MIT -Group: System/Libraries -URL: http://xorg.freedesktop.org/ +Group: Development/Libraries/C and C++ +Url: http://xorg.freedesktop.org/ Source: http://cairographics.org/releases/%{name}-%{version}.tar.gz Source99: baselibs.conf # PATCH-FIX-UPSTREAM pixman-private-correct-include.patch zaitor@opensuse.org -- pixman-private: include only in C code @@ -40,8 +40,8 @@ Group: System/Libraries Pixman is a pixel manipulation library for X and cairo. %package -n libpixman-1-0-devel -Summary: Pixel manipulation library - development files -Group: Development/Libraries/X11 +Summary: Development files for the Pixel Manipulation library +Group: Development/Libraries/C and C++ Requires: libpixman-1-0 = %{version} %description -n libpixman-1-0-devel