From 1ff4d334c2493c516d268e0de7fe501c180406a803b38bbede6e97daebcbfd9d Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Wed, 6 Jul 2016 16:37:52 +0000 Subject: [PATCH 1/3] osc copypac from project:home:wolfi323:test package:kinfocenter5 revision:13 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=108 --- kinfocenter5-rpmlintrc | 2 -- kinfocenter5.changes | 7 +++++++ kinfocenter5.spec | 10 +++++----- 3 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 kinfocenter5-rpmlintrc diff --git a/kinfocenter5-rpmlintrc b/kinfocenter5-rpmlintrc deleted file mode 100644 index cc4ae51..0000000 --- a/kinfocenter5-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/kinfocenter5.changes b/kinfocenter5.changes index 5d1ab15..553a961 100644 --- a/kinfocenter5.changes +++ b/kinfocenter5.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 5 11:27:46 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:22 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kinfocenter5.spec b/kinfocenter5.spec index 9255f4d..69c7780 100644 --- a/kinfocenter5.spec +++ b/kinfocenter5.spec @@ -25,7 +25,6 @@ License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org/ Source: kinfocenter-%{version}.tar.xz -Source99: %{name}-rpmlintrc # PATCH-FIX-OPENSUSE plasma-session-name.patch Patch0: plasma-session-name.patch BuildRequires: extra-cmake-modules >= 1.2.0 @@ -81,11 +80,14 @@ KDE Utility that provides information about a computer system. %patch0 -p1 %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 %files %defattr(-,root,root) @@ -106,10 +108,8 @@ KDE Utility that provides information about a computer system. %{_kf5_sharedir}/desktop-directories/ %if %{with lang} -%files lang -%defattr(-,root,root) +%files lang -f %{name}.lang %doc COPYING* -%{_kf5_localedir}/ %doc %lang(ca) %{_kf5_htmldir}/ca/ %doc %lang(de) %{_kf5_htmldir}/de/ %doc %lang(it) %{_kf5_htmldir}/it/ From 3e053c33d285f1d837ec9ea69639ab7d47650fa3c66b846fa6076071fe82fc47 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 13 Jul 2016 06:22:33 +0000 Subject: [PATCH 2/3] start with 5.7.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=109 --- kinfocenter-5.7.0.tar.xz | 3 --- kinfocenter-5.7.1.tar.xz | 3 +++ kinfocenter5.changes | 8 ++++++++ kinfocenter5.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 kinfocenter-5.7.0.tar.xz create mode 100644 kinfocenter-5.7.1.tar.xz diff --git a/kinfocenter-5.7.0.tar.xz b/kinfocenter-5.7.0.tar.xz deleted file mode 100644 index f7f063b..0000000 --- a/kinfocenter-5.7.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e720627ea107072701905e39dda3cb0d6914240b3054422bb8d681312f543af -size 1148168 diff --git a/kinfocenter-5.7.1.tar.xz b/kinfocenter-5.7.1.tar.xz new file mode 100644 index 0000000..b739463 --- /dev/null +++ b/kinfocenter-5.7.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a172b45808b980accd317a0b300e072f5973b5305a0090e61ef0957160dd57a +size 1154564 diff --git a/kinfocenter5.changes b/kinfocenter5.changes index 553a961..3183b41 100644 --- a/kinfocenter5.changes +++ b/kinfocenter5.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jul 13 06:13:27 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:27:46 UTC 2016 - wbauer@tmo.at diff --git a/kinfocenter5.spec b/kinfocenter5.spec index 69c7780..6566ff2 100644 --- a/kinfocenter5.spec +++ b/kinfocenter5.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: kinfocenter5 -Version: 5.7.0 +Version: 5.7.1 Release: 0 Summary: Utility that provides information about a computer system License: GPL-2.0+ From f991bf70b770af584750e030fbb0e879976b969f381dd0b1eaa51abe39436a15 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 20 Jul 2016 09:04:34 +0000 Subject: [PATCH 3/3] start with 5.7.2 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=111 --- kinfocenter-5.7.1.tar.xz | 3 --- kinfocenter-5.7.2.tar.xz | 3 +++ kinfocenter5.changes | 8 ++++++++ kinfocenter5.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 kinfocenter-5.7.1.tar.xz create mode 100644 kinfocenter-5.7.2.tar.xz diff --git a/kinfocenter-5.7.1.tar.xz b/kinfocenter-5.7.1.tar.xz deleted file mode 100644 index b739463..0000000 --- a/kinfocenter-5.7.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a172b45808b980accd317a0b300e072f5973b5305a0090e61ef0957160dd57a -size 1154564 diff --git a/kinfocenter-5.7.2.tar.xz b/kinfocenter-5.7.2.tar.xz new file mode 100644 index 0000000..969106d --- /dev/null +++ b/kinfocenter-5.7.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f5ecc296415c7a381df0fd47d167da0b0f2906f3ab876428bbe3e40b88fef6 +size 1154504 diff --git a/kinfocenter5.changes b/kinfocenter5.changes index 3183b41..a0fa718 100644 --- a/kinfocenter5.changes +++ b/kinfocenter5.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jul 20 08:54:22 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:27 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kinfocenter5.spec b/kinfocenter5.spec index 6566ff2..6b765c5 100644 --- a/kinfocenter5.spec +++ b/kinfocenter5.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: kinfocenter5 -Version: 5.7.1 +Version: 5.7.2 Release: 0 Summary: Utility that provides information about a computer system License: GPL-2.0+