From fb24326f1fa54140fcbf3e66dea69ef352971057 Mon Sep 17 00:00:00 2001
From: Tim Lauridsen <timlau@fedoraproject.org>
Date: Wed, 18 Nov 2015 13:22:54 +0100
Subject: [PATCH] bumped version to 0.3.11

---
 dnfdaemon.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dnfdaemon.spec b/dnfdaemon.spec
index 6348391..fb95b81 100644
--- a/dnfdaemon.spec
+++ b/dnfdaemon.spec
@@ -2,8 +2,8 @@
 %global dnf_version 0.6.3
 
 Name:           dnfdaemon
-Version:        0.3.10
-Release:        2%{?dist}
+Version:        0.3.11
+Release:        1%{?dist}
 Summary:        DBus daemon for dnf package actions
 License:        GPLv2+
 URL:            https://github.com/timlau/dnf-daemon
@@ -88,6 +88,9 @@ fi
 %{python3_sitelib}/%{name}/client
 
 %changelog
+* Wed Nov 18 2015 Tim Lauridsen <timlau@fedoraproject.org> 0.3.11
+- bumped release
+
 * Wed Sep 30 2015 Tim Lauridsen <timlau@fedoraproject.org> 0.3.10-2
 - updated req. policycoreutils-python to policycoreutils-python-utils
 
-- 
GitLab