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
f8ef23fe
Commit
f8ef23fe
authored
2 years ago
by
Angelo Naselli
Browse files
Options
Downloads
Patches
Plain Diff
New release 0.3.22
parent
8c51c950
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+6
-0
6 additions, 0 deletions
ChangeLog
dnfdaemon.spec
+7
-2
7 additions, 2 deletions
dnfdaemon.spec
with
13 additions
and
2 deletions
ChangeLog
+
6
−
0
View file @
f8ef23fe
2022-10-08 Angelo Naselli <anaselli@linux.it>
- Release 0.3.22
- Fedora remixes may have release number which doesn't match the Fedora one.
Repo URLs contain Fedora's releasever. To solve this issue has been added a
reading of a user-defined variables values from dnf variable directorie.
2022-10-05 Angelo Naselli <anaselli@linux.it>
2022-10-05 Angelo Naselli <anaselli@linux.it>
- Release 0.3.21
- Release 0.3.21
- Don't return dependencies and weak dependencies in updates
- Don't return dependencies and weak dependencies in updates
...
...
This diff is collapsed.
Click to expand it.
dnfdaemon.spec
+
7
−
2
View file @
f8ef23fe
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
%global dnf_version 4.2.6
%global dnf_version 4.2.6
Name: dnfdaemon
Name: dnfdaemon
Version: 0.3.2
1
Version: 0.3.2
2
Release: 1%{?dist}
Release: 1%{?dist}
Summary: DBus daemon for dnf package actions
Summary: DBus daemon for dnf package actions
...
@@ -132,7 +132,12 @@ fi
...
@@ -132,7 +132,12 @@ fi
%changelog
%changelog
* Wed Oct 2022 Angelo Naselli <anaselli@linux.it> 0.3.21-1
* Sat Oct 08 2022 Angelo Naselli <anaselli@linux.it> 0.3.22-1
- Fedora remixes may have release number which doesn't match the Fedora one.
Repo URLs contain Fedora's releasever. To solve this issue has been added a
reading of a user-defined variables values from dnf variable directorie.
* Wed Oct 05 2022 Angelo Naselli <anaselli@linux.it> 0.3.21-1
- Don't return dependencies and weak dependencies in updates
- Don't return dependencies and weak dependencies in updates
- Make GetRepo handling missing repo options without breaking
- Make GetRepo handling missing repo options without breaking
- Removed "failovermethod" repo option that does not exist in dnf anymore
- Removed "failovermethod" repo option that does not exist in dnf anymore
...
...
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