Hello community, here is the log from the commit of package kdewebdev4 for openSUSE:Factory checked in at 2013-08-16 13:43:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdewebdev4 (Old) and /work/SRC/openSUSE:Factory/.kdewebdev4.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdewebdev4" Changes: -------- --- /work/SRC/openSUSE:Factory/kdewebdev4/kdewebdev4.changes 2013-07-30 16:00:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kdewebdev4.new/kdewebdev4.changes 2013-08-16 13:43:41.000000000 +0200 @@ -1,0 +2,7 @@ +Thu Aug 8 15:25:54 UTC 2013 - [email protected] + +- Update to 4.11.0 + * KDE 4.11 Final release + * See http://www.kde.org/announcements/4.11/ + +------------------------------------------------------------------- Old: ---- kdewebdev-4.10.97.tar.xz New: ---- kdewebdev-4.11.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdewebdev4.spec ++++++ --- /var/tmp/diff_new_pack.rK5ozW/_old 2013-08-16 13:43:41.000000000 +0200 +++ /var/tmp/diff_new_pack.rK5ozW/_new 2013-08-16 13:43:41.000000000 +0200 @@ -17,7 +17,7 @@ Name: kdewebdev4 -Version: 4.10.97 +Version: 4.11.0 Release: 0 Summary: Base package for kdewebdev License: GPL-2.0+ ++++++ kdewebdev-4.10.97.tar.xz -> kdewebdev-4.11.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdewebdev-4.10.97/klinkstatus/src/plugins/automation/automationdialog.cpp new/kdewebdev-4.11.0/klinkstatus/src/plugins/automation/automationdialog.cpp --- old/kdewebdev-4.10.97/klinkstatus/src/plugins/automation/automationdialog.cpp 2013-07-09 22:43:46.000000000 +0200 +++ new/kdewebdev-4.11.0/klinkstatus/src/plugins/automation/automationdialog.cpp 2013-08-06 14:51:00.000000000 +0200 @@ -130,7 +130,7 @@ QFile file(configFilename); if(file.exists() && !file.remove()) { - KMessageBox::sorry(this, i18n("Could not delete configuration file %1").arg(configFilename)); + KMessageBox::sorry(this, i18n("Could not delete configuration file %1", configFilename)); return; } -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
