update to 0.58.0 [release 0.58.0-1mamba;Fri Jan 29 2021]
This commit is contained in:
parent
3ed94b81e8
commit
a851c5f5e1
@ -1,9 +1,9 @@
|
||||
--- libdnf-0.31.0/libdnf/dnf-context.cpp.orig 2019-08-16 17:48:41.400301341 +0200
|
||||
+++ libdnf-0.31.0/libdnf/dnf-context.cpp 2019-08-16 17:48:56.728370461 +0200
|
||||
@@ -84,7 +84,7 @@
|
||||
--- libdnf-0.58.0/libdnf/dnf-context.cpp.orig 2021-01-29 09:32:50.214723595 +0100
|
||||
+++ libdnf-0.58.0/libdnf/dnf-context.cpp 2021-01-29 09:33:02.126949227 +0100
|
||||
@@ -96,7 +96,7 @@
|
||||
"alphaev68", "alphaev7", "alphapca56", NULL } },
|
||||
{ "arm", { "armv5tejl", "armv5tel", "armv5tl", "armv6l", "armv7l", "armv8l", NULL } },
|
||||
{ "armhfp", { "armv7hl", "armv7hnl", "armv8hl", "armv8hnl", "armv8hcnl", NULL } },
|
||||
{ "armhfp", { "armv6hl", "armv7hl", "armv7hnl", "armv8hl", "armv8hnl", "armv8hcnl", NULL } },
|
||||
- { "i386", { "i386", "athlon", "geode", "i386",
|
||||
+ { "i586", { "i386", "athlon", "geode", "i386",
|
||||
"i486", "i586", "i686", NULL } },
|
@ -1,5 +1,5 @@
|
||||
Name: libdnf
|
||||
Version: 0.55.2
|
||||
Version: 0.58.0
|
||||
Release: 1mamba
|
||||
Summary: Software management library
|
||||
Group: System/Libraries
|
||||
@ -15,7 +15,7 @@ Patch3: libdnf-0.22.0-rpm5-additional.patch
|
||||
Patch4: libdnf-0.31.0-x86_64-disable_inferior_arch_check.patch
|
||||
Patch5: libdnf-0.55.2-openmamba-kernel-packages.patch
|
||||
Patch6: libdnf-0.43.1-arm-detect-arch-using-uname.patch
|
||||
Patch7: libdnf-0.31.0-i586-default-basearch.patch
|
||||
Patch7: libdnf-0.58.0-i586-default-basearch.patch
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -115,6 +115,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Fri Jan 29 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.58.0-1mamba
|
||||
- update to 0.58.0
|
||||
|
||||
* Sat Dec 19 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.55.2-1mamba
|
||||
- update to 0.55.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user