From e0c8f73a6acc34f00e81f9e60394836630a012b2d0fd96fcef32019004139fef Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Wed, 6 Jul 2016 16:37:19 +0000 Subject: [PATCH 1/3] osc copypac from project:home:wolfi323:test package:bluedevil5 revision:10 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluedevil5?expand=0&rev=80 --- bluedevil5-rpmlintrc | 2 -- bluedevil5.changes | 7 +++++++ bluedevil5.spec | 10 +++++----- 3 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 bluedevil5-rpmlintrc diff --git a/bluedevil5-rpmlintrc b/bluedevil5-rpmlintrc deleted file mode 100644 index cc4ae51..0000000 --- a/bluedevil5-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/bluedevil5.changes b/bluedevil5.changes index cb1c70a..cd0e3ff 100644 --- a/bluedevil5.changes +++ b/bluedevil5.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 5 11:08:22 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:16 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/bluedevil5.spec b/bluedevil5.spec index 710d3ac..5f8cff0 100644 --- a/bluedevil5.spec +++ b/bluedevil5.spec @@ -26,7 +26,6 @@ License: GPL-2.0+ Group: Hardware/Other Url: http://www.kde.org/ Source: bluedevil-%{version}.tar.xz -Source99: %{name}-rpmlintrc BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem @@ -68,11 +67,14 @@ Bluetooth daemon for KDE, handling connections. %setup -q -n bluedevil-%{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 %post %mime_database_post @@ -95,9 +97,7 @@ Bluetooth daemon for KDE, handling connections. %{_kf5_plasmadir}/ %if %{with lang} -%files lang -%defattr(-,root,root) -%{_kf5_localedir}/ +%files lang -f %{name}.lang %endif %changelog From 97043c4a28f408b5440885ab82074f698cb4b5076b456da7bb73b803549348aa Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 13 Jul 2016 06:18:55 +0000 Subject: [PATCH 2/3] start with 5.7.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluedevil5?expand=0&rev=81 --- bluedevil-5.7.0.tar.xz | 3 --- bluedevil-5.7.1.tar.xz | 3 +++ bluedevil5.changes | 8 ++++++++ bluedevil5.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 bluedevil-5.7.0.tar.xz create mode 100644 bluedevil-5.7.1.tar.xz diff --git a/bluedevil-5.7.0.tar.xz b/bluedevil-5.7.0.tar.xz deleted file mode 100644 index efdf61d..0000000 --- a/bluedevil-5.7.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:169b2d4d94b94180fa5b5922d34fb1f5532c5e9185953f11785a8521e101c581 -size 139384 diff --git a/bluedevil-5.7.1.tar.xz b/bluedevil-5.7.1.tar.xz new file mode 100644 index 0000000..b702540 --- /dev/null +++ b/bluedevil-5.7.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:012ddb2f2796b67fe9b67348b40ea9694b1c32d7584121d65698b0754426e8eb +size 139040 diff --git a/bluedevil5.changes b/bluedevil5.changes index cd0e3ff..027556d 100644 --- a/bluedevil5.changes +++ b/bluedevil5.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jul 13 06:13:22 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:08:22 UTC 2016 - wbauer@tmo.at diff --git a/bluedevil5.spec b/bluedevil5.spec index 5f8cff0..5d69f3e 100644 --- a/bluedevil5.spec +++ b/bluedevil5.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: bluedevil5 -Version: 5.7.0 +Version: 5.7.1 Release: 0 Summary: Bluetooth Manager for KDE License: GPL-2.0+ From d13c5a9175b75d3ae1159ce06981d123c68f409dfd02b5b623eeded702855727 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 20 Jul 2016 08:59:23 +0000 Subject: [PATCH 3/3] start with 5.7.2 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluedevil5?expand=0&rev=83 --- bluedevil-5.7.1.tar.xz | 3 --- bluedevil-5.7.2.tar.xz | 3 +++ bluedevil5.changes | 8 ++++++++ bluedevil5.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 bluedevil-5.7.1.tar.xz create mode 100644 bluedevil-5.7.2.tar.xz diff --git a/bluedevil-5.7.1.tar.xz b/bluedevil-5.7.1.tar.xz deleted file mode 100644 index b702540..0000000 --- a/bluedevil-5.7.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:012ddb2f2796b67fe9b67348b40ea9694b1c32d7584121d65698b0754426e8eb -size 139040 diff --git a/bluedevil-5.7.2.tar.xz b/bluedevil-5.7.2.tar.xz new file mode 100644 index 0000000..dc44169 --- /dev/null +++ b/bluedevil-5.7.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66a726e7c5eef0e0c6a9a3f193bd3219ec7ba1ede762ef102eb4b78d86f38753 +size 139092 diff --git a/bluedevil5.changes b/bluedevil5.changes index 027556d..b196057 100644 --- a/bluedevil5.changes +++ b/bluedevil5.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jul 20 08:54:13 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:22 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/bluedevil5.spec b/bluedevil5.spec index 5d69f3e..d0f1356 100644 --- a/bluedevil5.spec +++ b/bluedevil5.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: bluedevil5 -Version: 5.7.1 +Version: 5.7.2 Release: 0 Summary: Bluetooth Manager for KDE License: GPL-2.0+