Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dnfdaemon
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
manatools
dnfdaemon
Commits
43ad95e3
Commit
43ad95e3
authored
May 10, 2016
by
Tim Lauridsen
Browse files
Options
Downloads
Plain Diff
Merge branch 'release-0.3.15' into develop
parents
502a439d
ab8eb328
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+24
-0
24 additions, 0 deletions
ChangeLog
dnfdaemon.spec
+4
-1
4 additions, 1 deletion
dnfdaemon.spec
with
28 additions
and
1 deletion
ChangeLog
+
24
−
0
View file @
43ad95e3
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
...
...
This diff is collapsed.
Click to expand it.
dnfdaemon.spec
+
4
−
1
View file @
43ad95e3
...
@@ -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.1
4
Version: 0.3.1
5
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment