dnf and libdnf upgrade downgrade together
(cherry picked from commit 4e52b92814af2203f89d49cf669f4904822cd313)
This commit is contained in:
parent
313706f3cc
commit
bbec5ae4dd
10
libdnf.spec
10
libdnf.spec
@ -1,7 +1,7 @@
|
|||||||
%global libsolv_version 0.7.7
|
%global libsolv_version 0.7.7
|
||||||
%global libmodulemd_version 2.5.0
|
%global libmodulemd_version 2.5.0
|
||||||
%global librepo_version 1.12.0
|
%global librepo_version 1.12.0
|
||||||
%global dnf_conflict 4.2.23
|
%global dnf_conflict 4.2.23-5
|
||||||
%global swig_version 3.0.12
|
%global swig_version 3.0.12
|
||||||
|
|
||||||
%global requires_python2_sphinx python2-sphinx
|
%global requires_python2_sphinx python2-sphinx
|
||||||
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: libdnf
|
Name: libdnf
|
||||||
Version: 0.48.0
|
Version: 0.48.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Library providing simplified C and Python API to libsolv
|
Summary: Library providing simplified C and Python API to libsolv
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/rpm-software-management/libdnf
|
URL: https://github.com/rpm-software-management/libdnf
|
||||||
@ -208,6 +208,12 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 15 2021 gaihuiying <gaihuiying1@huawei.com> - 0.48.0-3
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:dnf and libdnf upgrade downgrade together
|
||||||
|
|
||||||
* Tue Jun 8 2021 gaihuiying <gaihuiying@huawei.com> - 0.48.0-2
|
* Tue Jun 8 2021 gaihuiying <gaihuiying@huawei.com> - 0.48.0-2
|
||||||
- Type:CVE
|
- Type:CVE
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user