From a689169beb7f85aae196300ef2abd4e7a50caa0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 16 Sep 2015 13:47:47 +0200 Subject: [PATCH] KDE Frameworks 5.14.0 --- .gitignore | 1 + kf5-kdnssd.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c3c2d91..8911c09 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kdnssd-5.11.0.tar.xz /kdnssd-5.12.0.tar.xz /kdnssd-5.13.0.tar.xz +/kdnssd-5.14.0.tar.xz diff --git a/kf5-kdnssd.spec b/kf5-kdnssd.spec index 9d54d4f..cb615ab 100644 --- a/kf5-kdnssd.spec +++ b/kf5-kdnssd.spec @@ -1,7 +1,7 @@ %global framework kdnssd Name: kf5-%{framework} -Version: 5.13.0 +Version: 5.14.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module for DNS-SD services (Zeroconf) @@ -70,6 +70,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Wed Aug 19 2015 Daniel Vrátil - 5.13.0-1 - KDE Frameworks 5.13.0 diff --git a/sources b/sources index 7898778..bdb8d6d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aa6c92111aec32bf7428356bfbebda18 kdnssd-5.13.0.tar.xz +60c2eb4b4bc7227213bc1b570be75cfd kdnssd-5.14.0.tar.xz