Hello community, here is the log from the commit of package kanagram for openSUSE:Factory checked in at 2016-05-29 03:07:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kanagram (Old) and /work/SRC/openSUSE:Factory/.kanagram.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kanagram" Changes: -------- --- /work/SRC/openSUSE:Factory/kanagram/kanagram.changes 2016-03-29 09:57:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kanagram.new/kanagram.changes 2016-05-29 03:08:01.000000000 +0200 @@ -1,0 +2,24 @@ +Sat May 7 10:16:22 UTC 2016 - [email protected] + +- Update to KDE Applications 16.04.1 + * KDE Applications 16.04.1 + * https://www.kde.org/announcements/announce-applications-16.04.1.php + + +------------------------------------------------------------------- +Sun Apr 17 05:56:03 UTC 2016 - [email protected] + +- Update to KDE Applications 16.04.0 + * KDE Applications 16.04.0 + * https://www.kde.org/announcements/announce-applications-16.04.0.php + + +------------------------------------------------------------------- +Mon Apr 11 06:33:44 UTC 2016 - [email protected] + +- Update to KDE Applications 16.03.90 + * KDE Applications 16.04.0 RC + * https://www.kde.org/announcements/announce-applications-16.04-rc.php + + +------------------------------------------------------------------- Old: ---- kanagram-15.12.3.tar.xz New: ---- kanagram-16.04.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kanagram.spec ++++++ --- /var/tmp/diff_new_pack.muLbc7/_old 2016-05-29 03:08:02.000000000 +0200 +++ /var/tmp/diff_new_pack.muLbc7/_new 2016-05-29 03:08:02.000000000 +0200 @@ -17,7 +17,7 @@ Name: kanagram -Version: 15.12.3 +Version: 16.04.1 Release: 0 Summary: Anagram Game License: GPL-2.0+ ++++++ kanagram-15.12.3.tar.xz -> kanagram-16.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kanagram-15.12.3/CMakeLists.txt new/kanagram-16.04.1/CMakeLists.txt --- old/kanagram-15.12.3/CMakeLists.txt 2016-01-07 23:35:13.000000000 +0100 +++ new/kanagram-16.04.1/CMakeLists.txt 2016-04-16 22:11:55.000000000 +0200 @@ -23,7 +23,7 @@ include(ECMAddAppIcon) include(KDEInstallDirs) include(KDECMakeSettings) -include(KDECompilerSettings) +include(KDECompilerSettings NO_POLICY_SCOPE) include(ECMInstallIcons) find_package(KF5 REQUIRED COMPONENTS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kanagram-15.12.3/org.kde.kanagram.appdata.xml new/kanagram-16.04.1/org.kde.kanagram.appdata.xml --- old/kanagram-15.12.3/org.kde.kanagram.appdata.xml 2016-01-07 23:35:13.000000000 +0100 +++ new/kanagram-16.04.1/org.kde.kanagram.appdata.xml 2016-04-16 22:11:55.000000000 +0200 @@ -67,6 +67,7 @@ <summary xml:lang="zh-TW">字母排序遊戲</summary> <description> <p>Kanagram is a game based on anagrams of words: the puzzle is solved when the letters of the scrambled word are put back in the correct order. There is no limit on either time taken, or the amount of attempts to solve the word. It features several included word lists, a hints-and-cheats help system, a word list editor, and allows for updating and distributing wordlists via KNewStuff. The interface is scalable and appropriate for children.</p> + <p xml:lang="ast">Kanagrama ye un xuegu basáu nos anagrames de pallabres. El puzle resuélvese cuando les lletres de la pallabra asoballada pónense de nueves nel orde correutu. Nun hai llende de tiempu nin de cantidá d'intentos pa resolver la pallabra. Tien como carauterístiques delles llistes de pallabres incluyíes, un sistema d'ayuda «pistes y trampes», un editor de llistes de pallabres y permitir l'anovamientu y distribución de llistes de pallabres pente KNewStuff. La interfaz ye escalable y afayadiza pa neños.</p> <p xml:lang="ca">El Kanagram és un joc basat en anagrames de paraules: el trencaclosques es resol quan les lletres de la paraula barrejada es col·loquen en l'ordre correcte. No hi ha cap límit en el temps, o en el nombre d'intents per resoldre la paraula. Inclou diverses llistes de paraules, un sistema d'ajuda de consells i trampes, un editor de llistes de paraules, i permet l'actualització i distribució de llistes de paraules via el KNewStuff. La interfície és escalable i adequada a la canalla.</p> <p xml:lang="ca-valencia">El Kanagram és un joc basat en anagrames de paraules: el trencaclosques es resol quan les lletres de la paraula barrejada es col·loquen en l'orde correcte. No hi ha cap límit en el temps, o en el nombre d'intents per resoldre la paraula. Inclou diverses llistes de paraules, un sistema d'ajuda de consells i trampes, un editor de llistes de paraules, i permet l'actualització i distribució de llistes de paraules via el KNewStuff. La interfície és escalable i adequada a la canalla.</p> <p xml:lang="de">Kanagram ist ein auf Anagrammen von Wörtern basiertes Spiel. Dass Puzzle ist gelöst, wenn die verschlüsselten Wörter zurück in die richtige Reihenfolge gebracht wurden. Es gibt keine Grenze für die beanspruchte Zeit oder die Zahl an Versuchen für das Lösen des Wortes. Mehrere Wortlisten sind enthalten, es gibt Tipps und Lösungshilfen, ein Editor für Wortlisten und ermöglicht die Aktualisierung und Veröffentlichung von Wörterlisten mit „Neue Erweiterungen“. Kanagram hat eine skalierbare kindgerechte Benutzeroberfläche</p> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kanagram-15.12.3/src/ui/WikiPage.qml new/kanagram-16.04.1/src/ui/WikiPage.qml --- old/kanagram-15.12.3/src/ui/WikiPage.qml 2016-01-07 23:35:13.000000000 +0100 +++ new/kanagram-16.04.1/src/ui/WikiPage.qml 1970-01-01 01:00:00.000000000 +0100 @@ -1,76 +0,0 @@ -/*************************************************************************** - * This file is part of the Kanagram project * - * Copyright 2014 Debjit Mondal <[email protected]> * - * * - * This program 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 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 program; if not, write to the * - * Free Software Foundation, Inc., * - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - ***************************************************************************/ - -import QtQuick 2.0 -import QtWebKit 3.0 - -Rectangle { - - id: page - property alias url: view.url - width: parent.width - height: parent.height - - signal closed - - WebView { - id: view - anchors { - verticalCenter: parent.verticalCenter - horizontalCenter: parent.horizontalCenter - } - width: parent.width * 0.8 - height: parent.height * 0.8 - url: "" - smooth: true - scale: 1 - - Rectangle { - id: wikiPageActionBar - width: parent.width - height: parent.height / 20 - color: "navy" - anchors { - top: parent.top - horizontalCenter: parent.horizontalCenter - } - - Image { - id: closeButton - smooth: true - height: parent.height - anchors { - verticalCenter: parent.verticalCenter - right: parent.right - } - source: "icons/close.png" - fillMode: Image.PreserveAspectFit - - MouseArea { - anchors.fill: parent - onClicked: { - closed() - page.visible = false - } - } - } - } - } -} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kanagram-15.12.3/src/ui/main.qml new/kanagram-16.04.1/src/ui/main.qml --- old/kanagram-15.12.3/src/ui/main.qml 2016-01-07 23:35:13.000000000 +0100 +++ new/kanagram-16.04.1/src/ui/main.qml 2016-04-16 22:11:55.000000000 +0200 @@ -819,11 +819,6 @@ horizontalCenter: parent.horizontalCenter top: headerArea.bottom } - onShowWiki: { - wikiPage.url = wikiPage.url = "http://en.wikipedia.org/wiki/" - + kanagramGame.word - wikiPage.visible = true - } onNextAnagram: { screen.nextAnagram(); } @@ -841,12 +836,4 @@ kanagramGame.moveLetterToAnagram(length - 1); } } - -// WikiPage { -// id: wikiPage -// visible: false -// onClosed: { -// blackboard.wikiClosed() -// } -// } }
