diff --git a/pixman-0.36.0.tar.gz b/pixman-0.36.0.tar.gz deleted file mode 100644 index 74126df..0000000 --- a/pixman-0.36.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ca19c8d4d37682adfbc42741d24977903fec1169b4153ec05bb690d4acf9fae -size 881544 diff --git a/pixman-0.40.0.tar.gz b/pixman-0.40.0.tar.gz new file mode 100644 index 0000000..eb859b0 --- /dev/null +++ b/pixman-0.40.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d200dec3740d9ec4ec8d1180e25779c00bc749f94278c8b9021f5534db223fc +size 913976 diff --git a/pixman.changes b/pixman.changes index 95d92de..6caef69 100644 --- a/pixman.changes +++ b/pixman.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Apr 20 07:11:07 UTC 2020 - Paolo Stivanin + +- 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 diff --git a/pixman.spec b/pixman.spec index 6c2078b..720d642 100644 --- a/pixman.spec +++ b/pixman.spec @@ -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