Accepting request 795673 from home:polslinux:branches:GNOME:Factory
- Update to versio 0.40.0: + Meson build system improvements + Supporting optimizations on Hygon Dhyana processors to match what is enabled for Intel/AMD CPUs. + A few Loongson fixes/improvements. + Lots of other fixes OBS-URL: https://build.opensuse.org/request/show/795673 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pixman?expand=0&rev=101
This commit is contained in:
parent
4d19d6c8c9
commit
ed3c682390
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ca19c8d4d37682adfbc42741d24977903fec1169b4153ec05bb690d4acf9fae
|
||||
size 881544
|
3
pixman-0.40.0.tar.gz
Normal file
3
pixman-0.40.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d200dec3740d9ec4ec8d1180e25779c00bc749f94278c8b9021f5534db223fc
|
||||
size 913976
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 07:11:07 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- Update to versio 0.40.0:
|
||||
+ Meson build system improvements
|
||||
+ Supporting optimizations on Hygon Dhyana processors
|
||||
to match what is enabled for Intel/AMD CPUs.
|
||||
+ A few Loongson fixes/improvements.
|
||||
+ Lots of other fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 23 14:16:04 UTC 2018 - mvetter@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package pixman
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,17 +12,17 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: pixman
|
||||
Version: 0.36.0
|
||||
Version: 0.40.0
|
||||
Release: 0
|
||||
Summary: Pixel manipulation library
|
||||
License: MIT
|
||||
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
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: pkgconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user