diff --git a/pixman-0.26.2.tar.gz b/pixman-0.26.2.tar.gz deleted file mode 100644 index 065acef..0000000 --- a/pixman-0.26.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9ab554b5160679d958bfa1753cb9e6edd1e53c4745c963a1394eea4f0b13ce2 -size 743390 diff --git a/pixman-0.28.0.tar.gz b/pixman-0.28.0.tar.gz new file mode 100644 index 0000000..76d47c8 --- /dev/null +++ b/pixman-0.28.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:120b3cfe19de1279169489373b26f024b48c1dca415ee58fe5dbec0c4f901311 +size 751552 diff --git a/pixman.changes b/pixman.changes index 4667fd9..fa9ed1f 100644 --- a/pixman.changes +++ b/pixman.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Nov 9 21:31:01 UTC 2012 - hrvoje.senjan@gmail.com + +- Update to version 0.28.0 + + Support for sRGB coded images + + New API for fast glyph rendering + + Faster bilinear scaling on iwMMX, Loongson and MMX + + More fast paths in the MIPS DSPr2 backend + + Faster scaling in general and on SSE2 in particular + ------------------------------------------------------------------- Sat Jul 21 15:35:43 UTC 2012 - dimstar@opensuse.org diff --git a/pixman.spec b/pixman.spec index a59fdb6..b3c43a0 100644 --- a/pixman.spec +++ b/pixman.spec @@ -17,7 +17,7 @@ Name: pixman -Version: 0.26.2 +Version: 0.28.0 Release: 0 Summary: Pixel manipulation library License: MIT