commit pixman for openSUSE:Factory

2020-04-29 Thread root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2020-04-29 20:42:11

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new.2738 (New)


Package is "pixman"

Wed Apr 29 20:42:11 2020 rev:56 rq:798328 version:0.40.0

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2018-12-03 
10:07:42.587857228 +0100
+++ /work/SRC/openSUSE:Factory/.pixman.new.2738/pixman.changes  2020-04-29 
20:42:31.243664289 +0200
@@ -1,0 +2,10 @@
+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
+
+---

Old:

  pixman-0.36.0.tar.gz

New:

  pixman-0.40.0.tar.gz



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.TwrWHr/_old  2020-04-29 20:42:31.743665593 +0200
+++ /var/tmp/diff_new_pack.TwrWHr/_new  2020-04-29 20:42:31.747665603 +0200
@@ -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

++ pixman-0.36.0.tar.gz -> pixman-0.40.0.tar.gz ++
 10998 lines of diff (skipped)




commit pixman for openSUSE:Factory

2018-12-03 Thread root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2018-12-03 10:07:40

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new.19453 (New)


Package is "pixman"

Mon Dec  3 10:07:40 2018 rev:55 rq:652230 version:0.36.0

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2018-03-14 
19:31:32.405179975 +0100
+++ /work/SRC/openSUSE:Factory/.pixman.new.19453/pixman.changes 2018-12-03 
10:07:42.587857228 +0100
@@ -1,0 +2,26 @@
+Fri Nov 23 14:16:04 UTC 2018 - mvet...@suse.com
+
+- Update to version 0.36.0:
+  + Add tests for (a)rgb floating point formats
+  + Add support for argb/xrgb float formats, v5
+  + Fix stride calculation in stress-test
+  + Adjust for clang's removal of __builtin_shuffle
+  + Fix vector loads on ppc64le
+  + Promote unsigned short to unsigned int explicitly
+  + pixman-filter: Made Gaussian a bit wider
+  + pixman-filter: Nested polynomial for cubic
+  + pixman-filter: Fix several issues related to normalization
+  + pixman-filter: Speed up BOX/BOX filter
+  + pixman-filter: integral splitting is only needed for triangle
+filterdd
+  + pixman-filter: Correct Simpsons integration
+  + pixman-filter: reduce amount of malloc/free/memcpy to generate
+filter
+  + pixman-image: Added enable-gnuplot config to view filters in
+gnuplot
+  + pixman-fast-path.c: Pick NEAREST affine fast paths before
+BILINEAR ones
+  + pixman-private: include  only in C code
+- Remove pixman-private-correct-include.patch: upstreamed
+
+---

Old:

  pixman-0.34.0.tar.gz
  pixman-private-correct-include.patch

New:

  pixman-0.36.0.tar.gz



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.7qZBI0/_old  2018-12-03 10:07:43.003856846 +0100
+++ /var/tmp/diff_new_pack.7qZBI0/_new  2018-12-03 10:07:43.007856843 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   pixman
-Version:0.34.0
+Version:0.36.0
 Release:0
 Summary:Pixel manipulation library
 License:MIT
@@ -25,8 +25,6 @@
 Url:http://xorg.freedesktop.org/
 Source: http://cairographics.org/releases/%{name}-%{version}.tar.gz
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM pixman-private-correct-include.patch zai...@opensuse.org 
-- pixman-private: include  only in C code
-Patch0: pixman-private-correct-include.patch
 BuildRequires:  pkgconfig
 
 %description
@@ -49,7 +47,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 #autoreconf -fi

++ pixman-0.34.0.tar.gz -> pixman-0.36.0.tar.gz ++
 7437 lines of diff (skipped)




commit pixman for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2018-03-14 19:31:29

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman"

Wed Mar 14 19:31:29 2018 rev:54 rq:586272 version:0.34.0

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2018-03-08 
10:49:18.975012716 +0100
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2018-03-14 
19:31:32.405179975 +0100
@@ -1,0 +2,5 @@
+Mon Mar  5 15:33:13 UTC 2018 - jeng...@inai.de
+
+- Fix SRPM group. Update summaries.
+
+---



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.OW1C0W/_old  2018-03-14 19:31:33.933125713 +0100
+++ /var/tmp/diff_new_pack.OW1C0W/_new  2018-03-14 19:31:33.949125145 +0100
@@ -21,8 +21,8 @@
 Release:0
 Summary:Pixel manipulation library
 License:MIT
-Group:  System/Libraries
-URL:http://xorg.freedesktop.org/
+Group:  Development/Libraries/C and C++
+Url:http://xorg.freedesktop.org/
 Source: http://cairographics.org/releases/%{name}-%{version}.tar.gz
 Source99:   baselibs.conf
 # PATCH-FIX-UPSTREAM pixman-private-correct-include.patch zai...@opensuse.org 
-- pixman-private: include  only in C code
@@ -40,8 +40,8 @@
 Pixman is a pixel manipulation library for X and cairo.
 
 %package -n libpixman-1-0-devel
-Summary:Pixel manipulation library - development files
-Group:  Development/Libraries/X11
+Summary:Development files for the Pixel Manipulation library
+Group:  Development/Libraries/C and C++
 Requires:   libpixman-1-0 = %{version}
 
 %description -n libpixman-1-0-devel




commit pixman for openSUSE:Factory

2018-03-08 Thread root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2018-03-08 10:49:17

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman"

Thu Mar  8 10:49:17 2018 rev:53 rq:582857 version:0.34.0

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2016-08-31 
00:04:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2018-03-08 
10:49:18.975012716 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:38:27 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.r5HPLU/_old  2018-03-08 10:49:19.594990394 +0100
+++ /var/tmp/diff_new_pack.r5HPLU/_new  2018-03-08 10:49:19.594990394 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pixman
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,13 +22,12 @@
 Summary:Pixel manipulation library
 License:MIT
 Group:  System/Libraries
-Url:http://xorg.freedesktop.org/
+URL:http://xorg.freedesktop.org/
 Source: http://cairographics.org/releases/%{name}-%{version}.tar.gz
 Source99:   baselibs.conf
 # PATCH-FIX-UPSTREAM pixman-private-correct-include.patch zai...@opensuse.org 
-- pixman-private: include  only in C code
 Patch0: pixman-private-correct-include.patch
 BuildRequires:  pkgconfig
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Pixman is a pixel manipulation library for X and cairo.
@@ -57,7 +56,7 @@
 #
 # For now: disable neon on all ARMv6/7
 %configure \
-%ifarch %arm
+%ifarch %{arm}
--disable-arm-iwmmxt \
--disable-arm-neon \
 %endif
@@ -68,20 +67,18 @@
 make V=1 %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 rm %{buildroot}%{_libdir}/libpixman-1.la
 
 %post -n libpixman-1-0 -p /sbin/ldconfig
-
 %postun -n libpixman-1-0 -p /sbin/ldconfig
 
 %files -n libpixman-1-0
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
+
 %{_libdir}/libpixman-1.so.*
 
 %files -n libpixman-1-0-devel
-%defattr(-,root,root)
 %{_includedir}/pixman-1
 %{_libdir}/libpixman-1.so
 %{_libdir}/pkgconfig/pixman-1.pc




commit pixman for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2016-08-31 00:04:40

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2016-05-08 
10:40:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2016-08-31 
00:04:41.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr 15 21:23:20 UTC 2016 - mgo...@suse.com
+
+- Update to GNOME 3.20  Fate#318572
+
+---
@@ -173 +178 @@
---
+---



Other differences:
--



commit pixman for openSUSE:Factory

2016-05-08 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2016-05-08 10:40:02

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2016-02-12 
11:20:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2016-05-08 
10:40:03.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr  4 16:11:45 UTC 2016 - zai...@opensuse.org
+
+- Add pixman-private-correct-include.patch: pixman-private: include
+   only in C code, patch from upstream git.
+
+---

New:

  pixman-private-correct-include.patch



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.PHRFHC/_old  2016-05-08 10:40:04.0 +0200
+++ /var/tmp/diff_new_pack.PHRFHC/_new  2016-05-08 10:40:04.0 +0200
@@ -25,6 +25,8 @@
 Url:http://xorg.freedesktop.org/
 Source: http://cairographics.org/releases/%{name}-%{version}.tar.gz
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM pixman-private-correct-include.patch zai...@opensuse.org 
-- pixman-private: include  only in C code
+Patch0: pixman-private-correct-include.patch
 BuildRequires:  pkgconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -48,6 +50,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 #autoreconf -fi

++ pixman-private-correct-include.patch ++
>From 7c6066b700c7cdd4aeb8be426b14b3a5f0de4b6c Mon Sep 17 00:00:00 2001
From: Thomas Petazzoni 
Date: Sun, 17 Jan 2016 15:22:50 +0100
Subject: pixman-private: include  only in C code

 is included unconditionally by pixman-private.h, which in
turn gets included by assembler files. Unfortunately, with certain C
libraries (like the musl C library),  cannot be included in
assembler files:

  CCLD libpixman-arm-simd.la
/home/test/buildroot/output/host/usr/arm-buildroot-linux-musleabihf/sysroot/usr/include/float.h:
 Assembler messages:
/home/test/buildroot/output/host/usr/arm-buildroot-linux-musleabihf/sysroot/usr/include/float.h:8:
 Error: bad instruction `int __flt_rounds(void)'
/home/test/buildroot/output/host/usr/arm-buildroot-linux-musleabihf/sysroot/usr/include/float.h:
 Assembler messages:
/home/test/buildroot/output/host/usr/arm-buildroot-linux-musleabihf/sysroot/usr/include/float.h:8:
 Error: bad instruction `int __flt_rounds(void)'

It turns out however that  is not needed by assembly files,
so we move its inclusion within the #ifndef __ASSEMBLER__ condition,
which solves the problem.

Signed-off-by: Thomas Petazzoni 
Reviewed-by: Siarhei Siamashka 

diff --git a/pixman/pixman-private.h b/pixman/pixman-private.h
index 73108a0..73a5414 100644
--- a/pixman/pixman-private.h
+++ b/pixman/pixman-private.h
@@ -1,5 +1,3 @@
-#include 
-
 #ifndef PIXMAN_PRIVATE_H
 #define PIXMAN_PRIVATE_H
 
@@ -30,6 +28,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #include "pixman-compiler.h"
 
-- 
cgit v0.10.2




commit pixman for openSUSE:Factory

2016-02-12 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2016-02-12 11:20:32

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2016-01-09 
23:12:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2016-02-12 
11:20:33.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb  1 21:14:02 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.34.0:
+  + No changes from last version, stable version release only.
+
+---

Old:

  pixman-0.33.6.tar.gz

New:

  pixman-0.34.0.tar.gz



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.14RB9r/_old  2016-02-12 11:20:34.0 +0100
+++ /var/tmp/diff_new_pack.14RB9r/_new  2016-02-12 11:20:34.0 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   pixman
-Version:0.33.6
+Version:0.34.0
 Release:0
 Summary:Pixel manipulation library
 License:MIT
 Group:  System/Libraries
 Url:http://xorg.freedesktop.org/
-Source: http://cairographics.org/snapshots/%{name}-%{version}.tar.gz
+Source: http://cairographics.org/releases/%{name}-%{version}.tar.gz
 Source99:   baselibs.conf
 BuildRequires:  pkgconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ pixman-0.33.6.tar.gz -> pixman-0.34.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pixman-0.33.6/configure new/pixman-0.34.0/configure
--- old/pixman-0.33.6/configure 2015-12-22 14:37:31.0 +0100
+++ new/pixman-0.34.0/configure 2016-01-31 15:31:06.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pixman 0.33.6.
+# Generated by GNU Autoconf 2.69 for pixman 0.34.0.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='pixman'
 PACKAGE_TARNAME='pixman'
-PACKAGE_VERSION='0.33.6'
-PACKAGE_STRING='pixman 0.33.6'
+PACKAGE_VERSION='0.34.0'
+PACKAGE_STRING='pixman 0.34.0'
 PACKAGE_BUGREPORT='pix...@lists.freedesktop.org'
 PACKAGE_URL=''
 
@@ -1393,7 +1393,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures pixman 0.33.6 to adapt to many kinds of systems.
+\`configure' configures pixman 0.34.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1463,7 +1463,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of pixman 0.33.6:";;
+ short | recursive ) echo "Configuration of pixman 0.34.0:";;
esac
   cat <<\_ACEOF
 
@@ -1603,7 +1603,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pixman configure 0.33.6
+pixman configure 0.34.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2201,7 +2201,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pixman $as_me 0.33.6, which was
+It was created by pixman $as_me 0.34.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3064,7 +3064,7 @@
 
 # Define the identity of the package.
  PACKAGE='pixman'
- VERSION='0.33.6'
+ VERSION='0.34.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12844,13 +12844,13 @@
 
 
 
-LT_VERSION_INFO="33:6:33"
+LT_VERSION_INFO="34:0:34"
 
 PIXMAN_VERSION_MAJOR=0
 
-PIXMAN_VERSION_MINOR=33
+PIXMAN_VERSION_MINOR=34
 
-PIXMAN_VERSION_MICRO=6
+PIXMAN_VERSION_MICRO=0
 
 
 
@@ -15897,7 +15897,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by pixman $as_me 0.33.6, which was
+This file was extended by pixman $as_me 0.34.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -15963,7 +15963,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-pixman config.status 0.33.6
+pixman config.status 0.34.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
@@ -17656,24 +17656,3 @@
 
 
 
-   echo
-   echo 
""
-   echo
-   echo "  Thanks for testing this deve

commit pixman for openSUSE:Factory

2016-01-09 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2016-01-09 23:12:35

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2015-10-30 
16:35:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2016-01-09 
23:12:36.0 +0100
@@ -1,0 +2,8 @@
+Sat Jan  2 13:25:53 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.33.6:
+  + configura.ac: fix test for SSE2 & SSSE3 assembler support.
+  + mmx: Improve detection of support for "K" constraint.
+  + Revert "mmx: Use MMX2 intrinsics from xmmintrin.h directly".
+
+---

Old:

  pixman-0.33.4.tar.gz

New:

  pixman-0.33.6.tar.gz



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.Pf5qiN/_old  2016-01-09 23:12:37.0 +0100
+++ /var/tmp/diff_new_pack.Pf5qiN/_new  2016-01-09 23:12:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pixman
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   pixman
-Version:0.33.4
+Version:0.33.6
 Release:0
 Summary:Pixel manipulation library
 License:MIT

++ pixman-0.33.4.tar.gz -> pixman-0.33.6.tar.gz ++
 20222 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pixman-0.33.4/config.h.in new/pixman-0.33.6/config.h.in
--- old/pixman-0.33.4/config.h.in   2015-10-23 17:02:13.0 +0200
+++ new/pixman-0.33.6/config.h.in   2015-12-22 14:37:31.0 +0100
@@ -87,8 +87,7 @@
 /* Define to 1 if you have the  header file. */
 #undef HAVE_UNISTD_H
 
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
-   */
+/* Define to the sub-directory where libtool stores uninstalled libraries. */
 #undef LT_OBJDIR
 
 /* Name of package */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pixman-0.33.4/configure.ac new/pixman-0.33.6/configure.ac
--- old/pixman-0.33.4/configure.ac  2015-10-23 16:57:55.0 +0200
+++ new/pixman-0.33.6/configure.ac  2015-12-22 14:29:33.0 +0100
@@ -54,7 +54,7 @@
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 33)
-m4_define([pixman_micro], 4)
+m4_define([pixman_micro], 6)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 
@@ -347,14 +347,33 @@
 #error "Need GCC >= 3.4 for MMX intrinsics"
 #endif
 #include 
-#include 
+#include 
+
+/* Check support for block expressions */
+#define _mm_shuffle_pi16(A, N) \
+({ \
+   __m64 ret;  \
+   \
+   /* Some versions of clang will choke on K */\
+   asm ("pshufw %2, %1, %0\n\t"\
+: "=y" (ret)   \
+: "y" (A), "K" ((const int8_t)N)   \
+   );  \
+   \
+   ret;\
+})
+
 int main () {
 __m64 v = _mm_cvtsi32_si64 (1);
 __m64 w;
 
-/* Test some intrinsics from xmmintrin.h */
 w = _mm_shuffle_pi16(v, 5);
-w = _mm_mulhi_pu16(w, w);
+
+/* Some versions of clang will choke on this */
+asm ("pmulhuw %1, %0\n\t"
+   : "+y" (w)
+   : "y" (v)
+);
 
 return _mm_cvtsi64_si32 (v);
 }]])], have_mmx_intrinsics=yes)
@@ -410,10 +429,11 @@
 #include 
 #include 
 #include 
+int param;
 int main () {
-__m128i a = _mm_set1_epi32 (0), b = _mm_set

commit pixman for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2015-10-30 16:35:55

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2015-10-06 
16:10:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2015-10-30 
16:35:56.0 +0100
@@ -1,0 +2,11 @@
+Tue Oct 27 21:11:27 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.33.4:
+  + Important security fix to prevent stack buffer overflow.
+  + POWER: New fast-paths and optimizations to existing fast-paths.
+  + ARMv6: New fast-path.
+  + Tests: New cover and fence-image-self tests.
+  + Remove redundant corrections in various calculations for
+COVER-CLIP and COVER analysis.
+
+---

Old:

  pixman-0.33.2.tar.gz

New:

  pixman-0.33.4.tar.gz



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.Sfuds6/_old  2015-10-30 16:35:57.0 +0100
+++ /var/tmp/diff_new_pack.Sfuds6/_new  2015-10-30 16:35:57.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   pixman
-Version:0.33.2
+Version:0.33.4
 Release:0
 Summary:Pixel manipulation library
 License:MIT

++ pixman-0.33.2.tar.gz -> pixman-0.33.4.tar.gz ++
 2434 lines of diff (skipped)




commit pixman for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2015-10-06 16:10:15

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2014-07-21 
21:39:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2015-10-06 
16:10:15.0 +0200
@@ -1,0 +2,10 @@
+Sat Aug 22 17:04:50 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.33.2:
+  + ARMv6 - Many fast paths implementations were added.
+  + PPC64/PPC64LE - Fix all outstanding bugs and add many fast
+paths implementations using vmx.
+  + Major enhancements to lowlevel-blt-bench utility.
+  + A couple of fixes and enhancements to mmx code.
+
+---

Old:

  pixman-0.32.6.tar.gz

New:

  pixman-0.33.2.tar.gz



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.ZdJG3v/_old  2015-10-06 16:10:16.0 +0200
+++ /var/tmp/diff_new_pack.ZdJG3v/_new  2015-10-06 16:10:16.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pixman
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   pixman
-Version:0.32.6
+Version:0.33.2
 Release:0
 Summary:Pixel manipulation library
 License:MIT
 Group:  System/Libraries
 Url:http://xorg.freedesktop.org/
-Source: http://cairographics.org/releases/%{name}-%{version}.tar.gz
+Source: http://cairographics.org/snapshots/%{name}-%{version}.tar.gz
 Source99:   baselibs.conf
 BuildRequires:  pkgconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ pixman-0.32.6.tar.gz -> pixman-0.33.2.tar.gz ++
 17248 lines of diff (skipped)




commit pixman for openSUSE:Factory

2014-07-21 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2014-07-21 21:39:38

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2014-06-18 
07:52:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2014-07-21 
21:39:48.0 +0200
@@ -1,0 +2,8 @@
+Thu Jul 10 20:09:28 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.32.6:
+  + MIPS: Fix exported symbols in public API.
+  + build: Check if the compiler supports GCC vector extensions.
+  + Bugs fixed: rh#972647, fdo#69014.
+
+---

Old:

  pixman-0.32.4.tar.gz

New:

  pixman-0.32.6.tar.gz



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.NleNjM/_old  2014-07-21 21:39:49.0 +0200
+++ /var/tmp/diff_new_pack.NleNjM/_new  2014-07-21 21:39:49.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pixman
-Version:0.32.4
+Version:0.32.6
 Release:0
 Summary:Pixel manipulation library
 License:MIT

++ pixman-0.32.4.tar.gz -> pixman-0.32.6.tar.gz ++
 3233 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pixman-0.32.4/config.h.in new/pixman-0.32.6/config.h.in
--- old/pixman-0.32.4/config.h.in   2013-11-18 03:01:57.0 +0100
+++ new/pixman-0.32.6/config.h.in   2014-07-06 00:54:10.0 +0200
@@ -21,6 +21,9 @@
 /* Whether the tool chain supports __float128 */
 #undef HAVE_FLOAT128
 
+/* Whether the compiler supports GCC vector extensions */
+#undef HAVE_GCC_VECTOR_EXTENSIONS
+
 /* Define to 1 if you have the `getisax' function. */
 #undef HAVE_GETISAX
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pixman-0.32.4/configure.ac new/pixman-0.32.6/configure.ac
--- old/pixman-0.32.4/configure.ac  2013-11-18 02:58:34.0 +0100
+++ new/pixman-0.32.6/configure.ac  2014-07-06 00:51:46.0 +0200
@@ -54,7 +54,7 @@
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 32)
-m4_define([pixman_micro], 4)
+m4_define([pixman_micro], 6)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 
@@ -1060,6 +1060,24 @@
 
 AC_MSG_RESULT($support_for_builtin_clz)
 
+dnl =
+dnl GCC vector extensions
+
+support_for_gcc_vector_extensions=no
+
+AC_MSG_CHECKING(for GCC vector extensions)
+AC_LINK_IFELSE([AC_LANG_SOURCE([[
+unsigned int __attribute__ ((vector_size(16))) e, a, b;
+int main (void) { e = a - ((b << 27) + (b >> (32 - 27))) + 1; return e[0]; }
+]])], support_for_gcc_vector_extensions=yes)
+
+if test x$support_for_gcc_vector_extensions = xyes; then
+   AC_DEFINE([HAVE_GCC_VECTOR_EXTENSIONS], [],
+ [Whether the compiler supports GCC vector extensions])
+fi
+
+AC_MSG_RESULT($support_for_gcc_vector_extensions)
+
 dnl ==
 dnl libpng
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pixman-0.32.4/missing new/pixman-0.32.6/missing
--- old/pixman-0.32.4/missing   2013-11-18 03:01:58.0 +0100
+++ new/pixman-0.32.6/missing   2013-01-12 12:26:17.0 +0100
@@ -1,10 +1,11 @@
 #! /bin/sh
-# Common wrapper for a few potentially missing GNU programs.
+# Common stub for a few missing GNU programs while installing.
 
-scriptversion=2012-06-26.16; # UTC
+scriptversion=2012-01-06.13; # UTC
 
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
-# Originally written by Fran,cois Pinard , 1996.
+# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006,
+# 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+# Originally by Fran,cois Pinard , 1996.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -25,40 +26,68 @

commit pixman for openSUSE:Factory

2014-06-17 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2014-06-18 07:50:32

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2013-11-25 
14:58:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2014-06-18 
07:52:45.0 +0200
@@ -1,0 +2,7 @@
+Fri Jun  6 20:26:14 CEST 2014 - fcro...@suse.com
+
+- RENDER extension hotfix: Add --disable-vmx for PPC64LE.
+  This makes the RENDER extension work for the time being. 
+  Proper fix for vmx will come later (bnc#876757) (from Egbert
+  Eich).
+---



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.6z5Tie/_old  2014-06-18 07:52:45.0 +0200
+++ /var/tmp/diff_new_pack.6z5Tie/_new  2014-06-18 07:52:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pixman
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -58,6 +58,9 @@
--disable-arm-iwmmxt \
--disable-arm-neon \
 %endif
+%ifarch ppc64le
+--disable-vmx \
+%endif
--disable-static
 make V=1 %{?_smp_mflags}
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pixman for openSUSE:Factory

2013-11-25 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2013-11-25 14:58:41

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2013-10-20 
10:53:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2013-11-25 
14:58:43.0 +0100
@@ -1,0 +2,11 @@
+Mon Nov 18 19:41:03 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.32.4:
+  + Fix the SSSE3 CPUID detection.
+- Changes from version 0.32.2:
+  + Build fixes.
+- Changes from version 0.32.0:
+  + This release contains performance improvements to bilinear
+scaling, and a large number of bug fixes.
+
+---

Old:

  pixman-0.30.2.tar.gz

New:

  pixman-0.32.4.tar.gz



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.nTkacN/_old  2013-11-25 14:58:44.0 +0100
+++ /var/tmp/diff_new_pack.nTkacN/_new  2013-11-25 14:58:44.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   pixman
-Version:0.30.2
+Version:0.32.4
 Release:0
 Summary:Pixel manipulation library
 License:MIT

++ pixman-0.30.2.tar.gz -> pixman-0.32.4.tar.gz ++
 14893 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pixman for openSUSE:Factory

2013-10-20 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2013-10-20 10:53:20

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2013-08-12 
11:08:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2013-10-20 
10:53:21.0 +0200
@@ -1,0 +2,5 @@
+Sat Oct 19 11:25:39 UTC 2013 - dmuel...@suse.com
+
+- Disable neon on all %arm platforms.
+
+---



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.iVknzK/_old  2013-10-20 10:53:22.0 +0200
+++ /var/tmp/diff_new_pack.iVknzK/_new  2013-10-20 10:53:22.0 +0200
@@ -52,15 +52,9 @@
 %build
 #autoreconf -fi
 #
-#Note about the ifarchs for arm: armv5 has no neon (like mmx on x86), but on 
armv7 neon is available on most boards.
-# Thus make it possible to switch it on for v7 on its own.
-# For now: disable neon on both
+# For now: disable neon on all ARMv6/7
 %configure \
-%ifarch armv5el armv5tel
-   --disable-arm-iwmmxt \
-   --disable-arm-neon \
-%endif
-%ifarch armv7el armv7l armv7hl
+%ifarch %arm
--disable-arm-iwmmxt \
--disable-arm-neon \
 %endif

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pixman for openSUSE:Factory

2013-08-12 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2013-08-12 11:08:24

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2013-05-16 
11:23:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2013-08-12 
11:08:26.0 +0200
@@ -1,0 +2,13 @@
+Wed Aug  7 21:44:44 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.30.2:
+  + Require GTK+ version >= 2.16.
+  + Use AC_LINK_IFELSE to check if the Loongson MMI code can link.
+  + configure.ac: Don't use '+=' since it's not POSIX.
+  + test:
+- Fix build on MSVC.
+- fix matrix-test on big endian systems.
+  + Fix broken build when HAVE_CONFIG_H is undefined, e.g. on
+Win32.
+
+---

Old:

  pixman-0.30.0.tar.gz

New:

  pixman-0.30.2.tar.gz



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.Pius4F/_old  2013-08-12 11:08:27.0 +0200
+++ /var/tmp/diff_new_pack.Pius4F/_new  2013-08-12 11:08:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pixman
-Version:0.30.0
+Version:0.30.2
 Release:0
 Summary:Pixel manipulation library
 License:MIT

++ pixman-0.30.0.tar.gz -> pixman-0.30.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pixman-0.30.0/config.guess 
new/pixman-0.30.2/config.guess
--- old/pixman-0.30.0/config.guess  2012-05-16 20:21:34.0 +0200
+++ new/pixman-0.30.2/config.guess  2013-01-12 12:26:17.0 +0100
@@ -4,7 +4,7 @@
 #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
 #   2011, 2012 Free Software Foundation, Inc.
 
-timestamp='2012-01-01'
+timestamp='2012-02-10'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -17,9 +17,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program; if not, see .
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
@@ -863,6 +861,13 @@
 i*86:Minix:*:*)
echo ${UNAME_MACHINE}-pc-minix
exit ;;
+aarch64:Linux:*:*)
+   echo ${UNAME_MACHINE}-unknown-linux-gnu
+   exit ;;
+aarch64_be:Linux:*:*)
+   UNAME_MACHINE=aarch64_be
+   echo ${UNAME_MACHINE}-unknown-linux-gnu
+   exit ;;
 alpha:Linux:*:*)
case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
  EV5)   UNAME_MACHINE=alphaev5 ;;
@@ -1320,6 +1325,9 @@
 i*86:AROS:*:*)
echo ${UNAME_MACHINE}-pc-aros
exit ;;
+x86_64:VMkernel:*:*)
+   echo ${UNAME_MACHINE}-unknown-esx
+   exit ;;
 esac
 
 #echo '(No uname command or uname output not recognized.)' 1>&2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pixman-0.30.0/config.sub new/pixman-0.30.2/config.sub
--- old/pixman-0.30.0/config.sub2012-05-16 20:21:34.0 +0200
+++ new/pixman-0.30.2/config.sub2013-01-12 12:26:17.0 +0100
@@ -4,7 +4,7 @@
 #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
 #   2011, 2012 Free Software Foundation, Inc.
 
-timestamp='2012-01-01'
+timestamp='2012-02-10'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -21,9 +21,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program; if not, see .
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
@@ -132,6 +130,10 @@
 os=-$maybe_os
 basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
 ;;
+  android-linux)
+os=-linux-android
+basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
+;;
   *)
 basic_machine=`echo $1 | sed 's/-[^-]*$//'`
 if [ $basic_machine != $1 ]
@@ -247,6 +249,7 @@
# Some are omitte

commit pixman for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2013-05-16 11:23:47

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2012-12-14 
10:40:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2013-05-16 
11:23:48.0 +0200
@@ -1,0 +2,11 @@
+Thu May  9 13:59:20 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.30.0:
+  + Support for high-quality image downscaling.
+  + Much improved ARMv6 assembly.
+  + Improved rendering quality for gradients.
+  + Improvements to the SSE2 backend.
+  + Improvements to MIPS DSPr2 backend.
+  + Improvements to test suite.
+
+---

Old:

  pixman-0.28.2.tar.gz

New:

  pixman-0.30.0.tar.gz



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.HwYmmM/_old  2013-05-16 11:23:49.0 +0200
+++ /var/tmp/diff_new_pack.HwYmmM/_new  2013-05-16 11:23:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pixman
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   pixman
-Version:0.28.2
+Version:0.30.0
 Release:0
 Summary:Pixel manipulation library
 License:MIT

++ pixman-0.28.2.tar.gz -> pixman-0.30.0.tar.gz ++
 33570 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pixman for openSUSE:Factory

2012-12-14 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2012-12-14 10:40:13

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2012-11-26 
19:57:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2012-12-14 
10:40:16.0 +0100
@@ -1,0 +2,7 @@
+Tue Dec 11 08:55:29 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.28.2:
+  + Fixes for 64 bit Windows, clang, and PowerPC on MacOS and
+OpenBSD.
+
+---

Old:

  pixman-0.28.0.tar.gz

New:

  pixman-0.28.2.tar.gz



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.BgNTUk/_old  2012-12-14 10:40:18.0 +0100
+++ /var/tmp/diff_new_pack.BgNTUk/_new  2012-12-14 10:40:18.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   pixman
-Version:0.28.0
+Version:0.28.2
 Release:0
 Summary:Pixel manipulation library
 License:MIT

++ pixman-0.28.0.tar.gz -> pixman-0.28.2.tar.gz ++
 14131 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pixman-0.28.0/configure.ac new/pixman-0.28.2/configure.ac
--- old/pixman-0.28.0/configure.ac  2012-11-07 19:38:02.0 +0100
+++ new/pixman-0.28.2/configure.ac  2012-12-10 12:46:36.0 +0100
@@ -54,7 +54,7 @@
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 28)
-m4_define([pixman_micro], 0)
+m4_define([pixman_micro], 2)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 
@@ -860,7 +860,7 @@
 #error OpenBSD has broken __thread support
 #endif
 
-int $kw test;], [], ac_cv_tls=$kw)
+int $kw test;], [], [ac_cv_tls=$kw; break])
 done
 ])
 AC_MSG_RESULT($ac_cv_tls)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pixman-0.28.0/missing new/pixman-0.28.2/missing
--- old/pixman-0.28.0/missing   2012-05-16 20:21:34.0 +0200
+++ new/pixman-0.28.2/missing   2009-10-15 14:05:46.0 +0200
@@ -1,10 +1,10 @@
 #! /bin/sh
 # Common stub for a few missing GNU programs while installing.
 
-scriptversion=2012-01-06.13; # UTC
+scriptversion=2009-04-28.21; # UTC
 
 # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006,
-# 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+# 2008, 2009 Free Software Foundation, Inc.
 # Originally by Fran,cois Pinard , 1996.
 
 # This program is free software; you can redistribute it and/or modify
@@ -84,6 +84,7 @@
   help2man touch the output file
   lex  create \`lex.yy.c', if possible, from existing .c
   makeinfo touch the output file
+  tar  try tar, gnutar, gtar, then tar without non-portable flags
   yacc create \`y.tab.[ch]', if possible, from existing .[ch]
 
 Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
@@ -121,6 +122,15 @@
 # Not GNU programs, they don't have --version.
 ;;
 
+  tar*)
+if test -n "$run"; then
+   echo 1>&2 "ERROR: \`tar' requires --run"
+   exit 1
+elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
+   exit 1
+fi
+;;
+
   *)
 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
# We have it, but it failed.
@@ -216,7 +226,7 @@
  \`Bison' from any GNU archive site."
 rm -f y.tab.c y.tab.h
 if test $# -ne 1; then
-eval LASTARG=\${$#}
+eval LASTARG="\${$#}"
case $LASTARG in
*.y)
SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
@@ -246,7 +256,7 @@
  \`Flex' from any GNU archive site."
 rm -f lex.yy.c
 if test $# -ne 1; then
-eval LASTARG=\${$#}
+eval LASTARG="\${$#}"
case $LASTARG in
*.l)
SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
@@ -308,6 +318,41 @@
 touch $file
 ;;
 
+  tar*)
+shift
+
+# We have already tried tar in the generic part.
+# Look for gnutar/gtar before invocation to avoid ugly error
+# messages.
+if (gnutar --versi

commit pixman for openSUSE:Factory

2012-11-26 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2012-11-26 19:51:21

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2012-10-03 
10:37:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2012-11-26 
19:57:11.0 +0100
@@ -1,0 +2,10 @@
+Fri Nov  9 21:31:01 UTC 2012 - hrvoje.sen...@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.
+
+---

Old:

  pixman-0.26.2.tar.gz

New:

  pixman-0.28.0.tar.gz



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.pILzAb/_old  2012-11-26 19:57:26.0 +0100
+++ /var/tmp/diff_new_pack.pILzAb/_new  2012-11-26 19:57:26.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   pixman
-Version:0.26.2
+Version:0.28.0
 Release:0
 Summary:Pixel manipulation library
 License:MIT

++ pixman-0.26.2.tar.gz -> pixman-0.28.0.tar.gz ++
 26166 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pixman for openSUSE:Factory

2012-10-03 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2012-10-03 10:37:38

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2012-06-10 
23:13:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2012-10-03 
10:37:41.0 +0200
@@ -1,0 +2,19 @@
+Sat Jul 21 15:35:43 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.26.2:
+  + Some bug fixes.
+  + Custom build rules for ARM/iwMMXt.
+  + An important bug fix for MMX/x86.
+
+---
+Thu Jun 21 11:55:21 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.26.0:
+  + New support for MIPS DSPr2 ASE.
+  + Improved performance with the iwMMXt instruction set.
+  + New support for the  Loongson SIMD instruction set.
+  + Several bugs fixed.
+  + Cleanups.
+  + Performance improvements.
+
+---

Old:

  pixman-0.24.4.tar.gz

New:

  pixman-0.26.2.tar.gz



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.FCf5eO/_old  2012-10-03 10:37:42.0 +0200
+++ /var/tmp/diff_new_pack.FCf5eO/_new  2012-10-03 10:37:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pixman
-Version:0.24.4
+Version:0.26.2
 Release:0
 Summary:Pixel manipulation library
 License:MIT

++ pixman-0.24.4.tar.gz -> pixman-0.26.2.tar.gz ++
 82371 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pixman for openSUSE:Factory

2012-06-10 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2012-06-10 23:13:07

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2012-03-29 
14:04:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2012-06-10 
23:13:18.0 +0200
@@ -1,0 +2,7 @@
+Sat Jun  9 19:07:16 UTC 2012 - guilla...@opensuse.org
+
+- Fix ARM build:
+  + Disable iwmmxt since our ARM SoC does not support it.
+  + Add new armv7hl to armv7* 
+
+---



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.rZox4u/_old  2012-06-10 23:13:20.0 +0200
+++ /var/tmp/diff_new_pack.rZox4u/_new  2012-06-10 23:13:20.0 +0200
@@ -14,6 +14,8 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:   pixman
 Version:0.24.4
 Release:0
@@ -55,9 +57,11 @@
 # For now: disable neon on both
 %configure \
 %ifarch armv5el armv5tel
+   --disable-arm-iwmmxt \
--disable-arm-neon \
 %endif
-%ifarch armv7el armv7l
+%ifarch armv7el armv7l armv7hl
+   --disable-arm-iwmmxt \
--disable-arm-neon \
 %endif
--disable-static

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pixman for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2012-03-29 14:04:16

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2012-02-16 
16:22:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2012-03-29 
14:04:21.0 +0200
@@ -1,0 +2,5 @@
+Thu Mar 22 14:24:37 UTC 2012 - jeng...@medozas.de
+
+- Parallel build with %_smp_mflags; remove redundant sections
+
+---



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.iu2Qjq/_old  2012-03-29 14:04:31.0 +0200
+++ /var/tmp/diff_new_pack.iu2Qjq/_new  2012-03-29 14:04:31.0 +0200
@@ -14,7 +14,6 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
 Name:   pixman
 Version:0.24.4
 Release:0
@@ -62,15 +61,12 @@
--disable-arm-neon \
 %endif
--disable-static
-make V=1 %{?jobs:-j%jobs}
+make V=1 %{?_smp_mflags}
 
 %install
 %makeinstall
 rm %{buildroot}%{_libdir}/libpixman-1.la
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libpixman-1-0 -p /sbin/ldconfig
 
 %postun -n libpixman-1-0 -p /sbin/ldconfig

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pixman for openSUSE:Factory

2012-02-16 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2012-02-16 16:22:51

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2012-01-20 
22:07:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2012-02-16 
16:22:53.0 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 08:51:13 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.24.4:
+  + Trapezoids that have gaps between the edges and the top/bottom
+lines are no longer considered invalid.
+  + Basic support for using the NEON acceleration on iOS.
+
+---

Old:

  pixman-0.24.2.tar.gz

New:

  pixman-0.24.4.tar.gz



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.DaI2kI/_old  2012-02-16 16:22:54.0 +0100
+++ /var/tmp/diff_new_pack.DaI2kI/_new  2012-02-16 16:22:54.0 +0100
@@ -15,9 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   pixman
-Version:0.24.2
+Version:0.24.4
 Release:0
 Summary:Pixel manipulation library
 License:MIT

++ pixman-0.24.2.tar.gz -> pixman-0.24.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pixman-0.24.2/configure new/pixman-0.24.4/configure
--- old/pixman-0.24.2/configure 2012-01-18 21:50:21.0 +0100
+++ new/pixman-0.24.4/configure 2012-02-09 01:03:41.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for pixman 0.24.2.
+# Generated by GNU Autoconf 2.63 for pixman 0.24.4.
 #
 # Report bugs to .
 #
@@ -750,8 +750,8 @@
 # Identity of this package.
 PACKAGE_NAME='pixman'
 PACKAGE_TARNAME='pixman'
-PACKAGE_VERSION='0.24.2'
-PACKAGE_STRING='pixman 0.24.2'
+PACKAGE_VERSION='0.24.4'
+PACKAGE_STRING='pixman 0.24.4'
 PACKAGE_BUGREPORT='pix...@lists.freedesktop.org'
 
 # Factoring default headers for most tests.
@@ -1546,7 +1546,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures pixman 0.24.2 to adapt to many kinds of systems.
+\`configure' configures pixman 0.24.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1616,7 +1616,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of pixman 0.24.2:";;
+ short | recursive ) echo "Configuration of pixman 0.24.4:";;
esac
   cat <<\_ACEOF
 
@@ -1743,7 +1743,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pixman configure 0.24.2
+pixman configure 0.24.4
 generated by GNU Autoconf 2.63
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1757,7 +1757,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pixman $as_me 0.24.2, which was
+It was created by pixman $as_me 0.24.4, which was
 generated by GNU Autoconf 2.63.  Invocation command line was
 
   $ $0 $@
@@ -2606,7 +2606,7 @@
 
 # Define the identity of the package.
  PACKAGE='pixman'
- VERSION='0.24.2'
+ VERSION='0.24.4'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -21357,13 +21357,13 @@
 
 
 
-LT_VERSION_INFO="24:2:24"
+LT_VERSION_INFO="24:4:24"
 
 PIXMAN_VERSION_MAJOR=0
 
 PIXMAN_VERSION_MINOR=24
 
-PIXMAN_VERSION_MICRO=2
+PIXMAN_VERSION_MICRO=4
 
 
 
@@ -25468,7 +25468,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by pixman $as_me 0.24.2, which was
+This file was extended by pixman $as_me 0.24.4, which was
 generated by GNU Autoconf 2.63.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -25531,7 +25531,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-pixman config.status 0.24.2
+pixman config.status 0.24.4
 configured by $0, generated by GNU Autoconf 2.63,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pixman-0.24.2/configure.ac 
new/pixman-0.24.4/configure.ac
--- old/pixman-0.24.2/configure.ac  2012-01-18 21:49:12.0 +0100
+++ new/pixman-0.24.4/configure.ac  2012-02-09 01:03:03.0 +0100
@@

commit pixman for openSUSE:Factory

2012-01-20 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2012-01-20 22:07:49

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2011-11-14 
13:26:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2012-01-20 
22:07:51.0 +0100
@@ -1,0 +2,9 @@
+Thu Jan 19 06:35:02 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.24.2:
+  + Runtime detection of ARM NEON on Android
+  + MMX build fix for Solaris
+  + Fix for broken gradients with repeat mode NONE
+  + Misc. other bug fixes.
+
+---

Old:

  pixman-0.24.0.tar.bz2

New:

  pixman-0.24.2.tar.gz



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.Hwbxau/_old  2012-01-20 22:07:52.0 +0100
+++ /var/tmp/diff_new_pack.Hwbxau/_new  2012-01-20 22:07:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pixman
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:   pixman
-Version:0.24.0
-Release:1
-License:MIT
+Version:0.24.2
+Release:0
 Summary:Pixel manipulation library
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/Libraries
-Source: 
http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2
+Url:http://xorg.freedesktop.org/
+Source: http://cairographics.org/releases/%{name}-%{version}.tar.gz
 Source99:   baselibs.conf
 BuildRequires:  pkgconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -33,7 +32,6 @@
 Pixman is a pixel manipulation library for X and cairo.
 
 %package -n libpixman-1-0
-License:MIT
 Summary:Pixel manipulation library
 Group:  System/Libraries
 
@@ -41,7 +39,6 @@
 Pixman is a pixel manipulation library for X and cairo.
 
 %package -n libpixman-1-0-devel
-License:MIT
 Summary:Pixel manipulation library - development files
 Group:  Development/Libraries/X11
 Requires:   libpixman-1-0 = %{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pixman for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2011-12-06 18:51:59

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman", Maintainer is "gnome-maintain...@suse.de"

Changes:




Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.PS6mFo/_old  2011-12-06 19:25:26.0 +0100
+++ /var/tmp/diff_new_pack.PS6mFo/_new  2011-12-06 19:25:26.0 +0100
@@ -20,7 +20,7 @@
 Name:   pixman
 Version:0.24.0
 Release:1
-License:MIT License (or similar)
+License:MIT
 Summary:Pixel manipulation library
 Url:http://xorg.freedesktop.org/
 Group:  System/Libraries
@@ -33,7 +33,7 @@
 Pixman is a pixel manipulation library for X and cairo.
 
 %package -n libpixman-1-0
-License:MIT License (or similar)
+License:MIT
 Summary:Pixel manipulation library
 Group:  System/Libraries
 
@@ -41,7 +41,7 @@
 Pixman is a pixel manipulation library for X and cairo.
 
 %package -n libpixman-1-0-devel
-License:MIT License (or similar)
+License:MIT
 Summary:Pixel manipulation library - development files
 Group:  Development/Libraries/X11
 Requires:   libpixman-1-0 = %{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pixman for openSUSE:Factory

2011-11-14 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2011-11-14 13:26:33

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2011-09-23 
12:41:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2011-11-14 
13:26:36.0 +0100
@@ -1,0 +2,11 @@
+Mon Nov  7 19:33:55 UTC 2011 - johannesoberm...@gmx.de
+
+- Update to version 0.24.0:
+  + Faster bilinear scaling on SSE2 and ARM NEON
+  + Several new fast paths for ARM NEON
+  + Support for the iwMMXt vector instruction set
+  + Improved support for building with MSVC
+  + Large number of other optimizations, bug fixes, and internal
+cleanups.
+
+--

Old:

  pixman-0.22.0.tar.bz2

New:

  pixman-0.24.0.tar.bz2



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.BujGxM/_old  2011-11-14 13:26:42.0 +0100
+++ /var/tmp/diff_new_pack.BujGxM/_new  2011-11-14 13:26:42.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   pixman
-Version:0.22.0
+Version:0.24.0
 Release:1
 License:MIT License (or similar)
 Summary:Pixel manipulation library

++ pixman-0.22.0.tar.bz2 -> pixman-0.24.0.tar.bz2 ++
 81004 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pixman for openSUSE:Factory

2011-05-03 Thread h_root

Hello community,

here is the log from the commit of package pixman for openSUSE:Factory
checked in at Tue May 3 12:42:45 CEST 2011.




--- pixman/pixman.changes   2011-03-01 12:52:03.0 +0100
+++ pixman/pixman.changes   2011-05-03 09:58:38.0 +0200
@@ -1,0 +2,12 @@
+Tue May  3 09:56:06 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.22.0:
+  + New r8g8b8a8 and r8g8b8x8 image formats
+  + Much faster image scaling on ARM and x86
+  + Faster 90/270 degree image rotation
+  + More comprehensive support for compositing triangles and
+trapezoids
+  + Large number of other performance improvements, bug and
+portability fixes, and improvements to the test suite.
+
+---

calling whatdependson for head-i586


Old:

  pixman-0.20.2.tar.bz2

New:

  pixman-0.22.0.tar.bz2



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.f21AQU/_old  2011-05-03 12:41:36.0 +0200
+++ /var/tmp/diff_new_pack.f21AQU/_new  2011-05-03 12:41:36.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   pixman
-Version:0.20.2
+Version:0.22.0
 Release:1
 License:MIT License (or similar)
 Summary:Pixel manipulation library

++ pixman-0.20.2.tar.bz2 -> pixman-0.22.0.tar.bz2 ++
 19332 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pixman for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package pixman for openSUSE:Factory
checked in at Mon May 2 15:01:46 CEST 2011.




--- pixman/pixman.changes   2010-10-29 13:47:34.0 +0200
+++ /mounts/work_src_done/STABLE/pixman/pixman.changes  2011-03-01 
12:52:03.0 +0100
@@ -1,0 +2,9 @@
+Fri Feb 11 16:42:19 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.20.2:
+  + Fix opacity check
+  + Improve handling of tangent circles
+  + Various bug fixes.
+  + Build fixes.
+
+---

calling whatdependson for head-i586


Old:

  pixman-0.20.0.tar.bz2

New:

  pixman-0.20.2.tar.bz2



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.NROf2o/_old  2011-05-02 15:00:52.0 +0200
+++ /var/tmp/diff_new_pack.NROf2o/_new  2011-05-02 15:00:52.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package pixman (Version 0.20.0)
+# spec file for package pixman
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 
 Name:   pixman
-Version:0.20.0
+Version:0.20.2
 Release:1
 License:MIT License (or similar)
 Summary:Pixel manipulation library

++ pixman-0.20.0.tar.bz2 -> pixman-0.20.2.tar.bz2 ++
 8708 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pixman-0.20.0/configure.ac new/pixman-0.20.2/configure.ac
--- old/pixman-0.20.0/configure.ac  2010-10-27 22:51:30.0 +0200
+++ new/pixman-0.20.2/configure.ac  2011-01-19 14:22:31.0 +0100
@@ -54,7 +54,7 @@
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 20)
-m4_define([pixman_micro], 0)
+m4_define([pixman_micro], 2)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 
@@ -652,10 +652,9 @@
 
 AC_MSG_CHECKING(for __thread)
 AC_LINK_IFELSE([
-#ifdef defined __MINGW32__ && !(__GNUC__ > 4 || (__GNUC__ == 4 && 
__GNUC_MINOR__ >= 5))
+#if defined(__MINGW32__) && !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ 
>= 5))
 #error This MinGW version has broken __thread support
 #endif
-#endif
 #ifdef __OpenBSD__
 #error OpenBSD has broken __thread support
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pixman-0.20.0/pixman/pixman-arm-neon-asm.S 
new/pixman-0.20.2/pixman/pixman-arm-neon-asm.S
--- old/pixman-0.20.0/pixman/pixman-arm-neon-asm.S  2010-10-27 
22:43:03.0 +0200
+++ new/pixman-0.20.2/pixman/pixman-arm-neon-asm.S  2011-01-19 
14:08:31.0 +0100
@@ -537,13 +537,13 @@
 
/**/
 
 .macro pixman_composite_add___process_pixblock_tail_head
-vld1.8  {d0, d1, d2, d3}, [SRC]!
+vld1.32 {d0, d1, d2, d3}, [SRC]!
 PF add PF_X, PF_X, #8
 PF tst PF_CTL, #0xF
-vld1.8  {d4, d5, d6, d7}, [DST_R, :128]!
+vld1.32 {d4, d5, d6, d7}, [DST_R, :128]!
 PF addne PF_X, PF_X, #8
 PF subne PF_CTL, PF_CTL, #1
-vst1.8  {d28, d29, d30, d31}, [DST_W, :128]!
+vst1.32 {d28, d29, d30, d31}, [DST_W, :128]!
 PF cmp PF_X, ORIG_W
 PF pld, [PF_SRC, PF_X, lsl #src_bpp_shift]
 PF pld, [PF_DST, PF_X, lsl #dst_bpp_shift]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pixman-0.20.0/pixman/pixman-bits-image.c 
new/pixman-0.20.2/pixman/pixman-bits-image.c
--- old/pixman-0.20.0/pixman/pixman-bits-image.c2010-10-27 
22:43:03.0 +0200
+++ new/pixman-0.20.2/pixman/pixman-bits-image.c2011-01-19 
14:12:16.0 +0100
@@ -297,6 +297,7 @@
 uint32_t *bottom_row;
 uint32_t *end;