Hello community, here is the log from the commit of package kcron for openSUSE:Factory checked in at 2014-07-16 16:17:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcron (Old) and /work/SRC/openSUSE:Factory/.kcron.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcron" Changes: -------- --- /work/SRC/openSUSE:Factory/kcron/kcron.changes 2014-06-19 13:18:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kcron.new/kcron.changes 2014-07-16 16:17:15.000000000 +0200 @@ -1,0 +2,7 @@ +Thu Jul 10 22:16:44 UTC 2014 - [email protected] + +- Update to 4.13.80 + * KDE 4.14 Beta 1 release + * See http://www.kde.org/announcements/announce-4.14-beta1.php + +------------------------------------------------------------------- Old: ---- kcron-4.13.2.tar.xz New: ---- kcron-4.13.80.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcron.spec ++++++ --- /var/tmp/diff_new_pack.7QgRT1/_old 2014-07-16 16:17:15.000000000 +0200 +++ /var/tmp/diff_new_pack.7QgRT1/_new 2014-07-16 16:17:15.000000000 +0200 @@ -19,7 +19,7 @@ Name: kcron BuildRequires: libkde4-devel Url: http://www.kde.org -Version: 4.13.2 +Version: 4.13.80 Release: 0 Summary: Cron job configuration tool License: GPL-2.0+ ++++++ kcron-4.13.2.tar.xz -> kcron-4.13.80.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcron-4.13.2/src/crontabWidget.cpp new/kcron-4.13.80/src/crontabWidget.cpp --- old/kcron-4.13.2/src/crontabWidget.cpp 2013-11-17 05:06:44.000000000 +0100 +++ new/kcron-4.13.80/src/crontabWidget.cpp 2014-06-30 06:39:08.000000000 +0200 @@ -155,11 +155,6 @@ QHBoxLayout* CrontabWidget::createCronSelector() { QHBoxLayout* layout = new QHBoxLayout(); - layout->setSpacing(4); - - QLabel* cronSelectorIcon = new QLabel(this); - cronSelectorIcon->setPixmap(SmallIcon(QLatin1String( "table" ))); - layout->addWidget(cronSelectorIcon); layout->addWidget(new QLabel(i18n("Show the following Cron:"), this)); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcron-4.13.2/src/kcm_cron.desktop new/kcron-4.13.80/src/kcm_cron.desktop --- old/kcron-4.13.2/src/kcm_cron.desktop 2013-11-17 05:06:44.000000000 +0100 +++ new/kcron-4.13.80/src/kcm_cron.desktop 2014-06-30 06:39:08.000000000 +0200 @@ -134,6 +134,7 @@ X-KDE-Keywords[da]=cron,crontab,skemalagt,opgaver,opgaveskema,skema,vixie X-KDE-Keywords[de]=cron,crontab,scheduled,tasks,task,schedule,vixie,aufgaben,planung X-KDE-Keywords[el]=cron,crontab,προγραμματισμένες,εργασίες,εργασία,προγραμματισμός,vixie +X-KDE-Keywords[en_GB]=cron,crontab,scheduled,tasks,task,schedule,vixie X-KDE-Keywords[es]=cron,crontab,programado,tareas,tarea,programar,vixie X-KDE-Keywords[et]=cron,crontab,ajastamine,ülesanded,ülesanne,ajastaja,vixie X-KDE-Keywords[eu]=cron,crontab,scheduled,antolatuta,tasks,task,atazak,ataza,schedule,antolatu,vixie -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
