Skip to content
Snippets Groups Projects
Commit f8ef23fe authored by Angelo Naselli's avatar Angelo Naselli
Browse files

New release 0.3.22

parent 8c51c950
No related branches found
No related tags found
No related merge requests found
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
......
...@@ -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.21 Version: 0.3.22
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment