Hrvoje Senjan 2015-03-19 17:51:48 +00:00 committed by Git OBS Bridge
parent 46a79a66c1
commit 04ca4d7840
5 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5f4cf82dda6b05b2ba6785e3974c9abc0186325804787515615928d94b850c9
size 99188

3
bluedevil-5.2.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a8ea46ad00af61b0b12d8f8c8b872276876adbd51566e60433bfc8959ce72a4
size 107044

View File

@ -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

View File

@ -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+

View File

@ -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)