automatic version update by autodist [release 4.13.0-1mamba;Fri Jun 03 2022]
This commit is contained in:
parent
19602fd947
commit
827cc04f2e
@ -1,8 +0,0 @@
|
|||||||
--- dnf-2.7.5/etc/dnf/dnf.conf.orig 2019-06-01 13:24:12.531228206 +0200
|
|
||||||
+++ dnf-2.7.5/etc/dnf/dnf.conf 2019-06-01 13:24:16.502247169 +0200
|
|
||||||
@@ -1,4 +1,4 @@
|
|
||||||
[main]
|
|
||||||
-gpgcheck=1
|
|
||||||
+gpgcheck=0
|
|
||||||
installonly_limit=3
|
|
||||||
clean_requirements_on_remove=True
|
|
11
dnf-4.13.0-conf-no_gpg_check.patch
Normal file
11
dnf-4.13.0-conf-no_gpg_check.patch
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
--- dnf-4.13.0/etc/dnf/dnf.conf.orig 2022-06-02 13:25:36.017939304 +0200
|
||||||
|
+++ dnf-4.13.0/etc/dnf/dnf.conf 2022-06-02 13:25:44.377886525 +0200
|
||||||
|
@@ -1,7 +1,7 @@
|
||||||
|
# see `man dnf.conf` for defaults and possible options
|
||||||
|
|
||||||
|
[main]
|
||||||
|
-gpgcheck=True
|
||||||
|
+gpgcheck=False
|
||||||
|
installonly_limit=3
|
||||||
|
clean_requirements_on_remove=True
|
||||||
|
best=False
|
7
dnf.spec
7
dnf.spec
@ -1,5 +1,5 @@
|
|||||||
Name: dnf
|
Name: dnf
|
||||||
Version: 4.12.0
|
Version: 4.13.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Package manager based on libdnf and libsolv
|
Summary: Package manager based on libdnf and libsolv
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
@ -12,7 +12,7 @@ Patch0: dnf-4.0.4-rpm5.patch
|
|||||||
Patch1: dnf-4.2.7-openmamba-detect-release.patch
|
Patch1: dnf-4.2.7-openmamba-detect-release.patch
|
||||||
Patch2: dnf-2.7.5-hawkey-0.6.4.1.patch
|
Patch2: dnf-2.7.5-hawkey-0.6.4.1.patch
|
||||||
Patch3: dnf-2.7.5-python-2.7.15.patch
|
Patch3: dnf-2.7.5-python-2.7.15.patch
|
||||||
Patch4: dnf-2.7.5-openmamba-conf.patch
|
Patch4: dnf-4.13.0-conf-no_gpg_check.patch
|
||||||
Patch5: dnf-4.0.4-rpm5-CALLBACK.patch
|
Patch5: dnf-4.0.4-rpm5-CALLBACK.patch
|
||||||
Patch6: dnf-4.2.18-i586-default-arch.patch
|
Patch6: dnf-4.2.18-i586-default-arch.patch
|
||||||
Patch7: dnf-4.2.18-arm-default-arch.patch
|
Patch7: dnf-4.2.18-arm-default-arch.patch
|
||||||
@ -168,6 +168,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/yum
|
|||||||
%{_mandir}/man8/yum.8*
|
%{_mandir}/man8/yum.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 03 2022 Automatic Build System <autodist@mambasoft.it> 4.13.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Apr 28 2022 Automatic Build System <autodist@mambasoft.it> 4.12.0-1mamba
|
* Thu Apr 28 2022 Automatic Build System <autodist@mambasoft.it> 4.12.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user