Hello community, here is the log from the commit of package baloo5 for openSUSE:Factory checked in at 2014-10-01 11:22:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-09-12 17:05:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.baloo5.new/baloo5.changes 2014-10-01 11:22:36.000000000 +0200 @@ -1,0 +2,9 @@ +Thu Sep 25 22:34:22 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.0.95: + * Minor API adjustements since previous snapshot +- Install translations +- Add rpmlintrc file for file-not-in-%lang warnings: we don't use + find_lang macro as it doesn't searches in subdirectories + +------------------------------------------------------------------- Old: ---- baloo-5.0.95~git20140911.tar.xz New: ---- baloo-5.0.95.tar.xz baloo5-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ baloo5.spec ++++++ --- /var/tmp/diff_new_pack.Dd2RTf/_old 2014-10-01 11:22:37.000000000 +0200 +++ /var/tmp/diff_new_pack.Dd2RTf/_new 2014-10-01 11:22:38.000000000 +0200 @@ -17,13 +17,14 @@ Name: baloo5 -Version: 5.0.95~git20140911 +Version: 5.0.95 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 +Source99: %{name}-rpmlintrc BuildRequires: extra-cmake-modules >= 1.0.0 BuildRequires: kauth-devel >= 5.0.0 BuildRequires: kcmutils-devel >= 5.0.0 @@ -148,11 +149,12 @@ Baloo is a framework for searching and managing metadata. This package contains aditional command line utilities. Development files. +%lang_package %prep %setup -q -n baloo-%{version} %build - %cmake_kf5 -d build -- -DBUILD_po=OFF + %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5 %make_jobs %install @@ -275,4 +277,13 @@ %{_kf5_libdir}/libKF5BalooNaturalQueryParser.so %{_kf5_sharedir}/dbus-1/interfaces/org.kde.baloo.file.indexer.xml +%files +%defattr(-,root,root) +%doc COPYING* + +%files lang +%defattr(-,root,root) +%doc COPYING* +%{_kf5_localedir}/ + %changelog ++++++ baloo-5.0.95~git20140911.tar.xz -> baloo-5.0.95.tar.xz ++++++ ++++ 37149 lines of diff (skipped) ++++++ baloo5-rpmlintrc ++++++ # we don't use find_lang macro as it doesn't searches in subdirectories addFilter("file-not-in-%lang .*")-- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org