Hello community, here is the log from the commit of package libbluedevil for openSUSE:Factory checked in at 2013-12-23 12:33:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libbluedevil (Old) and /work/SRC/openSUSE:Factory/.libbluedevil.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libbluedevil" Changes: -------- --- /work/SRC/openSUSE:Factory/libbluedevil/libbluedevil.changes 2013-11-04 08:49:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libbluedevil.new/libbluedevil.changes 2013-12-23 12:33:34.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Dec 20 23:37:57 UTC 2013 - [email protected] + +- Update to 2.0 rc1 - first version officially supporting BlueZ5 + +------------------------------------------------------------------- Old: ---- libbluedevil.tar.xz New: ---- libbluedevil-v2.0-rc1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbluedevil.spec ++++++ --- /var/tmp/diff_new_pack.hVSQUs/_old 2013-12-23 12:33:34.000000000 +0100 +++ /var/tmp/diff_new_pack.hVSQUs/_new 2013-12-23 12:33:34.000000000 +0100 @@ -18,14 +18,15 @@ Name: libbluedevil -Version: 1.9.4_bluez5 +Version: 2.0~rc1 Release: 0 +%define rversion 2.0-rc1 Summary: Qt Bluetooth client library License: LGPL-2.0+ Group: System/Libraries Url: http://www.kde.org #Source0: http://download.kde.org/stable/libbluedevil/%{name}-v%{version}.tar.xz -Source0: %{name}.tar.xz +Source0: %{name}-v%{rversion}.tar.xz BuildRequires: cmake BuildRequires: kde4-filesystem BuildRequires: libqt4-devel @@ -50,7 +51,7 @@ Qt wrapper for BlueZ. This wrapper is used by KDE's Bluetooth layer. %prep -%setup -q -n %{name} +%setup -q -n %{name}-v%{rversion} %build %cmake_kde4 -d build @@ -60,9 +61,6 @@ %kde4_makeinstall -C build %kde_post_install -%clean -rm -rf %{buildroot} - %post -n libbluedevil2 -p /sbin/ldconfig %postun -n libbluedevil2 -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
