Hello community, here is the log from the commit of package knotifyconfig for openSUSE:Factory checked in at 2015-02-16 15:06:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/knotifyconfig (Old) and /work/SRC/openSUSE:Factory/.knotifyconfig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knotifyconfig" Changes: -------- --- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes 2015-01-29 12:52:12.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 2015-02-16 17:31:56.000000000 +0100 @@ -1,0 +2,7 @@ +Sun Feb 8 18:15:25 UTC 2015 - [email protected] + +- Update to 5.7.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.7.0.php + +------------------------------------------------------------------- Old: ---- knotifyconfig-5.6.0.tar.xz New: ---- knotifyconfig-5.7.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knotifyconfig.spec ++++++ --- /var/tmp/diff_new_pack.0amdVv/_old 2015-02-16 17:31:57.000000000 +0100 +++ /var/tmp/diff_new_pack.0amdVv/_new 2015-02-16 17:31:57.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package knotifyconfig # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,13 @@ %define lname libKF5NotifyConfig5 +%define _tar_path 5.7 Name: knotifyconfig -Version: 5.6.0 +Version: %{_tar_path}.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.6.0 +BuildRequires: extra-cmake-modules >= 1.7.0 BuildRequires: fdupes BuildRequires: kbookmarks-devel >= %{kf5_version} BuildRequires: kcompletion-devel >= %{kf5_version} @@ -50,7 +51,7 @@ License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ knotifyconfig-5.6.0.tar.xz -> knotifyconfig-5.7.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.6.0/CMakeLists.txt new/knotifyconfig-5.7.0/CMakeLists.txt --- old/knotifyconfig-5.6.0/CMakeLists.txt 2015-01-03 13:11:54.000000000 +0100 +++ new/knotifyconfig-5.7.0/CMakeLists.txt 2015-02-08 16:22:27.000000000 +0100 @@ -3,12 +3,12 @@ project(KNotifyConfig) # Dependencies -find_package(ECM 1.6.0 REQUIRED NO_MODULE) +find_package(ECM 1.7.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) set(REQUIRED_QT_VERSION "5.2.0") -set(KF5_VERSION "5.6.0") # handled by release scripts -set(KF5_DEP_VERSION "5.6.0") # handled by release scripts +set(KF5_VERSION "5.7.0") # handled by release scripts +set(KF5_DEP_VERSION "5.7.0") # handled by release scripts # Required Qt5 components to build this framework find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus) @@ -49,7 +49,7 @@ endif() # Create a Config.cmake and a ConfigVersion.cmake file and install them -set(CMAKECONFIG_INSTALL_DIR "${CMAKECONFIG_INSTALL_PREFIX}/KF5NotifyConfig") +set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5NotifyConfig") ecm_configure_package_config_file( "${CMAKE_CURRENT_SOURCE_DIR}/KF5NotifyConfigConfig.cmake.in" @@ -73,7 +73,7 @@ install(FILES "${CMAKE_CURRENT_BINARY_DIR}/knotifyconfig_version.h" - DESTINATION "${KF5_INCLUDE_INSTALL_DIR}" + DESTINATION "${KDE_INSTALL_INCLUDEDIR_KF5}" COMPONENT Devel ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.6.0/po/cs/knotifyconfig5.po new/knotifyconfig-5.7.0/po/cs/knotifyconfig5.po --- old/knotifyconfig-5.6.0/po/cs/knotifyconfig5.po 2015-01-03 13:11:54.000000000 +0100 +++ new/knotifyconfig-5.7.0/po/cs/knotifyconfig5.po 2015-02-08 16:22:27.000000000 +0100 @@ -1,7 +1,7 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Lukáš Tinkl <[email protected]>, 2010, 2011, 2012. -# Vít Pelčák <[email protected]>, 2011, 2012, 2013, 2014. +# Vít Pelčák <[email protected]>, 2011, 2012, 2013, 2014, 2015. # Tomáš Chvátal <[email protected]>, 2012, 2013. # msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.6.0/po/fi/knotifyconfig5.po new/knotifyconfig-5.7.0/po/fi/knotifyconfig5.po --- old/knotifyconfig-5.6.0/po/fi/knotifyconfig5.po 2015-01-03 13:11:54.000000000 +0100 +++ new/knotifyconfig-5.7.0/po/fi/knotifyconfig5.po 2015-02-08 16:22:27.000000000 +0100 @@ -29,7 +29,7 @@ "POT-Creation-Date: 2014-08-08 08:32+0000\n" "PO-Revision-Date: 2014-03-24 21:09+0200\n" "Last-Translator: Lasse Liehu <[email protected]>\n" -"Language-Team: Finnish <[email protected]>\n" +"Language-Team: Finnish <[email protected]>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.6.0/po/it/knotifyconfig5.po new/knotifyconfig-5.7.0/po/it/knotifyconfig5.po --- old/knotifyconfig-5.6.0/po/it/knotifyconfig5.po 2015-01-03 13:11:54.000000000 +0100 +++ new/knotifyconfig-5.7.0/po/it/knotifyconfig5.po 2015-02-08 16:22:27.000000000 +0100 @@ -8,7 +8,7 @@ # Luciano Montanaro <[email protected]>, 2007. # Dario Panico <[email protected]>, 2008. # Pino Toscano <[email protected]>, 2008. -# Federico Zenith <[email protected]>, 2008, 2012, 2013, 2014. +# Federico Zenith <[email protected]>, 2008, 2012, 2013, 2014, 2015. # Innocenzo Ventre <[email protected]>, 2012. # Vincenzo Reale <[email protected]>, 2014. msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.6.0/po/ko/knotifyconfig5.po new/knotifyconfig-5.7.0/po/ko/knotifyconfig5.po --- old/knotifyconfig-5.6.0/po/ko/knotifyconfig5.po 2015-01-03 13:11:54.000000000 +0100 +++ new/knotifyconfig-5.7.0/po/ko/knotifyconfig5.po 2015-02-08 16:22:27.000000000 +0100 @@ -1,15 +1,15 @@ # Korean messages for kdelibs. # Copyright (C) Free Software Foundation, Inc. -# # Cho Sung Jae <[email protected]>, 2007. # Park Shinjo <[email protected]>, 2007, 2008, 2009, 2010, 2011. -# Park Shinjo <[email protected]>, 2011, 2012, 2013, 2014. +# Park Shinjo <[email protected]>, 2011, 2012, 2013, 2014, 2015. +# msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-08-08 08:32+0000\n" -"PO-Revision-Date: 2014-03-01 01:29+0900\n" +"PO-Revision-Date: 2015-01-18 17:08+0900\n" "Last-Translator: Park Shinjo <[email protected]>\n" "Language-Team: Korean <[email protected]>\n" "Language: ko\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.6.0/po/nb/knotifyconfig5.po new/knotifyconfig-5.7.0/po/nb/knotifyconfig5.po --- old/knotifyconfig-5.6.0/po/nb/knotifyconfig5.po 2015-01-03 13:11:54.000000000 +0100 +++ new/knotifyconfig-5.7.0/po/nb/knotifyconfig5.po 2015-02-08 16:22:27.000000000 +0100 @@ -1,4 +1,4 @@ -# Translation of kdelibs4 to Norwegian Bokmål +# Translation of knotifyconfig5 to Norwegian Bokmål # # Knut Yrvin <[email protected]>, 2002, 2003, 2004, 2005. # Bjørn Steensrud <[email protected]>, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.6.0/po/nn/knotifyconfig5.po new/knotifyconfig-5.7.0/po/nn/knotifyconfig5.po --- old/knotifyconfig-5.6.0/po/nn/knotifyconfig5.po 2015-01-03 13:11:54.000000000 +0100 +++ new/knotifyconfig-5.7.0/po/nn/knotifyconfig5.po 2015-02-08 16:22:27.000000000 +0100 @@ -1,4 +1,4 @@ -# Translation of kdelibs4 to Norwegian Nynorsk +# Translation of knotifyconfig5 to Norwegian Nynorsk # # Gaute Hvoslef Kvalnes <[email protected]>, 2003, 2004, 2005, 2006. # Håvard Korsvoll <[email protected]>, 2003, 2005. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.6.0/po/se/knotifyconfig5.po new/knotifyconfig-5.7.0/po/se/knotifyconfig5.po --- old/knotifyconfig-5.6.0/po/se/knotifyconfig5.po 2015-01-03 13:11:54.000000000 +0100 +++ new/knotifyconfig-5.7.0/po/se/knotifyconfig5.po 2015-02-08 16:22:27.000000000 +0100 @@ -1,4 +1,4 @@ -# Translation of kdelibs4 to Northern Sami +# Translation of knotifyconfig5 to Northern Sami # # Børre Gaup <[email protected]>, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012. msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.6.0/po/sr/knotifyconfig5.po new/knotifyconfig-5.7.0/po/sr/knotifyconfig5.po --- old/knotifyconfig-5.6.0/po/sr/knotifyconfig5.po 2015-01-03 13:11:54.000000000 +0100 +++ new/knotifyconfig-5.7.0/po/sr/knotifyconfig5.po 2015-02-08 16:22:27.000000000 +0100 @@ -1,7 +1,7 @@ # Translation of kdelibs4.po into Serbian. # Marko Rosic <[email protected]>, 2003. # Toplica Tanaskovic <[email protected]>, 2003, 2004, 2005. -# Chusslove Illich <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014. +# Chusslove Illich <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015. # Dalibor Djuric <[email protected]>, 2009, 2010, 2011. msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.6.0/po/sr@ijekavian/knotifyconfig5.po new/knotifyconfig-5.7.0/po/sr@ijekavian/knotifyconfig5.po --- old/knotifyconfig-5.6.0/po/sr@ijekavian/knotifyconfig5.po 2015-01-03 13:11:54.000000000 +0100 +++ new/knotifyconfig-5.7.0/po/sr@ijekavian/knotifyconfig5.po 2015-02-08 16:22:27.000000000 +0100 @@ -1,7 +1,7 @@ # Translation of kdelibs4.po into Serbian. # Marko Rosic <[email protected]>, 2003. # Toplica Tanaskovic <[email protected]>, 2003, 2004, 2005. -# Chusslove Illich <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014. +# Chusslove Illich <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015. # Dalibor Djuric <[email protected]>, 2009, 2010, 2011. msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.6.0/po/sr@ijekavianlatin/knotifyconfig5.po new/knotifyconfig-5.7.0/po/sr@ijekavianlatin/knotifyconfig5.po --- old/knotifyconfig-5.6.0/po/sr@ijekavianlatin/knotifyconfig5.po 2015-01-03 13:11:54.000000000 +0100 +++ new/knotifyconfig-5.7.0/po/sr@ijekavianlatin/knotifyconfig5.po 2015-02-08 16:22:27.000000000 +0100 @@ -1,7 +1,7 @@ # Translation of kdelibs4.po into Serbian. # Marko Rosic <[email protected]>, 2003. # Toplica Tanaskovic <[email protected]>, 2003, 2004, 2005. -# Chusslove Illich <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014. +# Chusslove Illich <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015. # Dalibor Djuric <[email protected]>, 2009, 2010, 2011. msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.6.0/po/sr@latin/knotifyconfig5.po new/knotifyconfig-5.7.0/po/sr@latin/knotifyconfig5.po --- old/knotifyconfig-5.6.0/po/sr@latin/knotifyconfig5.po 2015-01-03 13:11:54.000000000 +0100 +++ new/knotifyconfig-5.7.0/po/sr@latin/knotifyconfig5.po 2015-02-08 16:22:27.000000000 +0100 @@ -1,7 +1,7 @@ # Translation of kdelibs4.po into Serbian. # Marko Rosic <[email protected]>, 2003. # Toplica Tanaskovic <[email protected]>, 2003, 2004, 2005. -# Chusslove Illich <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014. +# Chusslove Illich <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015. # Dalibor Djuric <[email protected]>, 2009, 2010, 2011. msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.6.0/src/CMakeLists.txt new/knotifyconfig-5.7.0/src/CMakeLists.txt --- old/knotifyconfig-5.6.0/src/CMakeLists.txt 2015-01-03 13:11:54.000000000 +0100 +++ new/knotifyconfig-5.7.0/src/CMakeLists.txt 2015-02-08 16:22:27.000000000 +0100 @@ -23,7 +23,7 @@ generate_export_header(KF5NotifyConfig BASE_NAME KNotifyConfig) add_library(KF5::NotifyConfig ALIAS KF5NotifyConfig) -target_include_directories(KF5NotifyConfig INTERFACE "$<INSTALL_INTERFACE:${KF5_INCLUDE_INSTALL_DIR}/KNotifyConfig>") +target_include_directories(KF5NotifyConfig INTERFACE "$<INSTALL_INTERFACE:${KDE_INSTALL_INCLUDEDIR_KF5}/KNotifyConfig>") target_link_libraries(KF5NotifyConfig PUBLIC @@ -53,9 +53,9 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/knotifyconfig_export.h ${KNotifyConfig_HEADERS} - DESTINATION ${KF5_INCLUDE_INSTALL_DIR}/KNotifyConfig COMPONENT Devel) + DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5}/KNotifyConfig COMPONENT Devel) include(ECMGeneratePriFile) -ecm_generate_pri_file(BASE_NAME KNotifyConfig LIB_NAME KF5NotifyConfig DEPS "widgets" FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR ${KF5_INCLUDE_INSTALL_DIR}/KNotifyConfig) +ecm_generate_pri_file(BASE_NAME KNotifyConfig LIB_NAME KF5NotifyConfig DEPS "widgets" FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR ${KDE_INSTALL_INCLUDEDIR_KF5}/KNotifyConfig) install(FILES ${PRI_FILENAME} DESTINATION ${ECM_MKSPECS_INSTALL_DIR}) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
