Hello community,
here is the log from the commit of package python-billiard for openSUSE:Factory checked in at 2013-03-30 14:59:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-billiard (Old)
and /work/SRC/openSUSE:Factory/.python-billiard.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-billiard", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-billiard/python-billiard.changes 2013-01-29 14:32:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-billiard.new/python-billiard.changes 2013-03-30 14:59:50.000000000 +0100
@@ -1,0 +2,28 @@
+Fri Mar 22 16:17:18 UTC 2013 - alexandre(a)exatati.com.br
+
+- Update to 2.7.3.23:
+ - Windows: Now catches SystemExit from setuptools while trying to
+ build the C extension (Issue #41).
+- Aditional changes from 2.7.3.22:
+ - Pool: apply_async now supports a callbacks_propagate keyword
+ argument that can be a tuple of exceptions to propagate in
+ callbacks. (callback, errback, accept_callback, timeout_callback).
+ - Errors are no longer logged for OK and recycle exit codes.
+ This would cause normal maxtasksperchild recycled process
+ to log an error.
+ - Fixed Python 2.5 compatibility problem (Issue #33).
+ - FreeBSD: Compilation now disables semaphores if Python was built
+ without it (Issue #40).
+ Contributed by William Grzybowski
+- Aditional changes from 2.7.3.21:
+ - Fixed typo EX_REUSE -> EX_RECYCLE
+ - Code now conforms to new pep8.py rules.
+- Aditional changes from 2.7.3.20:
+ - Pool: Disable restart limit if maxR is not set.
+ - Pool: Now uses os.kill instead of signal.signal.
+ Contributed by Lukasz Langa
+ - Fixed name error in process.py
+ - Pool: ApplyResult.get now properly raises exceptions.
+ Fix contributed by xentac.
+
+-------------------------------------------------------------------
Old:
----
billiard-2.7.3.19.tar.gz
New:
----
billiard-2.7.3.23.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-billiard.spec ++++++
--- /var/tmp/diff_new_pack.ZPiJKo/_old 2013-03-30 14:59:51.000000000 +0100
+++ /var/tmp/diff_new_pack.ZPiJKo/_new 2013-03-30 14:59:51.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-billiard
#
-# 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
@@ -11,12 +11,13 @@
# case the license is the MIT License). An "Open Source License" is a
# 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/
#
+
Name: python-billiard
-Version: 2.7.3.19
+Version: 2.7.3.23
Release: 0
Url: http://github.com/ask/billiard
Summary: Python multiprocessing fork
++++++ billiard-2.7.3.19.tar.gz -> billiard-2.7.3.23.tar.gz ++++++
++++ 2326 lines of diff (skipped)
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
Hello community,
here is the log from the commit of package libSOIL for openSUSE:Factory checked in at 2013-03-30 14:59:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libSOIL (Old)
and /work/SRC/openSUSE:Factory/.libSOIL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libSOIL", Maintainer is ""
Changes:
--------
New Changes file:
--- /dev/null 2013-02-26 18:15:11.936010755 +0100
+++ /work/SRC/openSUSE:Factory/.libSOIL.new/libSOIL.changes 2013-03-30 14:59:03.000000000 +0100
@@ -0,0 +1,16 @@
+-------------------------------------------------------------------
+Wed Mar 27 07:56:25 UTC 2013 - cfarrell(a)suse.com
+
+- license update: SUSE-Public-Domain and MIT
+ If the licenses are not aggregated the MIT should be entered as license
+
+-------------------------------------------------------------------
+Thu Mar 21 14:46:07 UTC 2013 - joop.boonen(a)opensuse.org
+
+- Corrected the License
+
+-------------------------------------------------------------------
+Sun Oct 24 18:18:18 UTC 2010 - reddwarf(a)opensuse.org
+
+- Initial package
+
New:
----
libSOIL-makefile.patch
libSOIL.changes
libSOIL.spec
soil.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libSOIL.spec ++++++
#
# spec file for package libSOIL
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#
%define soname 1
Name: libSOIL
Version: 1.07.20080707
Release: 0
Summary: Simple OpenGL Image Library
License: SUSE-Public-Domain and MIT
Group: System/Libraries
Url: http://lonesock.net/soil.html
Source0: http://www.lonesock.net/files/soil.zip
Patch0: %{name}-makefile.patch
BuildRequires: Mesa-devel
BuildRequires: unzip
%description
SOIL is a tiny C library used primarily for uploading textures into OpenGL.
It supports loading BMP, PNG, JPG, TGA, DDS, PSD and HDR files as well as
saving into TGA, BMP and DDS Files.
It is also able to perform common functions needed in loading OpenGL textures.
%package -n %{name}%{soname}
Summary: Simple OpenGL Image Library
Group: System/Libraries
%description -n %{name}%{soname}
SOIL is a tiny C library used primarily for uploading textures into OpenGL.
It supports loading BMP, PNG, JPG, TGA, DDS, PSD and HDR files as well as
saving into TGA, BMP and DDS Files.
It is also able to perform common functions needed in loading OpenGL textures.
%package devel
Summary: Libsoil development files
Group: Development/Libraries/C and C++
Requires: %{name}%{soname} = %{version}
%description devel
Headers and libraries to program against %{name}
%prep
%setup -q -n Simple\ OpenGL\ Image\ Library
%patch0
%build
export CFLAGS='%{optflags}'
make %{?_smp_mflags} -C src -f ../projects/makefile/alternate\ Makefile.txt
%install
%make_install LIBDIR=%{_libdir} -C src -f ../projects/makefile/alternate\ Makefile.txt
%post -n %{name}%{soname} -p /sbin/ldconfig
%postun -n %{name}%{soname} -p /sbin/ldconfig
%files -n %{name}%{soname}
%defattr(0644, root, root, 0755)
%doc soil.html
%{_libdir}/%{name}.so.%{soname}*
%files devel
%defattr(0644, root, root, 0755)
%{_libdir}/%{name}.so
%{_includedir}/SOIL
%changelog
++++++ libSOIL-makefile.patch ++++++
--- projects/makefile/alternate Makefile.txt 2008-07-07 18:13:28.000000000 +0200
+++ projects/makefile/alternate Makefile.txt 2010-10-24 19:01:40.475643694 +0200
@@ -1,16 +1,16 @@
MAKE = make
CC = gcc
-INSTALL_FILE = install -p -o root -g root -m 644
-INSTALL_DIR = install -p -o root -g root -d
+INSTALL_FILE = install -p -m 644
+INSTALL_DIR = install -p -d
LN = ln -s
RM = rm -fv
-CFLAGS += -c -O2 -Wall
+CFLAGS += -c -O2 -Wall -fPIC
LDFLAGS +=
CFILES = image_DXT.c image_helper.c SOIL.c stb_image_aug.c
OFILES = $(CFILES:.c=.o)
LIBNAME = libSOIL
-VERSION = 1.07-20071110
+VERSION = 1.07-20080707
MAJOR = 1
HFILES = SOIL.h image_DXT.h image_helper.h \
@@ -27,15 +27,15 @@
lib: $(OFILES)
# create static library
- ar -cvq $(LIBNAME).a $(OFILES)
+ #ar -cvq $(LIBNAME).a $(OFILES)
# create shared library
- gcc -shared -Wl,-soname,$(LIBNAME).so.$(MAJOR) -o $(LIBNAME).so.$(VERSION) $(OFILES)
+ gcc -shared -Wl,-soname,$(LIBNAME).so.$(MAJOR) -o $(LIBNAME).so.$(VERSION) $(OFILES) -lGL -lm
install:
$(INSTALL_DIR) $(DESTDIR)/$(INCLUDEDIR)
$(INSTALL_FILE) $(HFILES) $(DESTDIR)/$(INCLUDEDIR)
$(INSTALL_DIR) $(DESTDIR)/$(LIBDIR)
- $(INSTALL_FILE) $(AFILE) $(DESTDIR)/$(LIBDIR)
+ #$(INSTALL_FILE) $(AFILE) $(DESTDIR)/$(LIBDIR)
$(INSTALL_FILE) $(SOFILE) $(DESTDIR)/$(LIBDIR)
( cd $(DESTDIR)/$(LIBDIR) && $(LN) $(SOFILE) $(LIBNAME).so.$(MAJOR) \
&& $(LN) $(SOFILE) $(LIBNAME).so )
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
Hello community,
here is the log from the commit of package libgee for openSUSE:Factory checked in at 2013-03-30 14:58:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgee (Old)
and /work/SRC/openSUSE:Factory/.libgee.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgee", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/libgee/libgee.changes 2013-03-22 09:20:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libgee.new/libgee.changes 2013-03-30 14:58:40.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Mar 29 08:45:45 UTC 2013 - vuntz(a)opensuse.org
+
+- Update to version 0.10.0:
+ + No change since 0.9.92.
+
+-------------------------------------------------------------------
Old:
----
libgee-0.9.92.tar.xz
New:
----
libgee-0.10.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libgee.spec ++++++
--- /var/tmp/diff_new_pack.0GLxI8/_old 2013-03-30 14:58:41.000000000 +0100
+++ /var/tmp/diff_new_pack.0GLxI8/_new 2013-03-30 14:58:41.000000000 +0100
@@ -18,14 +18,14 @@
Name: libgee
-Version: 0.9.92
+Version: 0.10.0
Release: 0
# FIXME: Remove -w from CFLAGS when bgo#682526 is fixed.
Summary: GObject-based library providing commonly used data structures
License: LGPL-2.1+
Group: Development/Libraries/GNOME
Url: http://live.gnome.org/Libgee
-Source: http://download.gnome.org/sources/libgee/0.9/%{name}-%{version}.tar.xz
+Source: http://download.gnome.org/sources/libgee/0.10/%{name}-%{version}.tar.xz
BuildRequires: gobject-introspection-devel
BuildRequires: vala >= 0.17.5
BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
++++++ libgee-0.9.92.tar.xz -> libgee-0.10.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgee-0.9.92/ChangeLog new/libgee-0.10.0/ChangeLog
--- old/libgee-0.9.92/ChangeLog 2013-03-05 00:40:52.000000000 +0100
+++ new/libgee-0.10.0/ChangeLog 2013-03-25 23:31:49.000000000 +0100
@@ -1,3 +1,7 @@
+2013-03-05 Maciej Piechotka <uzytkownik2(a)gmail.com>
+
+ Release 0.9.92
+
2013-03-04 Maciej Piechotka <uzytkownik2(a)gmail.com>
Fix memory leak in TreeSet and TreeMap
@@ -356,10 +360,12 @@
Preserve laziness in Stream
-2011-07-22 Maciej Piechotka <uzytkownik2(a)gmail.com>
+2011-07-23 Maciej Piechotka <uzytkownik2(a)gmail.com>
Add Gee.Traversable<G> requirement to Gee.Iterable<G>
+2011-07-22 Maciej Piechotka <uzytkownik2(a)gmail.com>
+
Export the function part of interface into Traversable
2011-06-25 Maciej Piechotka <uzytkownik2(a)gmail.com>
@@ -507,10 +513,10 @@
Fix typos in TreeMap and TreeSet fix and other embarrasing mistakes
-2010-08-02 Maciej Piechotka <uzytkownik2(a)gmail.com>
-
Fix the unfreeing on clear in TreeMap/TreeSet
+2010-08-02 Maciej Piechotka <uzytkownik2(a)gmail.com>
+
Use automake 1.11 vala support + cleaning of the Makefile.am:
- Checks the vala version
- All flags are 'local' (i.e. taget_name_(VALA|C|LD)FLAGS)
@@ -697,7 +703,7 @@
Fix some missing pointer casts
-2009-09-23 Didier 'Ptitjes <ptitjes(a)free.fr>
+2009-09-24 Didier 'Ptitjes <ptitjes(a)free.fr>
Fix item count decrementation on removal in AbstractMultiSet
@@ -705,6 +711,8 @@
Introduce immutable empty collection, list, set and map
+2009-09-23 Didier 'Ptitjes <ptitjes(a)free.fr>
+
Make Map<K,V> be an Iterable<Map.Entry<K,V>>
Implement TreeMultiSet
@@ -907,7 +915,7 @@
Fix ReadOnlyCollection and ReadOnlyMap encapsulation failure
-2009-09-06 Tomaž Vajngerl <quikee(a)gmail.com>
+2009-09-07 Tomaž Vajngerl <quikee(a)gmail.com>
Add tests for ReadOnlyCollection and ReadOnlyList
Fixes part of bug 590677.
@@ -945,8 +953,6 @@
Generally this introduction consists of a implementation description and
few word about comparison with other structures.
-2009-09-05 Julien Peeters <contact(a)julienpeeters.fr>
-
Adding a first very basic documentation to data types implementations.
When a data type method is already documented in a super class or
in an interface the '@inheritDoc' parameter is set.
@@ -955,10 +961,10 @@
Initial documentation infrastructure import
-2009-09-03 Didier 'Ptitjes <ptitjes(a)free.fr>
-
Fixing generics typo in HashMap's Value collection
+2009-09-03 Didier 'Ptitjes <ptitjes(a)free.fr>
+
Change inner classes' properties from construct to private set
Removing construct properties enables the use of Vala's constructor chain up.
@@ -1028,7 +1034,7 @@
Add test fixture helper
-2009-07-23 Didier 'Ptitjes <ptitjes(a)free.fr>
+2009-07-24 Didier 'Ptitjes <ptitjes(a)free.fr>
Introduce Collection.to_array() method
A default naive implementation is provided in AbstractCollection. This
@@ -1039,6 +1045,8 @@
All collection implementations now have a common AbstractCollection base class
and now share the implementation of the get_element_type() method.
+2009-07-23 Didier 'Ptitjes <ptitjes(a)free.fr>
+
Remove unused variable in tests
Fix generic parameter typo
@@ -1073,8 +1081,6 @@
Post-release version bump
-2009-07-19 Didier 'Ptitjes <ptitjes(a)free.fr>
-
Release 0.1.6
2009-07-19 Julien Fontanet <julien.fontanet(a)isonoe.net>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgee-0.9.92/NEWS new/libgee-0.10.0/NEWS
--- old/libgee-0.9.92/NEWS 2013-03-05 00:39:49.000000000 +0100
+++ new/libgee-0.10.0/NEWS 2013-03-25 23:31:12.000000000 +0100
@@ -1,3 +1,7 @@
+libgee 0.10.0
+=============
+ * No changes since release candidate
+
libgee 0.9.92
=============
* Fix memory leak in TreeSet and TreeMap
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgee-0.9.92/configure new/libgee-0.10.0/configure
--- old/libgee-0.9.92/configure 2013-03-05 00:40:17.000000000 +0100
+++ new/libgee-0.10.0/configure 2013-03-25 23:31:35.000000000 +0100
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libgee 0.9.92.
+# Generated by GNU Autoconf 2.69 for libgee 0.10.0.
#
# Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=libgee>.
#
@@ -651,8 +651,8 @@
# Identity of this package.
PACKAGE_NAME='libgee'
PACKAGE_TARNAME='libgee'
-PACKAGE_VERSION='0.9.92'
-PACKAGE_STRING='libgee 0.9.92'
+PACKAGE_VERSION='0.10.0'
+PACKAGE_STRING='libgee 0.10.0'
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=libgee'
PACKAGE_URL=''
@@ -1409,7 +1409,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 libgee 0.9.92 to adapt to many kinds of systems.
+\`configure' configures libgee 0.10.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1479,7 +1479,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of libgee 0.9.92:";;
+ short | recursive ) echo "Configuration of libgee 0.10.0:";;
esac
cat <<\_ACEOF
@@ -1596,7 +1596,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-libgee configure 0.9.92
+libgee configure 0.10.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1874,7 +1874,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by libgee $as_me 0.9.92, which was
+It was created by libgee $as_me 0.10.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2702,7 +2702,7 @@
# Define the identity of the package.
PACKAGE='libgee'
- VERSION='0.9.92'
+ VERSION='0.10.0'
cat >>confdefs.h <<_ACEOF
@@ -12582,7 +12582,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by libgee $as_me 0.9.92, which was
+This file was extended by libgee $as_me 0.10.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -12648,7 +12648,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-libgee config.status 0.9.92
+libgee config.status 0.10.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgee-0.9.92/configure.ac new/libgee-0.10.0/configure.ac
--- old/libgee-0.9.92/configure.ac 2013-03-05 00:39:58.000000000 +0100
+++ new/libgee-0.10.0/configure.ac 2013-03-25 23:30:45.000000000 +0100
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.9.92], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.10.0], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_MACRO_DIR([m4])
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org