Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2014-03-10 12:18:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kxmlgui (Old)
 and      /work/SRC/openSUSE:Factory/.kxmlgui.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kxmlgui"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2014-02-28 
16:24:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes     2014-03-10 
12:18:27.000000000 +0100
@@ -1,0 +2,8 @@
+Tue Mar  4 16:35:58 UTC 2014 - [email protected]
+
+- Update to 4.97.0:
+  * Buildsystem fixes
+  * For more details please see:
+    http://www.kde.org/announcements/announce-frameworks5-alpha2.php
+
+-------------------------------------------------------------------

Old:
----
  kxmlgui-4.96.0.tar.xz

New:
----
  kxmlgui-4.97.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kxmlgui.spec ++++++
--- /var/tmp/diff_new_pack.Yet8lh/_old  2014-03-10 12:18:28.000000000 +0100
+++ /var/tmp/diff_new_pack.Yet8lh/_new  2014-03-10 12:18:28.000000000 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%define lname   libKF5XmlGui4
+%define lname   libKF5XmlGui5
 Name:           kxmlgui
-Version:        4.96.0
+Version:        4.97.0
 Release:        0
 BuildRequires:  attica-qt5-devel >= %{_kf5_version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 0.0.10
+BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel >= %{_kf5_version}
 BuildRequires:  kconfigwidgets-devel >= %{_kf5_version}
@@ -58,6 +58,7 @@
 %package -n %lname
 Summary:        Framework for managing menu and toolbar actions
 Group:          System/GUI/KDE
+Obsoletes:      libKF5XmlGui4
 
 %description -n %lname
 libkxmlgui provides a framework for managing menu and toolbar actions in an

++++++ kxmlgui-4.96.0.tar.xz -> kxmlgui-4.97.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-4.96.0/CMakeLists.txt 
new/kxmlgui-4.97.0/CMakeLists.txt
--- old/kxmlgui-4.96.0/CMakeLists.txt   2014-02-06 05:09:30.000000000 +0100
+++ new/kxmlgui-4.97.0/CMakeLists.txt   2014-03-01 12:51:50.000000000 +0100
@@ -3,7 +3,7 @@
 project(KXmlGui)
 
 # ECM setup
-find_package(ECM 0.0.10 REQUIRED NO_MODULE)
+find_package(ECM 0.0.11 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -16,12 +16,13 @@
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 
-set(KF5_VERSION "4.96.0")
+set(KF5_VERSION "4.97.0")
 
 ecm_setup_version(${KF5_VERSION}
                   VARIABLE_PREFIX KXMLGUI
                   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kxmlgui_version.h"
-                  PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5XmlGuiConfigVersion.cmake")
+                  PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5XmlGuiConfigVersion.cmake"
+                  SOVERSION 5)
 
 # Dependencies
 set(QT_REQUIRED_VERSION 5.2.0)
@@ -54,9 +55,9 @@
 # create a Config.cmake and a ConfigVersion.cmake file and install them
 set(CMAKECONFIG_INSTALL_DIR "${CMAKECONFIG_INSTALL_PREFIX}/KF5XmlGui")
 
-include(CMakePackageConfigHelpers)
+include(ECMPackageConfigHelpers)
 
-configure_package_config_file(
+ecm_configure_package_config_file(
   "${CMAKE_CURRENT_SOURCE_DIR}/KF5XmlGuiConfig.cmake.in"
   "${CMAKE_CURRENT_BINARY_DIR}/KF5XmlGuiConfig.cmake"
   INSTALL_DESTINATION  ${CMAKECONFIG_INSTALL_DIR}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-4.96.0/autotests/icons/oxygen/index.theme 
new/kxmlgui-4.97.0/autotests/icons/oxygen/index.theme
--- old/kxmlgui-4.96.0/autotests/icons/oxygen/index.theme       2014-02-06 
05:09:30.000000000 +0100
+++ new/kxmlgui-4.97.0/autotests/icons/oxygen/index.theme       2014-03-01 
12:51:50.000000000 +0100
@@ -2,17 +2,21 @@
 Name=Oxygen
 Name[bs]=Oxygen
 Name[ca]=Oxygen
+Name[cs]=Oxygen
 Name[da]=Oxygen
 Name[de]=Oxygen
+Name[el]=Oxygen
 Name[en_GB]=Oxygen
 Name[es]=Oxígeno
 Name[fi]=Oxygen
 Name[ga]=Oxygen
 Name[hu]=Oxygen
+Name[ia]=Oxygen
 Name[nb]=Oxygen
 Name[nds]=Oxygen
 Name[nl]=Oxygen
 Name[nn]=Oksygen
+Name[pl]=Oxygen
 Name[pt]=Oxygen
 Name[pt_BR]=Oxygen
 Name[se]=Oksygena
@@ -26,17 +30,23 @@
 Name[uk]=Oxygen
 Name[vi]=Oxy
 Name[x-test]=xxOxygenxx
+Name[zh_TW]=Oxygen
 
 Comment=Oxygen Team
 Comment[bs]=Oxygen tim
 Comment[ca]=Equip de l'Oxygen
+Comment[cs]=Tým Oxygen
 Comment[da]=Oxygen-holdet
 Comment[de]=Oxygen-Team
+Comment[el]=Η ομάδα του Oxygen
 Comment[es]=Equipo de Oxígeno
 Comment[fi]=Oxygenin kehitysryhmä
 Comment[hu]=Oxygen csapat
+Comment[ia]=Equipa de Oxygen
 Comment[nb]=Oxygen-laget
+Comment[nds]=Oxygen-Koppel
 Comment[nl]=Oxygen-team
+Comment[pl]=Zespół Oxygen
 Comment[pt]=Equipa do Oxygen
 Comment[pt_BR]=Equipe do Oxygen
 Comment[sk]=Tím Oxygen
@@ -48,6 +58,7 @@
 Comment[sv]=Oxygen-gruppen
 Comment[uk]=Команда Oxygen
 Comment[x-test]=xxOxygen Teamxx
+Comment[zh_TW]=Oxygen 開發團隊
 
 DisplayDepth=32
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-4.96.0/src/CMakeLists.txt 
new/kxmlgui-4.97.0/src/CMakeLists.txt
--- old/kxmlgui-4.96.0/src/CMakeLists.txt       2014-02-06 05:09:30.000000000 
+0100
+++ new/kxmlgui-4.97.0/src/CMakeLists.txt       2014-03-01 12:51:50.000000000 
+0100
@@ -93,7 +93,8 @@
                                            EXPORT_NAME XmlGui
 )
 
-ecm_generate_headers(
+ecm_generate_headers(KXmlGui_HEADERS
+  HEADER_NAMES
   KAboutApplicationDialog
   KActionCategory
   KActionCollection
@@ -114,10 +115,8 @@
   KUndoActions
   KHelpClient
 
-  MODULE_NAME KXmlGui
   REQUIRED_HEADERS KXmlGui_HEADERS
 )
-install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/KXmlGui DESTINATION 
${INCLUDE_INSTALL_DIR} COMPONENT Devel)
 
 install(TARGETS KF5XmlGui EXPORT KF5XmlGuiTargets 
${INSTALL_TARGETS_DEFAULT_ARGS})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-4.96.0/src/kaboutapplicationdialog.cpp 
new/kxmlgui-4.97.0/src/kaboutapplicationdialog.cpp
--- old/kxmlgui-4.96.0/src/kaboutapplicationdialog.cpp  2014-02-06 
05:09:30.000000000 +0100
+++ new/kxmlgui-4.97.0/src/kaboutapplicationdialog.cpp  2014-03-01 
12:51:50.000000000 +0100
@@ -102,7 +102,7 @@
                                   aboutData.displayName(), 
aboutData.version()));
     else
         titleWidget->setText(i18nc("Program name, version and KDE platform 
version; do not translate 'Development Platform'",
-                                   "<html><font size=\"5\">%1</font><br 
/><b>Version %2</b><br />Using KDE Development Platform %3</html>",
+                                   "<html><font size=\"5\">%1</font><br 
/><b>Version %2</b><br />Using KDE Frameworks %3</html>",
                                    aboutData.displayName(), 
aboutData.version(), QStringLiteral(KXMLGUI_VERSION_STRING)));
 
     //Then the tab bar...
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-4.96.0/src/kaboutkdedialog_p.cpp 
new/kxmlgui-4.97.0/src/kaboutkdedialog_p.cpp
--- old/kxmlgui-4.96.0/src/kaboutkdedialog_p.cpp        2014-02-06 
05:09:30.000000000 +0100
+++ new/kxmlgui-4.97.0/src/kaboutkdedialog_p.cpp        2014-03-01 
12:51:50.000000000 +0100
@@ -43,7 +43,7 @@
     setWindowTitle(i18n("About KDE"));
 
     KTitleWidget *titleWidget = new KTitleWidget(this);
-    titleWidget->setText(i18n("<html><font size=\"5\">KDE - Be Free!</font><br 
/><b>Platform Version %1</b></html>",
+    titleWidget->setText(i18n("<html><font size=\"5\">KDE - Be Free!</font><br 
/><b>Frameworks Version %1</b></html>",
                               QStringLiteral(KXMLGUI_VERSION_STRING)));
     titleWidget->setPixmap(QIcon::fromTheme(QStringLiteral("kde")).pixmap(48), 
KTitleWidget::ImageLeft);
 
@@ -57,7 +57,7 @@
                         "<b>KDE</b> is a world-wide network of software 
engineers, artists, writers, translators and facilitators "
                         "who are committed to <a href=\"%1\">Free Software</a> 
development. "
                         "This community has created hundreds of Free Software 
applications as part of the KDE "
-                        "Development Platform and KDE Software 
Distribution.<br /><br />"
+                        "frameworks, workspaces and applications.<br /><br />"
                         "KDE is a cooperative enterprise in which no single 
entity controls the "
                         "efforts or products of KDE to the exclusion of 
others. Everyone is welcome to join and "
                         "contribute to KDE, including you.<br /><br />"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-4.96.0/src/kmainwindow.h 
new/kxmlgui-4.97.0/src/kmainwindow.h
--- old/kxmlgui-4.96.0/src/kmainwindow.h        2014-02-06 05:09:30.000000000 
+0100
+++ new/kxmlgui-4.97.0/src/kmainwindow.h        2014-03-01 12:51:50.000000000 
+0100
@@ -389,6 +389,14 @@
      */
     QString dbusName() const;
 
+    /**
+     * @returns Always @c false
+     * @deprecated since 5.0, the functionality got removed
+     **/
+#ifndef KXMLGUI_NO_DEPRECATED
+    KXMLGUI_DEPRECATED bool initialGeometrySet() const { return false; }
+#endif
+
 public Q_SLOTS:
     /**
      * Makes a KDE compliant caption (window title).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-4.96.0/src/kxmlgui.xsd 
new/kxmlgui-4.97.0/src/kxmlgui.xsd
--- old/kxmlgui-4.96.0/src/kxmlgui.xsd  2014-02-06 05:09:30.000000000 +0100
+++ new/kxmlgui-4.97.0/src/kxmlgui.xsd  2014-03-01 12:51:50.000000000 +0100
@@ -385,7 +385,7 @@
                         <xsd:attribute name="deleted" type="xsd:boolean" 
use="optional" />
                     </xsd:complexType>
                 </xsd:element>
-                <xsd:element minOccurs="0" name="State">
+                <xsd:element minOccurs="0" maxOccurs="unbounded" name="State">
                <!-- Where should this be? -->
                     <xsd:annotation>
                         <xsd:documentation>

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to