Accepting request 26475 from home:jengelh:branches:GNOME:Factory
Copy from home:jengelh:branches:GNOME:Factory/pixman via accept of submit request 26475 revision 2. Request was accepted with message: Thanks, but see the small changes I'll do OBS-URL: https://build.opensuse.org/request/show/26475 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pixman?expand=0&rev=26
This commit is contained in:
parent
3f33da8e52
commit
0b59eaba1c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:405c933feba978c66755bb2f781ab84e5bca43d432e0456714cc2517caebdd8f
|
|
||||||
size 402538
|
|
3
pixman-0.17.2.tar.bz2
Normal file
3
pixman-0.17.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f230ea311509f94ba6a86662f3e98e97f709531ffed7a6dd1dc32b3d70af348e
|
||||||
|
size 399938
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 14 23:12:04 CET 2009 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- add baselibs.conf as a source
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 6 21:18:26 CET 2009 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.17.2:
|
||||||
|
+ Faster bilinear image scaling
|
||||||
|
+ Substantially improved ARM NEON fast paths
|
||||||
|
+ Various other optimizations
|
||||||
|
+ Improved test suite
|
||||||
|
+ See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.17.2
|
||||||
|
for full list of changes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 13 17:38:11 CET 2009 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.16.2:
|
||||||
|
+ See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.16.2
|
||||||
|
for changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 28 19:01:16 CEST 2009 - vuntz@novell.com
|
Fri Aug 28 19:01:16 CEST 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package pixman (Version 0.16.0)
|
# spec file for package pixman (Version 0.17.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,13 +18,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: pixman
|
Name: pixman
|
||||||
Version: 0.16.0
|
Version: 0.17.2
|
||||||
Release: 1
|
Release: 1
|
||||||
License: MIT License (or similar)
|
License: MIT License (or similar)
|
||||||
Summary: Pixel manipulation library
|
Summary: Pixel manipulation library
|
||||||
Url: http://xorg.freedesktop.org/
|
Url: http://xorg.freedesktop.org/
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Source: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2
|
Source: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2
|
||||||
|
Source2: baselibs.conf
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user