Hello community, here is the log from the commit of package python-Twisted for openSUSE:Factory checked in at 2015-03-18 12:59:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Twisted (Old) and /work/SRC/openSUSE:Factory/.python-Twisted.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Twisted" Changes: -------- --- /work/SRC/openSUSE:Factory/python-Twisted/python-Twisted.changes 2014-10-14 08:58:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-Twisted.new/python-Twisted.changes 2015-03-18 12:59:53.000000000 +0100 @@ -1,0 +2,7 @@ +Sat Mar 14 11:57:46 UTC 2015 - [email protected] + +- Version 15.0.0: + + please, see NEWS file +- Update lp1102685.diff + +------------------------------------------------------------------- Old: ---- Twisted-14.0.2.tar.bz2 New: ---- Twisted-15.0.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Twisted.spec ++++++ --- /var/tmp/diff_new_pack.I4qZ1i/_old 2015-03-18 12:59:54.000000000 +0100 +++ /var/tmp/diff_new_pack.I4qZ1i/_new 2015-03-18 12:59:54.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Twisted # -# 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,7 +17,7 @@ Name: python-Twisted -Version: 14.0.2 +Version: 15.0.0 Release: 0 Url: http://twistedmatrix.com/ Summary: An asynchronous networking framework written in Python ++++++ Twisted-14.0.2.tar.bz2 -> Twisted-15.0.0.tar.bz2 ++++++ ++++ 28944 lines of diff (skipped) ++++++ lp1102685.diff ++++++ --- /var/tmp/diff_new_pack.I4qZ1i/_old 2015-03-18 12:59:58.000000000 +0100 +++ /var/tmp/diff_new_pack.I4qZ1i/_new 2015-03-18 12:59:58.000000000 +0100 @@ -1,6 +1,8 @@ === modified file 'twisted/internet/gireactor.py' ---- old/twisted/internet/gireactor.py 2013-01-16 17:44:26 +0000 -+++ new/twisted/internet/gireactor.py 2013-01-23 17:13:29 +0000 +Index: Twisted-15.0.0/twisted/internet/gireactor.py +=================================================================== +--- Twisted-15.0.0.orig/twisted/internet/gireactor.py ++++ Twisted-15.0.0/twisted/internet/gireactor.py @@ -37,9 +37,12 @@ else: from twisted.python.modules import theSystemPath _pygtkcompatPresent = True @@ -30,4 +32,3 @@ # At this point importing gobject will get you gi version, and importing # e.g. gtk will either fail in non-segfaulty way or use gi version if user # does gi.pygtkcompat.enable_gtk(). So, no need to prevent imports of - -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
