diff --git a/.gitignore b/.gitignore index db8e12a..09c5abb 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /bluez-qt-5.24.0.tar.xz /bluez-qt-5.25.0.tar.xz /bluez-qt-5.26.0.tar.xz +/bluez-qt-5.27.0.tar.xz diff --git a/kf5-bluez-qt.spec b/kf5-bluez-qt.spec index b25a9bc..02b4690 100644 --- a/kf5-bluez-qt.spec +++ b/kf5-bluez-qt.spec @@ -2,8 +2,8 @@ Name: kf5-%{framework} Summary: A Qt wrapper for Bluez -Version: 5.26.0 -Release: 1%{?dist} +Version: 5.27.0 +Release: 1%{?dist} License: LGPLv2+ URL: https://quickgit.kde.org/?p=%{framework}.git @@ -89,6 +89,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Oct 03 2016 Rex Dieter - 5.27.0-1 +- 5.27.0 + * Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 - KDE Frameworks 5.26.0 diff --git a/sources b/sources index 872be96..9b83e93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -95d95967de460f078a86245b96e0ef1b bluez-qt-5.26.0.tar.xz +504fcfa8e6a73a5baf1b10af9b707692 bluez-qt-5.27.0.tar.xz