Skip to content
Snippets Groups Projects
Commit 43ad95e3 authored by Tim Lauridsen's avatar Tim Lauridsen
Browse files

Merge branch 'release-0.3.15' into develop

parents 502a439d ab8eb328
Branches
Tags
No related merge requests found
2016-05-10 Tim Lauridsen <timlau@fedoraproject.org>
* dnfdaemon.spec: bumped version to 0.3.15
2016-05-10 Tim Lauridsen <timlau@fedoraproject.org>
* python/dnfdaemon/server/backend.py: Show all kernel packages as
updates
2016-05-10 Tim Lauridsen <timlau@fedoraproject.org>
* python/dnfdaemon/server/__init__.py,
python/dnfdaemon/server/backend.py: workaround for
dnf.Base.reset(sack=True) in hawkey 6.0.3
https://bugzilla.redhat.com/show_bug.cgi?id=1332067
2016-04-29 Tim Lauridsen <timlau@fedoraproject.org>
Merge branch 'release-0.3.14' into develop
2016-04-29 Tim Lauridsen <timlau@fedoraproject.org>
* ChangeLog: updated ChangeLog
2016-04-29 Tim Lauridsen <timlau@fedoraproject.org> 2016-04-29 Tim Lauridsen <timlau@fedoraproject.org>
* dnfdaemon.spec: bumped version to 0.3.14 * dnfdaemon.spec: bumped version to 0.3.14
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
%global dnf_version 1.1.0 %global dnf_version 1.1.0
Name: dnfdaemon Name: dnfdaemon
Version: 0.3.14 Version: 0.3.15
Release: 1%{?dist} Release: 1%{?dist}
Summary: DBus daemon for dnf package actions Summary: DBus daemon for dnf package actions
License: GPLv2+ License: GPLv2+
...@@ -99,6 +99,9 @@ fi ...@@ -99,6 +99,9 @@ fi
%{python3_sitelib}/%{name}/client %{python3_sitelib}/%{name}/client
%changelog %changelog
* Tue May 10 2016 Tim Lauridsen <timlau@fedoraproject.org> 0.3.15-1
- bumped release
* Fri Apr 29 2016 Tim Lauridsen <timlau@fedoraproject.org> 0.3.14-1 * Fri Apr 29 2016 Tim Lauridsen <timlau@fedoraproject.org> 0.3.14-1
- bumped release - bumped release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment