Hello, updates to kde versions When kde gets updated [1], can build service build a kde:current which is a build of the kde current release packages ? -perhaps automate the updates via crontab somehow ? Thanks --Glenn version number will change [1] http://download.kde.org/stable/applications/16.08.1/src/ [2] Sample script extract steps and output eecho "##" rm -v index.html wget -c http://download.kde.org/stable/applications/. #cat index.html ver=`cat index.html | grep -i "\<td valign" | grep -i "/</a>" |tail -1 |cut -d"\"" -f4 | sed 's/\///'` echo "##" echo $ver rm -v index.html wget -c http://download.kde.org/stable/applications/$ver"/src/" echo "#" echo "# sorting gnome list by file size" echo "#" echo "# For files greater that 1 MB" echo "#" grep -i "\.xz" index.html | cut -d">" -f5,11 |cut -c10- | cut -d"<" -f1| sed 's/\">/ /' | grep M | awk '{print $2" "$1}' | sort -rn echo "#" echo "# For files smaller than 1 MB" echo "#" grep -i "\.xz" index.html | cut -d">" -f5,11 |cut -c10- | cut -d"<" -f1| sed 's/\">/ /' | grep K | awk '{print $2" "$1}' | sort -rn echo "#" echo "#" echo "# sorted by name" echo "#" # grep -i "\.xz" index.html | cut -d">" -f5,11 |cut -c10- | cut -d"<" -f1| sed 's/\">/ /' | awk '{print " "$1}' | sort echo "#" -output sample akonadi-16.08.1.tar.xz akonadi-calendar-16.08.1.tar.xz akonadi-contacts-16.08.1.tar.xz akonadi-mime-16.08.1.tar.xz akonadi-notes-16.08.1.tar.xz akonadi-search-16.08.1.tar.xz analitza-16.08.1.tar.xz ark-16.08.1.tar.xz artikulate-16.08.1.tar.xz audiocd-kio-16.08.1.tar.xz baloo-widgets-16.08.1.tar.xz blinken-16.08.1.tar.xz bomber-16.08.1.tar.xz bovo-16.08.1.tar.xz calendarsupport-16.08.1.tar.xz cantor-16.08.1.tar.xz cervisia-16.08.1.tar.xz dolphin-16.08.1.tar.xz dolphin-plugins-16.08.1.tar.xz dragon-16.08.1.tar.xz eventviews-16.08.1.tar.xz ffmpegthumbs-16.08.1.tar.xz filelight-16.08.1.tar.xz gpgmepp-16.08.1.tar.xz granatier-16.08.1.tar.xz grantleetheme-16.08.1.tar.xz gwenview-16.08.1.tar.xz incidenceeditor-16.08.1.tar.xz jovie-16.08.1.tar.xz juk-16.08.1.tar.xz kaccessible-16.08.1.tar.xz kaccounts-integration-16.08.1.tar.xz kaccounts-providers-16.08.1.tar.xz kajongg-16.08.1.tar.xz kalarmcal-16.08.1.tar.xz kalgebra-16.08.1.tar.xz kalzium-16.08.1.tar.xz kamera-16.08.1.tar.xz kanagram-16.08.1.tar.xz kapman-16.08.1.tar.xz kapptemplate-16.08.1.tar.xz kate-16.08.1.tar.xz katomic-16.08.1.tar.xz kblackbox-16.08.1.tar.xz kblocks-16.08.1.tar.xz kblog-16.08.1.tar.xz kbounce-16.08.1.tar.xz kbreakout-16.08.1.tar.xz kbruch-16.08.1.tar.xz kcachegrind-16.08.1.tar.xz kcalc-16.08.1.tar.xz kcalcore-16.08.1.tar.xz kcalutils-16.08.1.tar.xz kcharselect-16.08.1.tar.xz kcolorchooser-16.08.1.tar.xz kcontacts-16.08.1.tar.xz kcron-16.08.1.tar.xz kde-baseapps-16.08.1.tar.xz kde-dev-scripts-16.08.1.tar.xz kde-dev-utils-16.08.1.tar.xz kde-runtime-16.08.1.tar.xz kdebugsettings-16.08.1.tar.xz kdeedu-data-16.08.1.tar.xz kdegraphics-mobipocket-16.08.1.tar.xz kdegraphics-thumbnailers-16.08.1.tar.xz kdelibs-4.14.24.tar.xz kdenetwork-filesharing-16.08.1.tar.xz kdenlive-16.08.1.tar.xz kdepim-16.08.1.tar.xz kdepim-addons-16.08.1.tar.xz kdepim-apps-libs-16.08.1.tar.xz kdepim-runtime-16.08.1.tar.xz kdesdk-kioslaves-16.08.1.tar.xz kdesdk-thumbnailers-16.08.1.tar.xz kdewebdev-16.08.1.tar.xz kdf-16.08.1.tar.xz kdgantt2-16.08.1.tar.xz kdiamond-16.08.1.tar.xz kfloppy-16.08.1.tar.xz kfourinline-16.08.1.tar.xz kgeography-16.08.1.tar.xz kget-16.08.1.tar.xz kgoldrunner-16.08.1.tar.xz kgpg-16.08.1.tar.xz khangman-16.08.1.tar.xz khelpcenter-16.08.1.tar.xz kholidays-16.08.1.tar.xz kidentitymanagement-16.08.1.tar.xz kig-16.08.1.tar.xz kigo-16.08.1.tar.xz killbots-16.08.1.tar.xz kimap-16.08.1.tar.xz kio-extras-16.08.1.tar.xz kiriki-16.08.1.tar.xz kiten-16.08.1.tar.xz kjumpingcube-16.08.1.tar.xz kldap-16.08.1.tar.xz kleopatra-16.08.1.tar.xz klettres-16.08.1.tar.xz klickety-16.08.1.tar.xz klines-16.08.1.tar.xz kmag-16.08.1.tar.xz kmahjongg-16.08.1.tar.xz kmailtransport-16.08.1.tar.xz kmbox-16.08.1.tar.xz kmime-16.08.1.tar.xz kmines-16.08.1.tar.xz kmix-16.08.1.tar.xz kmousetool-16.08.1.tar.xz kmouth-16.08.1.tar.xz kmplot-16.08.1.tar.xz knavalbattle-16.08.1.tar.xz knetwalk-16.08.1.tar.xz kolf-16.08.1.tar.xz kollision-16.08.1.tar.xz kolourpaint-16.08.1.tar.xz kompare-16.08.1.tar.xz konquest-16.08.1.tar.xz konsole-16.08.1.tar.xz kontactinterface-16.08.1.tar.xz kopete-16.08.1.tar.xz kpat-16.08.1.tar.xz kpimtextedit-16.08.1.tar.xz kppp-16.08.1.tar.xz kqtquickcharts-16.08.1.tar.xz krdc-16.08.1.tar.xz kremotecontrol-16.08.1.tar.xz kreversi-16.08.1.tar.xz krfb-16.08.1.tar.xz kross-interpreters-16.08.1.tar.xz kruler-16.08.1.tar.xz ksaneplugin-16.08.1.tar.xz kscd-16.08.1.tar.xz kshisen-16.08.1.tar.xz ksirk-16.08.1.tar.xz ksnakeduel-16.08.1.tar.xz kspaceduel-16.08.1.tar.xz ksquares-16.08.1.tar.xz kstars-16.08.1.tar.xz ksudoku-16.08.1.tar.xz ksystemlog-16.08.1.tar.xz kteatime-16.08.1.tar.xz ktimer-16.08.1.tar.xz ktnef-16.08.1.tar.xz ktouch-16.08.1.tar.xz ktp-accounts-kcm-16.08.1.tar.xz ktp-approver-16.08.1.tar.xz ktp-auth-handler-16.08.1.tar.xz ktp-call-ui-16.08.1.tar.xz ktp-common-internals-16.08.1.tar.xz ktp-contact-list-16.08.1.tar.xz ktp-contact-runner-16.08.1.tar.xz ktp-desktop-applets-16.08.1.tar.xz ktp-filetransfer-handler-16.08.1.tar.xz ktp-kded-module-16.08.1.tar.xz ktp-send-file-16.08.1.tar.xz ktp-text-ui-16.08.1.tar.xz ktuberling-16.08.1.tar.xz kturtle-16.08.1.tar.xz kubrick-16.08.1.tar.xz kuser-16.08.1.tar.xz kwalletmanager-16.08.1.tar.xz kwordquiz-16.08.1.tar.xz libgravatar-16.08.1.tar.xz libkcddb-16.08.1.tar.xz libkcompactdisc-16.08.1.tar.xz libkdcraw-16.08.1.tar.xz libkdegames-16.08.1.tar.xz libkdepim-16.08.1.tar.xz libkeduvocdocument-16.08.1.tar.xz libkexiv2-16.08.1.tar.xz libkface-16.08.1.tar.xz libkgeomap-16.08.1.tar.xz libkipi-16.08.1.tar.xz libkleo-16.08.1.tar.xz libkmahjongg-16.08.1.tar.xz libkomparediff2-16.08.1.tar.xz libksane-16.08.1.tar.xz libksieve-16.08.1.tar.xz lokalize-16.08.1.tar.xz lskat-16.08.1.tar.xz mailcommon-16.08.1.tar.xz mailimporter-16.08.1.tar.xz marble-16.08.1.tar.xz messagelib-16.08.1.tar.xz minuet-16.08.1.tar.xz okteta-16.08.1.tar.xz okular-16.08.1.tar.xz palapeli-16.08.1.tar.xz parley-16.08.1.tar.xz picmi-16.08.1.tar.xz pimcommon-16.08.1.tar.xz poxml-16.08.1.tar.xz print-manager-16.08.1.tar.xz rocs-16.08.1.tar.xz signon-kwallet-extension-16.08.1.tar.xz spectacle-16.08.1.tar.xz step-16.08.1.tar.xz svgpart-16.08.1.tar.xz sweeper-16.08.1.tar.xz syndication-16.08.1.tar.xz umbrello-16.08.1.tar.xz zeroconf-ioslave-16.08.1.tar.xz -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org