Accepting request 586272 from GNOME:Factory
- Fix SRPM group. Update summaries. (forwarded request 586255 from jengelh) OBS-URL: https://build.opensuse.org/request/show/586272 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pixman?expand=0&rev=54
This commit is contained in:
commit
e1d740ae30
@ -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
|
Wed Feb 28 16:38:27 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -21,8 +21,8 @@ Version: 0.34.0
|
|||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pixel manipulation library
|
Summary: Pixel manipulation library
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System/Libraries
|
Group: Development/Libraries/C and C++
|
||||||
URL: http://xorg.freedesktop.org/
|
Url: http://xorg.freedesktop.org/
|
||||||
Source: http://cairographics.org/releases/%{name}-%{version}.tar.gz
|
Source: http://cairographics.org/releases/%{name}-%{version}.tar.gz
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
# PATCH-FIX-UPSTREAM pixman-private-correct-include.patch zaitor@opensuse.org -- pixman-private: include <float.h> only in C code
|
# PATCH-FIX-UPSTREAM pixman-private-correct-include.patch zaitor@opensuse.org -- pixman-private: include <float.h> only in C code
|
||||||
@ -40,8 +40,8 @@ Group: System/Libraries
|
|||||||
Pixman is a pixel manipulation library for X and cairo.
|
Pixman is a pixel manipulation library for X and cairo.
|
||||||
|
|
||||||
%package -n libpixman-1-0-devel
|
%package -n libpixman-1-0-devel
|
||||||
Summary: Pixel manipulation library - development files
|
Summary: Development files for the Pixel Manipulation library
|
||||||
Group: Development/Libraries/X11
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libpixman-1-0 = %{version}
|
Requires: libpixman-1-0 = %{version}
|
||||||
|
|
||||||
%description -n libpixman-1-0-devel
|
%description -n libpixman-1-0-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user