Hello community, here is the log from the commit of package bluedevil5 for openSUSE:Factory checked in at 2015-05-11 19:28:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bluedevil5 (Old) and /work/SRC/openSUSE:Factory/.bluedevil5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bluedevil5" Changes: -------- --- /work/SRC/openSUSE:Factory/bluedevil5/bluedevil5.changes 2015-03-25 09:56:24.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.bluedevil5.new/bluedevil5.changes 2015-05-11 19:28:58.000000000 +0200 @@ -1,0 +2,21 @@ +Thu Apr 23 13:27:17 UTC 2015 - [email protected] + +- Update to 5.3 Final: + * For more details please see: + https://www.kde.org/announcements/plasma-5.3.0.php +- Add bluez-qt-udev Requires + +------------------------------------------------------------------- +Sat Apr 11 18:53:30 UTC 2015 - [email protected] + +- Update to 5.2.95 aka 5.3 beta: + * New feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.2.95.php +- Update required Qt version to 5.4.0 +- Added bluez-qt-devel, kded-devel, plasma-framework-devel and + pkgconfig(Qt5Qml) BuildRequires +- Require bluez-qt-imports, for the plasma applet +- Drop sync-with-master.patch, merged upstream + +------------------------------------------------------------------- Old: ---- bluedevil-5.2.2.tar.xz sync-with-master.patch New: ---- bluedevil-5.3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bluedevil5.spec ++++++ --- /var/tmp/diff_new_pack.GuqEzw/_old 2015-05-11 19:28:59.000000000 +0200 +++ /var/tmp/diff_new_pack.GuqEzw/_new 2015-05-11 19:28:59.000000000 +0200 @@ -17,8 +17,9 @@ # +%bcond_without lang Name: bluedevil5 -Version: 5.2.2 +Version: 5.3.0 Release: 0 Summary: Bluetooth Manager for KDE License: GPL-2.0+ @@ -26,28 +27,32 @@ Url: http://www.kde.org/ Source: bluedevil-%{version}.tar.xz Source99: %{name}-rpmlintrc -# PATCH-FIX-UPSTREAM sync-with-master.patch -Patch0: sync-with-master.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: bluez-qt-devel >= %{version} BuildRequires: kcoreaddons-devel BuildRequires: kdbusaddons-devel +BuildRequires: kded-devel BuildRequires: kf5-filesystem BuildRequires: ki18n-devel BuildRequires: kiconthemes-devel BuildRequires: kio-devel BuildRequires: knotifications-devel BuildRequires: kwidgetsaddons-devel -BuildRequires: libbluedevil5-devel >= %{version} +BuildRequires: plasma-framework-devel BuildRequires: shared-mime-info -BuildRequires: update-desktop-files -BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 -BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 +BuildRequires: pkgconfig(Qt5Core) >= 5.4.0 +BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0 +BuildRequires: pkgconfig(Qt5Qml) >= 5.4.0 +BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0 +Requires: bluez-qt-imports >= %{version} +Requires: bluez-qt-udev >= %{version} # atop of the bluez itself, we also need bluez-obexd for kio_obexftp and both send/receive Requires: bluez # for connecting A2DP profile Recommends: pulseaudio-module-bluetooth +%if %{with lang} Recommends: %{name}-lang +%endif Supplements: packageand(bluez:plasma5-workspace) Conflicts: bluedevil Requires(post): shared-mime-info @@ -59,7 +64,6 @@ %lang_package %prep %setup -q -n bluedevil-%{version} -%patch0 -p1 %build %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5 @@ -68,9 +72,6 @@ %install %kf5_makeinstall -C build -%suse_update_desktop_file -r org.kde.bluedevilmonolithic Qt KDE Utility DesktopUtility -sed -i '/^Icon=/d' %{buildroot}%{_kf5_applicationsdir}/org.kde.bluedevilmonolithic.desktop - %post /usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : @@ -85,12 +86,17 @@ %{_kf5_sharedir}/bluedevilwizard/ %{_kf5_bindir}/bluedevil-* %{_kf5_libdir}/libexec/ +%{_kf5_sharedir}/remoteview/ %{_kf5_notifydir}/ %{_kf5_plugindir}/ %{_kf5_servicesdir}/ +%{_kf5_qmldir}/ +%{_kf5_plasmadir}/ +%if %{with lang} %files lang %defattr(-,root,root) %{_kf5_localedir}/ +%endif %changelog ++++++ bluedevil-5.2.2.tar.xz -> bluedevil-5.3.0.tar.xz ++++++ ++++ 51344 lines of diff (skipped)
