Hello community, here is the log from the commit of package bluedevil for openSUSE:Factory checked in at 2013-04-18 10:13:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bluedevil (Old) and /work/SRC/openSUSE:Factory/.bluedevil.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bluedevil", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/bluedevil/bluedevil.changes 2013-01-03 13:54:37.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.bluedevil.new/bluedevil.changes 2013-04-18 10:13:31.000000000 +0200 @@ -1,0 +2,9 @@ +Fri Mar 29 16:28:26 UTC 2013 - [email protected] + +- Update to version 1.3.1: + * Fixed bugs: kde#315066 and kde#314008 + * Implement RequestPin in SSPairing + * Improvements enabling/disabling monolithic + * Always Quit helpers when done + +------------------------------------------------------------------- Old: ---- bluedevil-1.3.tar.bz2 New: ---- bluedevil-1.3.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bluedevil.spec ++++++ --- /var/tmp/diff_new_pack.vy7ksM/_old 2013-04-18 10:13:33.000000000 +0200 +++ /var/tmp/diff_new_pack.vy7ksM/_new 2013-04-18 10:13:33.000000000 +0200 @@ -18,7 +18,7 @@ Name: bluedevil -Version: 1.3 +Version: 1.3.1 Release: 0 Summary: Bluetooth Manager for KDE License: GPL-2.0+ ++++++ bluedevil-1.3.tar.bz2 -> bluedevil-1.3.1.tar.bz2 ++++++ ++++ 23234 lines of diff (skipped) ++++++ bluedevil-dont-install-headers.diff ++++++ --- /var/tmp/diff_new_pack.vy7ksM/_old 2013-04-18 10:13:34.000000000 +0200 +++ /var/tmp/diff_new_pack.vy7ksM/_new 2013-04-18 10:13:34.000000000 +0200 @@ -6,5 +6,5 @@ install(TARGETS bluedevilaction ${INSTALL_TARGETS_DEFAULT_ARGS}) install(FILES actionplugin.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR}) --install(FILES actionplugin.h DESTINATION include/) -+#install(FILES actionplugin.h DESTINATION include/) +-install(FILES actionplugin.h DESTINATION ${INCLUDE_INSTALL_DIR}/bluedevil) ++#install(FILES actionplugin.h DESTINATION ${INCLUDE_INSTALL_DIR}/bluedevil) ++++++ typo2.diff ++++++ --- /var/tmp/diff_new_pack.vy7ksM/_old 2013-04-18 10:13:34.000000000 +0200 +++ /var/tmp/diff_new_pack.vy7ksM/_new 2013-04-18 10:13:34.000000000 +0200 @@ -6,17 +6,16 @@ -kde4_add_plugin(bluetoothfiletiemaction sendfileitemaction.cpp) -target_link_libraries(bluetoothfiletiemaction ${KDE4_KIO_LIBS} ${LibBlueDevil_LIBRARIES}) -install(TARGETS bluetoothfiletiemaction DESTINATION ${PLUGIN_INSTALL_DIR}) --install(FILES bluedevilsendfile.desktop DESTINATION ${SERVICES_INSTALL_DIR}) -\ No newline at end of file +kde4_add_plugin(bluetoothfileitemaction sendfileitemaction.cpp) +target_link_libraries(bluetoothfileitemaction ${KDE4_KIO_LIBS} ${LibBlueDevil_LIBRARIES}) +install(TARGETS bluetoothfileitemaction DESTINATION ${PLUGIN_INSTALL_DIR}) -+install(FILES bluedevilsendfile.desktop DESTINATION ${SERVICES_INSTALL_DIR}) + install(FILES bluedevilsendfile.desktop DESTINATION ${SERVICES_INSTALL_DIR}) +\ No newline at end of file Index: bluedevil-1.2.3/src/fileitemactionplugin/bluedevilsendfile.desktop =================================================================== --- bluedevil-1.2.3.orig/src/fileitemactionplugin/bluedevilsendfile.desktop +++ bluedevil-1.2.3/src/fileitemactionplugin/bluedevilsendfile.desktop -@@ -33,7 +33,7 @@ Name[uk]=Надіслати файл з� +@@ -41,7 +41,7 @@ Name[uk]=Надіслати файл з� Name[x-test]=xxSend file via Bluetoothxx Name[zh_CN]=通过蓝牙发送文件 Name[zh_TW]=透過藍牙傳送檔案 @@ -24,4 +23,4 @@ +X-KDE-Library=bluetoothfileitemaction X-KDE-Submenu=Bluetooth X-KDE-Submenu[ar]=بلوتوث - X-KDE-Submenu[ca]=Bluetooth + X-KDE-Submenu[bs]=Bluetooth -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
