diff --git a/pixman-0.16.0.tar.bz2 b/pixman-0.16.0.tar.bz2 deleted file mode 100644 index a689813..0000000 --- a/pixman-0.16.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:405c933feba978c66755bb2f781ab84e5bca43d432e0456714cc2517caebdd8f -size 402538 diff --git a/pixman-0.17.2.tar.bz2 b/pixman-0.17.2.tar.bz2 new file mode 100644 index 0000000..4b19497 --- /dev/null +++ b/pixman-0.17.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f230ea311509f94ba6a86662f3e98e97f709531ffed7a6dd1dc32b3d70af348e +size 399938 diff --git a/pixman.changes b/pixman.changes index 60c3919..6c9f86f 100644 --- a/pixman.changes +++ b/pixman.changes @@ -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 diff --git a/pixman.spec b/pixman.spec index d5977b3..c560611 100644 --- a/pixman.spec +++ b/pixman.spec @@ -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. # @@ -18,13 +18,14 @@ Name: pixman -Version: 0.16.0 +Version: 0.17.2 Release: 1 License: MIT License (or similar) Summary: Pixel manipulation library Url: http://xorg.freedesktop.org/ Group: System/Libraries Source: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 +Source2: baselibs.conf BuildRequires: pkgconfig BuildRoot: %{_tmppath}/%{name}-%{version}-build