From 72172fc27b0d969cc9fe1a89251b9de175de3e29bbbf01347a1db91ab5d7cc25 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Wed, 6 Jul 2016 16:38:12 +0000 Subject: [PATCH 1/3] osc copypac from project:home:wolfi323:test package:milou5 revision:12 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/milou5?expand=0&rev=87 --- milou5-rpmlintrc | 2 -- milou5.changes | 7 +++++++ milou5.spec | 10 +++++----- 3 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 milou5-rpmlintrc diff --git a/milou5-rpmlintrc b/milou5-rpmlintrc deleted file mode 100644 index cc4ae51..0000000 --- a/milou5-rpmlintrc +++ /dev/null @@ -1,2 +0,0 @@ -# we don't use find_lang macro as it doesn't searches in subdirectories -addFilter("file-not-in-%lang .*") \ No newline at end of file diff --git a/milou5.changes b/milou5.changes index fa62413..2b3eaaa 100644 --- a/milou5.changes +++ b/milou5.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 5 11:45:02 UTC 2016 - wbauer@tmo.at + +- Use the new %kf5_find_lang macro to create the file list for the + lang package +- Remove rpmlintrc file, it is not needed any more now + ------------------------------------------------------------------- Thu Jun 30 12:02:28 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/milou5.spec b/milou5.spec index c7508d3..3336989 100644 --- a/milou5.spec +++ b/milou5.spec @@ -25,7 +25,6 @@ License: GPL-2.0+ and LGPL-2.1+ Group: System/GUI/KDE Url: https://projects.kde.org/milou Source: milou-%{version}.tar.xz -Source99: %{name}-rpmlintrc BuildRequires: extra-cmake-modules >= 1.2.0 BuildRequires: fdupes BuildRequires: kf5-filesystem @@ -53,11 +52,14 @@ A dedicated search application built on top of Baloo %setup -q -n milou-%{version} %build - %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5 + %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} %make_jobs %install %kf5_makeinstall -C build +%if %{with lang} + %kf5_find_lang +%endif %fdupes -s %{buildroot}%{_kf5_localedir}/ @@ -78,9 +80,7 @@ A dedicated search application built on top of Baloo %{_kf5_plugindir}/ %if %{with lang} -%files lang -%defattr(-,root,root) -%{_kf5_localedir}/ +%files lang -f %{name}.lang %endif %changelog From 2461c3dc7eab85ccd9108aca78fd74b83f27b0a2ec1f946511d6224896bcec3e Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 13 Jul 2016 06:24:29 +0000 Subject: [PATCH 2/3] start with 5.7.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/milou5?expand=0&rev=88 --- milou-5.7.0.tar.xz | 3 --- milou-5.7.1.tar.xz | 3 +++ milou5.changes | 8 ++++++++ milou5.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 milou-5.7.0.tar.xz create mode 100644 milou-5.7.1.tar.xz diff --git a/milou-5.7.0.tar.xz b/milou-5.7.0.tar.xz deleted file mode 100644 index e81637d..0000000 --- a/milou-5.7.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d6dabb285e60b87bfd8b1972666a04375cdf2d7eafcd0f61c339367d547e7c4 -size 53728 diff --git a/milou-5.7.1.tar.xz b/milou-5.7.1.tar.xz new file mode 100644 index 0000000..24ec66a --- /dev/null +++ b/milou-5.7.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e44697e58b8e4f8334369cd1f54dc15904728c3090a99e2924f770d30729939 +size 54108 diff --git a/milou5.changes b/milou5.changes index 2b3eaaa..9cb54cb 100644 --- a/milou5.changes +++ b/milou5.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jul 13 06:13:32 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.7.1 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.1.php + ------------------------------------------------------------------- Tue Jul 5 11:45:02 UTC 2016 - wbauer@tmo.at diff --git a/milou5.spec b/milou5.spec index 3336989..466c799 100644 --- a/milou5.spec +++ b/milou5.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: milou5 -Version: 5.7.0 +Version: 5.7.1 Release: 0 Summary: Dedicated search application built on top of Baloo License: GPL-2.0+ and LGPL-2.1+ From 438f0f40eefda6d03895d689793d6939f5c053ad9acb2896642a9722fc8cf721 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 20 Jul 2016 09:07:32 +0000 Subject: [PATCH 3/3] start with 5.7.2 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/milou5?expand=0&rev=90 --- milou-5.7.1.tar.xz | 3 --- milou-5.7.2.tar.xz | 3 +++ milou5.changes | 8 ++++++++ milou5.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 milou-5.7.1.tar.xz create mode 100644 milou-5.7.2.tar.xz diff --git a/milou-5.7.1.tar.xz b/milou-5.7.1.tar.xz deleted file mode 100644 index 24ec66a..0000000 --- a/milou-5.7.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e44697e58b8e4f8334369cd1f54dc15904728c3090a99e2924f770d30729939 -size 54108 diff --git a/milou-5.7.2.tar.xz b/milou-5.7.2.tar.xz new file mode 100644 index 0000000..f0bb0de --- /dev/null +++ b/milou-5.7.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa09a1caa2805cfcbaeb303d90b381c9ae503596f280226d55d75168375898f +size 54088 diff --git a/milou5.changes b/milou5.changes index 9cb54cb..5608c6d 100644 --- a/milou5.changes +++ b/milou5.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jul 20 08:54:34 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.7.2 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.2.php + ------------------------------------------------------------------- Wed Jul 13 06:13:32 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/milou5.spec b/milou5.spec index 466c799..c305178 100644 --- a/milou5.spec +++ b/milou5.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: milou5 -Version: 5.7.1 +Version: 5.7.2 Release: 0 Summary: Dedicated search application built on top of Baloo License: GPL-2.0+ and LGPL-2.1+