forked from rpm-software-management/dnf
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
54 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
SET(DNF_VERSION "4.0.10") | ||
SET(DNF_VERSION "4.1.0") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -500,6 +500,12 @@ ln -sr %{buildroot}%{confdir}/vars %{buildroot}%{_sysconfdir}/yum/vars | |
%endif | ||
|
||
%changelog | ||
* Tue Feb 12 2019 Pavla Kratochvilova <[email protected]> - 4.1.0-1 | ||
- Allow to enable modules that break default modules (RhBug:1648839) | ||
- Enhance documentation - API examples | ||
- Add best as default behavior (RhBug:1670776,1671683) | ||
- Add --nobest option | ||
|
||
* Wed Dec 12 2018 Jaroslav Mracek <[email protected]> - 4.0.10-1 | ||
- Updated difference YUM vs. DNF for yum-updateonboot | ||
- Added new command ``dnf alias [options] [list|add|delete] [<name>...]`` to allow the user to | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters