From 3a8bf497e932c980652ab9bcda680e7f06b142e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Mon, 8 Aug 2016 10:11:30 +0200 Subject: [PATCH] KDE Frameworks 5.25.0 --- .gitignore | 1 + kf5-bluez-qt.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 64c9ea6..a2e62f1 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /bluez-qt-5.22.0.tar.xz /bluez-qt-5.23.0.tar.xz /bluez-qt-5.24.0.tar.xz +/bluez-qt-5.25.0.tar.xz diff --git a/kf5-bluez-qt.spec b/kf5-bluez-qt.spec index e8227e2..33bad89 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.24.0 -Release: 2%{?dist} +Version: 5.25.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 Aug 08 2016 Daniel Vrátil - 5.25.0-1 +- KDE Frameworks 5.25.0 + * Sun Jul 17 2016 Rex Dieter - 5.24.0-2 - Recommends: bluez (f23+) diff --git a/sources b/sources index af4637f..84e25b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fcf7ebc8c0e93dfdd80cfb47455f7bc0 bluez-qt-5.24.0.tar.xz +2e03661752de63494541649158d712fa bluez-qt-5.25.0.tar.xz