Hello community, here is the log from the commit of package python-kde4 for openSUSE:Factory checked in at Thu Oct 6 16:45:18 CEST 2011.
-------- --- openSUSE:Factory/python-kde4/python-kde4.changes 2011-09-23 12:42:55.000000000 +0200 +++ /mounts/work_src_done/STABLE/python-kde4/python-kde4.changes 2011-10-02 17:39:00.000000000 +0200 @@ -1,0 +2,6 @@ +Sun Oct 2 17:37:35 CEST 2011 - [email protected] + +- update to 4.7.2 + * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details + +------------------------------------------------------------------- @@ -4,0 +11,2 @@ + * Bugfixes over KDE 4.7.0 + * see http://kde.org/announcements/changelogs/changelog4_7_0to4_7_1.php for details calling whatdependson for head-i586 Old: ---- pykde4-4.7.1.tar.bz2 New: ---- pykde4-4.7.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-kde4.spec ++++++ --- /var/tmp/diff_new_pack.F1uRfr/_old 2011-10-06 16:45:08.000000000 +0200 +++ /var/tmp/diff_new_pack.F1uRfr/_new 2011-10-06 16:45:08.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package python-kde4 +# spec file for package python-kde4 (Version 4.7.2) # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: python-kde4 -Version: 4.7.1 +Version: 4.7.2 Release: 1 License: LGPLv2.1+ Summary: Python bindings for KDE 4 ++++++ pykde4-4.7.1.tar.bz2 -> pykde4-4.7.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pykde4-4.7.1/docs/html/modules.html new/pykde4-4.7.2/docs/html/modules.html --- old/pykde4-4.7.1/docs/html/modules.html 2011-05-20 22:33:41.000000000 +0200 +++ new/pykde4-4.7.2/docs/html/modules.html 2011-10-02 14:48:32.000000000 +0200 @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> - <title>KDE 4.6 PyKDE API Reference</title> + <title>KDE 4.7 PyKDE API Reference</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <link rel="stylesheet" type="text/css" href="common/doxygen.css" /> @@ -16,7 +16,7 @@ <div> <div> <img alt ="" src="common/top-kde.jpg"/> - KDE 4.6 PyKDE API Reference + KDE 4.7 PyKDE API Reference </div> </div> </div> @@ -45,7 +45,7 @@ <div id="main"> <div class="clearer"> </div> <p> -<h2>KDE 4.6 PyKDE API Reference</h2> +<h2>KDE 4.7 PyKDE API Reference</h2> </p> <p> This is the reference to the KDE API as it appears to Python programs using PyKDE. This is just diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pykde4-4.7.1/sip/kdecore/ksystemtimezone.sip new/pykde4-4.7.2/sip/kdecore/ksystemtimezone.sip --- old/pykde4-4.7.1/sip/kdecore/ksystemtimezone.sip 2011-05-20 22:33:41.000000000 +0200 +++ new/pykde4-4.7.2/sip/kdecore/ksystemtimezone.sip 2011-10-02 14:48:32.000000000 +0200 @@ -3,26 +3,23 @@ // Earlier copyrights 1998 - 2006 Jim Bublitz and/or Phil Thompson // may also apply - // Generated by preSip // module kdecore version KDE 3.92.0 +// This program is free software; you can redistribute it and/or modify +// it under the terms of the GNU Library General Public License as +// published by the Free Software Foundation; either version 2, or +// (at your option) any later version. -// This software is free software; you can redistribute it and/or -// modify it under the terms of the GNU General Public License as -// published by the Free Software Foundation; either version 2 of -// the License, or (at your option) any later version. -// -// This software is distributed in the hope that it will be useful, +// This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. -// -// You should have received a copy of the GNU General Public -// License along with this library; see the file COPYING. -// If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// GNU General Public License for more details +// You should have received a copy of the GNU Library 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. class KSystemTimeZones : QObject /Abstract/ { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pykde4-4.7.1/sip/kdecore/ktzfiletimezone.sip new/pykde4-4.7.2/sip/kdecore/ktzfiletimezone.sip --- old/pykde4-4.7.1/sip/kdecore/ktzfiletimezone.sip 2011-05-20 22:33:41.000000000 +0200 +++ new/pykde4-4.7.2/sip/kdecore/ktzfiletimezone.sip 2011-10-02 14:48:32.000000000 +0200 @@ -7,22 +7,20 @@ // Generated by preSip // module kdecore version KDE 3.92.0 +// This program is free software; you can redistribute it and/or modify +// it under the terms of the GNU Library General Public License as +// published by the Free Software Foundation; either version 2, or +// (at your option) any later version. -// This software is free software; you can redistribute it and/or -// modify it under the terms of the GNU General Public License as -// published by the Free Software Foundation; either version 2 of -// the License, or (at your option) any later version. -// -// This software is distributed in the hope that it will be useful, +// This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. -// -// You should have received a copy of the GNU General Public -// License along with this library; see the file COPYING. -// If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// GNU General Public License for more details +// You should have received a copy of the GNU Library 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. class KTzfileTimeZone : KTimeZone { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pykde4-4.7.1/sip/kdeui/kpalette.sip new/pykde4-4.7.2/sip/kdeui/kpalette.sip --- old/pykde4-4.7.1/sip/kdeui/kpalette.sip 2011-05-20 22:33:41.000000000 +0200 +++ new/pykde4-4.7.2/sip/kdeui/kpalette.sip 1970-01-01 01:00:00.000000000 +0100 @@ -1,63 +0,0 @@ -// -// Copyright 2007 Jim Bublitz <[email protected]> -// Earlier copyrights 1998 - 2006 Jim Bublitz and/or Phil Thompson -// may also apply - - -// Generated by preSip -// module kdeui version KDE 3.91.0 - - -// This software is free software; you can redistribute it and/or -// modify it under the terms of the GNU General Public License as -// published by the Free Software Foundation; either version 2 of -// the License, or (at your option) any later version. -// -// This software is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. -// -// You should have received a copy of the GNU General Public -// License along with this library; see the file COPYING. -// If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - - -class KPalette -{ -%TypeHeaderCode -#include <kpalette.h> -%End - - -public: - static QStringList getPaletteList (); - KPalette (const QString& = QString::null ); - KPalette (const KPalette&); - bool save (); - QString description (); - void setDescription (const QString&); - QString name (); - void setName (const QString&); - - enum Editable - { - Yes, - No, - Ask - }; - - Editable editable (); - void setEditable (KPalette::Editable); - int nrColors (); - QColor color (int); - int findColor (const QColor&); - QString colorName (int); - QString colorName (const QColor&); - int addColor (const QColor&, const QString& = QString::null ); - int changeColor (int, const QColor&, const QString& = QString::null ); - int changeColor (const QColor&, const QColor&, const QString& = QString::null ); - -}; // class KPalette - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pykde4-4.7.1/sip/kdeui/ktimezone.sip new/pykde4-4.7.2/sip/kdeui/ktimezone.sip --- old/pykde4-4.7.1/sip/kdeui/ktimezone.sip 2011-05-20 22:33:41.000000000 +0200 +++ new/pykde4-4.7.2/sip/kdeui/ktimezone.sip 1970-01-01 01:00:00.000000000 +0100 @@ -1,208 +0,0 @@ -// -// Copyright 2007 Jim Bublitz <[email protected]> -// Earlier copyrights 1998 - 2006 Jim Bublitz and/or Phil Thompson -// may also apply - - -// Generated by preSip -// module kdecore version KDE 3.91.0 - - -// This software is free software; you can redistribute it and/or -// modify it under the terms of the GNU General Public License as -// published by the Free Software Foundation; either version 2 of -// the License, or (at your option) any later version. -// -// This software is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. -// -// You should have received a copy of the GNU General Public -// License along with this library; see the file COPYING. -// If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - - - -class KTimeZones -{ -%TypeHeaderCode -#include <ktimezone.h> -%End - -public: - KTimeZones (); - const KTimeZone* zone (const QString&) const; - typedef QMap<QString, const KTimeZone*> ZoneMap; - const KTimeZones::ZoneMap zones () const; - bool add (KTimeZone*); - bool addConst (const KTimeZone*); - const KTimeZone* detach (const KTimeZone*); - const KTimeZone* detach (const QString&); - void clear (); - static const KTimeZone* utc (); - -private: - KTimeZones (const KTimeZones&); - -}; // class KTimeZones - - - - -class KTimeZone -{ -%TypeHeaderCode -#include <ktimezone.h> -%End - -public: - - class Phase - { - - public: - Phase (); - Phase (int, const QByteArray&, bool, const QString& = QString ()); - Phase (int, const QList<QByteArray>&, bool, const QString& = QString ()); - Phase (const KTimeZone::Phase&); - bool operator == (const KTimeZone::Phase&) const; - bool operator != (const KTimeZone::Phase&) const; - int utcOffset () const; - QList<QByteArray> abbreviations () const; - bool isDst () const; - QString comment () const; - - }; // class Phase - - -public: - - class Transition - { - - public: - Transition (); - Transition (const QDateTime&, const KTimeZone::Phase&); - Transition (const KTimeZone::Transition&); - QDateTime time () const; - KTimeZone::Phase phase () const; - bool operator < (const KTimeZone::Transition&) const; - - }; // class Transition - - -public: - - class LeapSeconds - { - - public: - LeapSeconds (); - LeapSeconds (const QDateTime&, int, const QString& = QString ()); - LeapSeconds (const KTimeZone::LeapSeconds&); - bool operator < (const KTimeZone::LeapSeconds&) const; - bool isValid () const; - QDateTime dateTime () const; - int leapSeconds () const; - QString comment () const; - - }; // class LeapSeconds - - -public: - KTimeZone (const QString& = QLatin1String ("UTC" )); - KTimeZone (const KTimeZone&); - QString name () const; - QString countryCode () const; - float latitude () const; - float longitude () const; - QString comment () const; - QList<QByteArray> abbreviations () const; - QByteArray abbreviation (const QDateTime&) const; - QList<int> utcOffsets () const; - QDateTime convert (const KTimeZone*, const QDateTime&) const; - QDateTime toUtc (const QDateTime&) const; - QDateTime toZoneTime (const QDateTime&, bool* /Out/ = 0) const; - int currentOffset (Qt::TimeSpec = Qt::UTC) const; - virtual int offsetAtZoneTime (const QDateTime&, int* /Out/ = 0) const; - virtual int offsetAtUtc (const QDateTime&) const; - virtual int offset (time_t) const; - virtual bool isDstAtUtc (const QDateTime&) const; - virtual bool isDst (time_t) const; - QList<KTimeZone::Phase> phases () const; - virtual bool hasTransitions () const; - QList<KTimeZone::Transition> transitions (const QDateTime& = QDateTime (), const QDateTime& = QDateTime ()) const; - -//ig const KTimeZone::Transition* transition (const QDateTime&, const KTimeZone::Transition** = 0, bool* = 0) const; - - int transitionIndex (const QDateTime&, int* /Out/ = 0, bool* /Out/ = 0) const; - QList<QDateTime> transitionTimes (const KTimeZone::Phase&, const QDateTime& = QDateTime (), const QDateTime& = QDateTime ()) const; - QList<KTimeZone::LeapSeconds> leapSecondChanges () const; - KTimeZoneSource* source () const; - bool parse () const; - const KTimeZoneData* data (bool = 0) const; - static QDateTime fromTime_t (time_t); - static time_t toTime_t (const QDateTime&); - static const int InvalidOffset; - static const time_t InvalidTime_t; - static const float UNKNOWN; - -protected: - KTimeZone (KTimeZoneSource*, const QString&, const QString& = QString (), float = UNKNOWN, float = UNKNOWN, const QString& = QString ()); - void setData (KTimeZoneData*); - -}; // class KTimeZone - - - - -class KTimeZoneSource -{ -%TypeHeaderCode -#include <ktimezone.h> -%End - -public: - KTimeZoneSource (); - virtual KTimeZoneData* parse (const KTimeZone*) const; - -}; // class KTimeZoneSource - - - - -class KTimeZoneData -{ -%TypeHeaderCode -#include <ktimezone.h> -%End - -public: - KTimeZoneData (); - KTimeZoneData (const KTimeZoneData&); - virtual KTimeZoneData* clone (); - virtual QList<QByteArray> abbreviations () const; - virtual QByteArray abbreviation (const QDateTime&) const; - virtual QList<int> utcOffsets () const; - int previousUtcOffset () const; - QList<KTimeZone::Phase> phases () const; - virtual bool hasTransitions () const; - QList<KTimeZone::Transition> transitions (const QDateTime& = QDateTime (), const QDateTime& = QDateTime ()) const; - -//ig const KTimeZone::Transition* transition (const QDateTime&, const KTimeZone::Transition** = 0, bool* = 0) const; - - int transitionIndex (const QDateTime&, int* /Out/ = 0, bool* /Out/ = 0) const; - QList<QDateTime> transitionTimes (const KTimeZone::Phase&, const QDateTime& = QDateTime (), const QDateTime& = QDateTime ()) const; - QList<KTimeZone::LeapSeconds> leapSecondChanges () const; - KTimeZone::LeapSeconds leapSecondChange (const QDateTime&) const; - -protected: - void setPhases (const QList<KTimeZone::Phase>&, int); - void setTransitions (const QList<KTimeZone::Transition>&); - void setLeapSecondChanges (const QList<KTimeZone::LeapSeconds>&); - -}; // class KTimeZoneData - - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pykde4-4.7.1/sip/kio/kdirnotify.sip new/pykde4-4.7.2/sip/kio/kdirnotify.sip --- old/pykde4-4.7.1/sip/kio/kdirnotify.sip 2011-05-20 22:33:41.000000000 +0200 +++ new/pykde4-4.7.2/sip/kio/kdirnotify.sip 1970-01-01 01:00:00.000000000 +0100 @@ -1,65 +0,0 @@ -// -// Copyright 2007 Jim Bublitz <[email protected]> -// may also apply - - -// Generated by preSip -// module kio version KDE 3.92.0 - - -// This software is free software; you can redistribute it and/or -// modify it under the terms of the GNU General Public License as -// published by the Free Software Foundation; either version 2 of -// the License, or (at your option) any later version. -// -// This software is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. -// -// You should have received a copy of the GNU General Public -// License along with this library; see the file COPYING. -// If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - - -class OrgKdeKDirNotifyInterface -{ -%TypeHeaderCode -#include <kdirnotify.h> -%End - - -public: - static const char* staticInterfaceName (); - -public: -//ig OrgKdeKDirNotifyInterface (const QString&, const QString&, const QDBusConnection&, QObject* /TransferThis/ = 0); - -signals: - void FileRenamed (const QString&, const QString&); - void FilesAdded (const QString&); - void FilesChanged (const QStringList&); - void FilesRemoved (const QStringList&); - void enteredDirectory (const QString&); - void leftDirectory (const QString&); - -public: - static void emitFileRenamed (const QString&, const QString&); - static void emitFilesAdded (const QString&); - static void emitFilesChanged (const QStringList&); - static void emitFilesRemoved (const QStringList&); - static void emitEnteredDirectory (const QString&); - static void emitLeftDirectory (const QString&); - -}; // class OrgKdeKDirNotifyInterface - -namespace org -{ -namespace kde -{ -typedef OrgKdeKDirNotifyInterface KDirNotify; -}; // namespace kde - -}; // namespace org - Files old/pykde4-4.7.1/tools/cmake_project/sample_project/doc/en/index.cache.bz2 and new/pykde4-4.7.2/tools/cmake_project/sample_project/doc/en/index.cache.bz2 differ continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
