From 04ca4d7840b6dbe8f4f32d5bca0c151c1eb1ae78b088f340d6315b2cdbfc72d8 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Thu, 19 Mar 2015 17:51:48 +0000 Subject: [PATCH] 5.2.2 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluedevil5?expand=0&rev=16 --- bluedevil-5.2.1.tar.xz | 3 --- bluedevil-5.2.2.tar.xz | 3 +++ bluedevil5.changes | 8 ++++++++ bluedevil5.spec | 2 +- sync-with-master.patch | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 bluedevil-5.2.1.tar.xz create mode 100644 bluedevil-5.2.2.tar.xz diff --git a/bluedevil-5.2.1.tar.xz b/bluedevil-5.2.1.tar.xz deleted file mode 100644 index fa317cf..0000000 --- a/bluedevil-5.2.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5f4cf82dda6b05b2ba6785e3974c9abc0186325804787515615928d94b850c9 -size 99188 diff --git a/bluedevil-5.2.2.tar.xz b/bluedevil-5.2.2.tar.xz new file mode 100644 index 0000000..7c5efc4 --- /dev/null +++ b/bluedevil-5.2.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a8ea46ad00af61b0b12d8f8c8b872276876adbd51566e60433bfc8959ce72a4 +size 107044 diff --git a/bluedevil5.changes b/bluedevil5.changes index e5dd360..51514c3 100644 --- a/bluedevil5.changes +++ b/bluedevil5.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Mar 19 17:42:27 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.2.2: + * Bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.2.2.php + ------------------------------------------------------------------- Tue Mar 10 19:05:57 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/bluedevil5.spec b/bluedevil5.spec index ad2c0d1..6363f89 100644 --- a/bluedevil5.spec +++ b/bluedevil5.spec @@ -18,7 +18,7 @@ Name: bluedevil5 -Version: 5.2.1 +Version: 5.2.2 Release: 0 Summary: Bluetooth Manager for KDE License: GPL-2.0+ diff --git a/sync-with-master.patch b/sync-with-master.patch index 327029f..c3b5ef3 100644 --- a/sync-with-master.patch +++ b/sync-with-master.patch @@ -4,7 +4,7 @@ index 9e1f264..98a8c70 100644 +++ b/CMakeLists.txt @@ -1,5 +1,6 @@ project(bluedevil) --set(PROJECT_VERSION "5.2.1") +-set(PROJECT_VERSION "5.2.2") +set(PROJECT_VERSION "5.2.90") +set(PROJECT_VERSION_MAJOR 5)