File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1+ 2022-10-08 Angelo Naselli <anaselli@linux.it>
2+ - Release 0.3.22
3+ - Fedora remixes may have release number which doesn't match the Fedora one.
4+ Repo URLs contain Fedora's releasever. To solve this issue has been added a
5+ reading of a user-defined variables values from dnf variable directorie.
6+
172022-10-05 Angelo Naselli <anaselli@linux.it>
28- Release 0.3.21
39- Don't return dependencies and weak dependencies in updates
Original file line number Diff line number Diff line change 22%global dnf_version 4.2.6
33
44Name: dnfdaemon
5- Version: 0.3.21
5+ Version: 0.3.22
66Release: 1%{?dist }
77Summary: DBus daemon for dnf package actions
88
132132
133133
134134%changelog
135- * Wed Oct 2022 Angelo Naselli <anaselli@linux.it> 0.3.21-1
135+ * Sat Oct 08 2022 Angelo Naselli <anaselli@linux.it> 0.3.22-1
136+ - Fedora remixes may have release number which doesn't match the Fedora one.
137+ Repo URLs contain Fedora's releasever. To solve this issue has been added a
138+ reading of a user-defined variables values from dnf variable directorie.
139+
140+ * Wed Oct 05 2022 Angelo Naselli <anaselli@linux.it> 0.3.21-1
136141- Don't return dependencies and weak dependencies in updates
137142- Make GetRepo handling missing repo options without breaking
138143- Removed "failovermethod" repo option that does not exist in dnf anymore
You can’t perform that action at this time.
0 commit comments