Hello community, here is the log from the commit of package mono-kde4 for openSUSE:Factory checked in at 2014-10-16 18:11:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old) and /work/SRC/openSUSE:Factory/.mono-kde4.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mono-kde4" Changes: -------- --- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes 2014-09-18 07:58:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2014-10-16 18:12:03.000000000 +0200 @@ -1,0 +2,7 @@ +Sun Oct 12 12:01:48 UTC 2014 - [email protected] + +- Update to 4.14.2 + * KDE 4.14.2 SC Bugfix Release + * See http://www.kde.org/announcements/announce-4.14.2.php + +------------------------------------------------------------------- Old: ---- kimono-4.14.1.tar.xz New: ---- kimono-4.14.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mono-kde4.spec ++++++ --- /var/tmp/diff_new_pack.Zt8hxW/_old 2014-10-16 18:12:04.000000000 +0200 +++ /var/tmp/diff_new_pack.Zt8hxW/_new 2014-10-16 18:12:04.000000000 +0200 @@ -17,7 +17,7 @@ Name: mono-kde4 -Version: 4.14.1 +Version: 4.14.2 Release: 0 Summary: Kimono Mono-kde library License: LGPL-2.1+ ++++++ kimono-4.14.1.tar.xz -> kimono-4.14.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kimono-4.14.1/CMakeLists.txt new/kimono-4.14.2/CMakeLists.txt --- old/kimono-4.14.1/CMakeLists.txt 2013-06-12 14:12:23.000000000 +0200 +++ new/kimono-4.14.2/CMakeLists.txt 2014-09-28 01:21:42.000000000 +0200 @@ -78,7 +78,7 @@ macro_log_feature(KDEPIMLIBS_FOUND "kdepimlibs" "KDE PIM libraries" "http://www.kde.org" FALSE "" "Needed to compile Akonadi bindings") macro_optional_find_package(Akonadi) -macro_log_feature(AKONADI_FOUND "Akonadi" "Akonadi libraries" "http://www.kde.org" FALSE "" "Needed to compile Akonadi bindings") +macro_log_feature(Akonadi_FOUND "Akonadi" "Akonadi libraries" "http://www.kde.org" FALSE "" "Needed to compile Akonadi bindings") if (NOT CMAKE_CSharp_COMPILER_LOADED) return() diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kimono-4.14.1/akonadi/CMakeLists.txt new/kimono-4.14.2/akonadi/CMakeLists.txt --- old/kimono-4.14.1/akonadi/CMakeLists.txt 2013-06-12 14:12:23.000000000 +0200 +++ new/kimono-4.14.2/akonadi/CMakeLists.txt 2014-09-28 01:21:42.000000000 +0200 @@ -14,7 +14,7 @@ src/AssemblyInfo.cs akonadi/*.cs) -include_directories( ${KDE4_INCLUDE_DIR}/akonadi ) +include_directories( ${AKONADI_INCLUDE_DIR} ${KDEPIMLIBS_INCLUDE_DIRS} ) LINK_DIRECTORIES (${LIBRARY_OUTPUT_PATH}) ADD_LIBRARY(akonadi-sharp SHARED ${SRC_CPP}) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
