Hello community, here is the log from the commit of package baloo5 for openSUSE:Factory checked in at 2015-01-29 13:15:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/baloo5 (Old) and /work/SRC/openSUSE:Factory/.baloo5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "baloo5" Changes: -------- --- /work/SRC/openSUSE:Factory/baloo5/baloo5.changes 2014-12-21 11:59:28.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.baloo5.new/baloo5.changes 2015-01-29 13:15:04.000000000 +0100 @@ -1,0 +2,27 @@ +Mon Jan 26 19:49:12 UTC 2015 - [email protected] + +- Update to 5.2 Final: + * For more details please see: + https://www.kde.org/announcements/plasma-5.2.0.php + +------------------------------------------------------------------- +Tue Jan 13 16:34:51 UTC 2015 - [email protected] + +- Update to 5.2 Beta aka 5.1.95: + * Undo changes to Plasma desktop layout + * Smarter sorting of results in KRunner + * Breeze window decoration theme adds a new look to your + desktop and is now used by default + * New white mouse cursor theme for Breeze. + * New plasma widgets: 15 puzzle, web browser, show desktop + * Over 300 bugs fixed throughout Plasma modules. + * For more details please see: + https://www.kde.org/announcements/plasma-5.1.95.php +- Added baselibs.conf +- Drop kcmutils-devel BuildRequires +- Add recommends for lang subpackage +- New libKF5Baloo1 shlib replaces libKF5BalooNaturalQueryParser1, + libKF5BalooFiles1 and libKF5BalooCore1 +- Remove not needed Obsoletes + +------------------------------------------------------------------- Old: ---- baloo-5.1.2.tar.xz New: ---- baloo-5.6.0.tar.xz baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ baloo5.spec ++++++ --- /var/tmp/diff_new_pack.l3BN1O/_old 2015-01-29 13:15:05.000000000 +0100 +++ /var/tmp/diff_new_pack.l3BN1O/_new 2015-01-29 13:15:05.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package baloo5 # -# Copyright (c) 2014 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,17 +17,17 @@ Name: baloo5 -Version: 5.1.2 +Version: 5.6.0 Release: 0 Summary: Framework for searching and managing metadata License: GPL-2.0+ and LGPL-2.1+ and LGPL-3.0 Group: System/GUI/KDE Url: http://www.kde.org Source: baloo-%{version}.tar.xz +Source1: baselibs.conf Source99: %{name}-rpmlintrc BuildRequires: extra-cmake-modules >= 1.0.0 BuildRequires: kauth-devel >= 5.0.0 -BuildRequires: kcmutils-devel >= 5.0.0 BuildRequires: kconfig-devel >= 5.0.0 BuildRequires: kcrash-devel >= 5.0.0 BuildRequires: kdelibs4support-devel >= 5.0.0 @@ -50,14 +50,11 @@ %description Baloo is a framework for searching and managing metada -%package -n libKF5BalooCore1 +%package -n libKF5Baloo1 Summary: Core library for Baloo Framework Group: System/GUI/KDE -Obsoletes: %{name}-core -# just temporary measure -Obsoletes: libKF5BalooCore5 -%description -n libKF5BalooCore1 +%description -n libKF5Baloo1 Baloo is a framework for searching and managing metadata This package contains Baloo's core library. @@ -69,42 +66,17 @@ Baloo is a framework for searching and managing metadata This package contains Baloo's Xapian library. -%package -n libKF5BalooFiles1 -Summary: Files library for Baloo Framework -Group: System/GUI/KDE -Obsoletes: libbaloofiles5 - -%description -n libKF5BalooFiles1 -Baloo is a framework for searching and managing metadata. This -package contains Baloo's files library. - -%package -n libKF5BalooNaturalQueryParser1 -Summary: Files library for Baloo Framework -Group: System/GUI/KDE -Obsoletes: libKF5BalooNaturalQueryParser5 <= %{version} - -%description -n libKF5BalooNaturalQueryParser1 -Baloo is a framework for searching and managing metadata. This -package contains Baloo's files library. - %package file Summary: Filesearch components for Baloo Framework Group: System/GUI/KDE Requires: libQt5Sql5-sqlite +Recommends: %{name}-lang Conflicts: baloo-file %description file Baloo is a framework for searching and managing metadata. This package contains filesearch components. -%package pim -Summary: PIM components for Baloo Framework -Group: System/GUI/KDE - -%description pim -Baloo is a framework for searching and managing metadata. This -package contains PIM components. - %package kioslaves Summary: KIO slave components for Baloo Framework Group: System/GUI/KDE @@ -136,9 +108,7 @@ Group: Development/Libraries/KDE Requires: kcoreaddons-devel >= 5.0.0 Requires: kfilemetadata5-devel >= %{version} -Requires: libKF5BalooCore1 = %{version} -Requires: libKF5BalooFiles1 = %{version} -Requires: libKF5BalooNaturalQueryParser1 = %{version} +Requires: libKF5Baloo1 = %{version} Requires: libKF5BalooXapian1 = %{version} Requires: libxapian-devel Requires: pkgconfig(Qt5Core) >= 5.2.0 @@ -165,13 +135,9 @@ echo "setBadness('suse-dbus-unauthorized-service', 0)" > $RPM_SOURCE_DIR/%name-rpmlintrc %endif -%post -n libKF5BalooCore1 -p /sbin/ldconfig - -%postun -n libKF5BalooCore1 -p /sbin/ldconfig - -%post -n libKF5BalooFiles1 -p /sbin/ldconfig +%post -n libKF5Baloo1 -p /sbin/ldconfig -%postun -n libKF5BalooFiles1 -p /sbin/ldconfig +%postun -n libKF5Baloo1 -p /sbin/ldconfig %post file -p /sbin/ldconfig @@ -181,47 +147,25 @@ %postun -n libKF5BalooXapian1 -p /sbin/ldconfig -%post -n libKF5BalooNaturalQueryParser1 -p /sbin/ldconfig - -%postun -n libKF5BalooNaturalQueryParser1 -p /sbin/ldconfig - -%post pim -p /sbin/ldconfig - -%postun pim -p /sbin/ldconfig - -%files -n libKF5BalooCore1 +%files -n libKF5Baloo1 %defattr(-,root,root) %doc COPYING* -%{_kf5_libdir}/libKF5BalooCore.so.* +%{_kf5_libdir}/libKF5Baloo.so.* %files -n libKF5BalooXapian1 %defattr(-,root,root) %doc COPYING* %{_kf5_libdir}/libKF5BalooXapian.so.* -%files -n libKF5BalooFiles1 -%defattr(-,root,root) -%doc COPYING* -%{_kf5_libdir}/libKF5BalooFiles.so.* - -%files -n libKF5BalooNaturalQueryParser1 -%defattr(-,root,root) -%doc COPYING* -%{_kf5_libdir}/libKF5BalooNaturalQueryParser.so.* - %files file %defattr(-,root,root) %doc COPYING* -%dir %{_kf5_plugindir}/kf5/baloo %dir %{_kf5_plugindir}/kf5 %{_kf5_bindir}/baloo_file %{_kf5_bindir}/baloo_file_cleaner %{_kf5_bindir}/baloo_file_extractor %{_kf5_bindir}/balooctl %{_kf5_configdir}/autostart/baloo_file.desktop -%{_kf5_servicesdir}/kcm_baloofile.desktop -%{_kf5_plugindir}/kcm_baloofile.so -%{_kf5_plugindir}/kf5/baloo/filesearchstore.so %{_kf5_iconsdir}/hicolor/*/apps/baloo.png %{_kf5_libdir}/libexec/ %{_kf5_sharedir}/dbus-1/system-services/org.kde.baloo.filewatch.service @@ -243,16 +187,6 @@ %dir %{_kf5_servicesdir}/kded %{_kf5_servicesdir}/kded/baloosearchfolderupdater.desktop -%files pim -%defattr(-,root,root) -%doc COPYING* -%dir %{_kf5_plugindir}/kf5/baloo -%dir %{_kf5_plugindir}/kf5 -%{_kf5_plugindir}/kf5/baloo/contactsearchstore.so -%{_kf5_plugindir}/kf5/baloo/emailsearchstore.so -%{_kf5_plugindir}/kf5/baloo/notesearchstore.so -%{_kf5_plugindir}/kf5/baloo/calendarsearchstore.so - %files tools %defattr(-,root,root) %doc COPYING* @@ -268,13 +202,10 @@ %defattr(-,root,root) %doc COPYING* %dir %{_kf5_includedir} -%{_kf5_includedir}/Baloo/ -%{_kf5_includedir}/*.h +%{_kf5_includedir}/ %{_kf5_libdir}/cmake/KF5Baloo/ -%{_kf5_libdir}/libKF5BalooCore.so -%{_kf5_libdir}/libKF5BalooFiles.so +%{_kf5_libdir}/libKF5Baloo.so %{_kf5_libdir}/libKF5BalooXapian.so -%{_kf5_libdir}/libKF5BalooNaturalQueryParser.so %{_kf5_sharedir}/dbus-1/interfaces/org.kde.baloo.file.indexer.xml %files ++++++ baloo-5.1.2.tar.xz -> baloo-5.6.0.tar.xz ++++++ ++++ 66013 lines of diff (skipped) ++++++ baselibs.conf ++++++ libKF5Baloo1 libKF5BalooXapian1-- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
