From 2f1e2b80f70224805b7eff04e5c3a3aed5afb4ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ale=C5=A1=20Mat=C4=9Bj?= Date: Fri, 29 Nov 2019 15:18:07 +0100 Subject: [PATCH] Update to 3.3.0 --- .gitignore | 1 + microdnf.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ca21863..49f5fe9 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /microdnf-3.tar.gz /microdnf-3.0.1.tar.gz /microdnf-3.0.2.tar.gz +/microdnf-3.3.0.tar.gz diff --git a/microdnf.spec b/microdnf.spec index 86186ab..88fd350 100644 --- a/microdnf.spec +++ b/microdnf.spec @@ -1,5 +1,5 @@ Name: microdnf -Version: 3.0.2 +Version: 3.3.0 Release: 1%{?dist} Summary: Minimal C implementation of DNF @@ -12,13 +12,13 @@ BuildRequires: meson >= 0.36.0 BuildRequires: pkgconfig(glib-2.0) >= 2.44.0 BuildRequires: pkgconfig(gobject-2.0) >= 2.44.0 BuildRequires: pkgconfig(libpeas-1.0) >= 1.20.0 -BuildRequires: pkgconfig(libdnf) >= 0.37.1 +BuildRequires: pkgconfig(libdnf) >= 0.38.0 BuildRequires: pkgconfig(smartcols) BuildRequires: help2man %description Micro DNF is a very minimal C implementation of DNF's install, upgrade, -remove, and clean commands, designed to be used for doing simple +remove, repolist, and clean commands, designed to be used for doing simple packaging actions in containers when you don't need full-blown DNF and you want the tiniest useful containers possible. @@ -49,6 +49,12 @@ capabilities are intentionally not implemented in Micro DNF. %{_bindir}/%{name} %changelog +* Fri Nov 29 2019 Ales Matej - 3.3.0-1 +- Update to 3.3.0 +- Fix: do not download metadata in remove command +- Add repolist command (RhBug:1584952) +- Add repoquery command (RhBug:1769245) + * Wed Nov 06 2019 Pavla Kratochvilova - 3.0.2-1 - Update to 3.0.2 - Add support for --releasever (RhBug:1591627) diff --git a/sources b/sources index a220b3f..0f127ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (microdnf-3.0.2.tar.gz) = b108717c2a26c2930af08fd967389e6eda51b80675a6eedc0f379fe47852360d1b23c9a3bad61b7005a9da4a9f8b9654894077dffa16b2a6dcca14d01617418a +SHA512 (microdnf-3.3.0.tar.gz) = 78229fa7093bfb73f8b42a62a0115895efb4995627f7fca1c164556c28cd1290266124257c89f22f3ca00caf5c48f877659a45921b4aa4b17e2a71c7d4ab89e4