From 84bf42a43a9c5e5ed463ec3678ddae9298cd43e3 Mon Sep 17 00:00:00 2001 From: Nicola Sella Date: Tue, 2 Mar 2021 17:01:19 +0100 Subject: [PATCH] Update to 3.7.1 --- .gitignore | 1 + microdnf.spec | 25 +++++++++++++++++++++++-- sources | 2 +- 3 files changed, 25 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b1cc78b..7766093 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /microdnf-3.5.0.tar.gz /microdnf-3.5.1.tar.gz /microdnf-3.6.0.tar.gz +/microdnf-3.7.1.tar.gz diff --git a/microdnf.spec b/microdnf.spec index 062dd79..471f728 100644 --- a/microdnf.spec +++ b/microdnf.spec @@ -1,7 +1,7 @@ -%global libdnf_version 0.55.2 +%global libdnf_version 0.56.0 Name: microdnf -Version: 3.6.0 +Version: 3.7.1 Release: 1%{?dist} Summary: Lightweight implementation of DNF in C @@ -19,8 +19,10 @@ BuildRequires: pkgconfig(smartcols) BuildRequires: help2man Requires: libdnf%{?_isa} >= %{libdnf_version} +%if 0%{?rhel} > 8 || 0%{?fedora} # Ensure DNF package manager configuration skeleton is installed Requires: dnf-data +%endif %description Micro DNF is a lightweight C implementation of DNF, designed to be used @@ -51,6 +53,25 @@ minimal environment possible so you can build up to exactly what you need. %{_bindir}/%{name} %changelog +* Tue Mar 02 2021 Nicola Sella - 3.7.1-1 +- Update to 3.7.1 +- [download] fix: unwanted dependency on newer glib +- [download] Support for "--resolve" and "--alldeps" arguments +- [download] New get_packages_query function +- Support "--setopt=keepcache=0/1" +- [download] Support "--archlist=" argument +- [download] Move package download code to "download_packages" function +- [download] several optimizations +- Don't set default value of "assumeyes" to TRUE +- Support for user confirmation and assumeyes, assumeno, defaultyes +- Extend "--setopt" to support repository options +- Added alias "update" to "upgrade" command +- Command "update" renamed to "upgrade" +- Add support for command aliases +- dnf-data requirement only for Fedora and future RHEL +- Relicense to GPLv2+ [errata corrige: not in 3.5.1-1] +- Sync summary and description from openSUSE [errata corrige: not in 3.6.0-1] + * Thu Jan 28 2021 Nicola Sella - 3.6.0-1 - Update to 3.6.0 - spec: Sync summary and description from openSUSE diff --git a/sources b/sources index 4e9ae07..b7a236e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (microdnf-3.6.0.tar.gz) = 4681851fa881fbfc68881e47fc0afc5b2b386898078a6e6aa546bb7ca0f43ac8a35ee45c644b2ef70e629785eb2e5b1bac73a62cdb40a2510f37131a04d9695a +SHA512 (microdnf-3.7.1.tar.gz) = 06a7023dc34595dcdc2a73b7f65ec1115b1a7340f708604af94251a9bee851954a7cb6e339b6e405d8090e0e9b3df4225301fbe6eab7f1524351ae0f7a95e9df