commit milou5 for openSUSE:Factory
Hello community, here is the log from the commit of package milou5 for openSUSE:Factory checked in at 2014-10-01 11:22:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/milou5 (Old) and /work/SRC/openSUSE:Factory/.milou5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "milou5" Changes: -------- --- /work/SRC/openSUSE:Factory/milou5/milou5.changes 2014-08-16 15:43:45.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.milou5.new/milou5.changes 2014-10-01 11:23:06.000000000 +0200 @@ -1,0 +2,12 @@ +Fri Sep 26 11:36:32 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.0.95: + * Ported TextPlugin + * Minor bugfixes since previous release +- Added pkgconfig(Qt5Quick) >= 5.2.0 BuildRequires +- Install licenses +- 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: ---- milou-5.0.1.tar.xz New: ---- milou-5.0.95.tar.xz milou5-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ milou5.spec ++++++ --- /var/tmp/diff_new_pack.XRNuhG/_old 2014-10-01 11:23:06.000000000 +0200 +++ /var/tmp/diff_new_pack.XRNuhG/_new 2014-10-01 11:23:06.000000000 +0200 @@ -17,20 +17,23 @@ Name: milou5 -Version: 5.0.1 +Version: 5.0.95 Release: 0 Summary: Dedicated search application built on top of Baloo License: GPL-2.0+ and LGPL-2.1+ Group: System/GUI/KDE Url: https://projects.kde.org/milou -Source0: milou-%{version}.tar.xz +Source: milou-%{version}.tar.xz +Source99: %{name}-rpmlintrc BuildRequires: extra-cmake-modules +BuildRequires: fdupes BuildRequires: kdeclarative-devel BuildRequires: kf5-filesystem BuildRequires: ki18n-devel BuildRequires: krunner-devel BuildRequires: plasma-framework-devel BuildRequires: pkgconfig(Qt5Qml) >= 5.2.0 +BuildRequires: pkgconfig(Qt5Quick) >= 5.2.0 BuildRequires: pkgconfig(Qt5Script) >= 5.2.0 BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 @@ -39,16 +42,19 @@ %description A dedicated search application built on top of Baloo +%lang_package %prep %setup -q -n milou-%{version} %build - %cmake_kf5 -d build -- -DBUILD_po=OFF + %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5 %make_jobs %install %kf5_makeinstall -C build + %fdupes -s %{buildroot}%{_kf5_localedir}/ + %post /sbin/ldconfig @@ -57,10 +63,16 @@ %files %defattr(-,root,root) -%{_kf5_servicetypesdir}/miloupreviewplugin.desktop +%doc COPYING* %{_kf5_libdir}/libmilou.so.* -%{_kf5_qmldir}/org/ -%{_kf5_plasmadir}/plasmoids/ -%{_kf5_servicesdir}/plasma-applet-org.kde.milou.desktop +%{_kf5_qmldir}/ +%{_kf5_plasmadir}/ +%{_kf5_servicesdir}/ +%{_kf5_servicetypesdir}/ +%{_kf5_plugindir}/ + +%files lang +%defattr(-,root,root) +%{_kf5_localedir}/ %changelog ++++++ milou-5.0.1.tar.xz -> milou-5.0.95.tar.xz ++++++ ++++ 6733 lines of diff (skipped) ++++++ milou5-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
participants (1)
-
root@hilbert.suse.de