diff --git a/.gitignore b/.gitignore index 7766093..e70c9bf 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /microdnf-3.5.1.tar.gz /microdnf-3.6.0.tar.gz /microdnf-3.7.1.tar.gz +/microdnf-3.8.0.tar.gz diff --git a/microdnf.spec b/microdnf.spec index 07f4c4f..1b60de5 100644 --- a/microdnf.spec +++ b/microdnf.spec @@ -1,8 +1,8 @@ -%global libdnf_version 0.56.0 +%global libdnf_version 0.62.0 Name: microdnf -Version: 3.7.1 -Release: 2%{?dist} +Version: 3.8.0 +Release: 1%{?dist} Summary: Lightweight implementation of DNF in C License: GPLv2+ @@ -53,6 +53,12 @@ minimal environment possible so you can build up to exactly what you need. %{_bindir}/%{name} %changelog +* Wed Jun 02 2021 Pavla Kratochvilova - 3.8.0-1 +- Update to 3.8.0 +- distrosync: Fix style issues and plugin build with Meson +- Add distro-sync subcommand +- Add "makecache" command + * Fri Apr 16 2021 Mohan Boddu - 3.7.1-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 diff --git a/sources b/sources index b7a236e..11bb849 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (microdnf-3.7.1.tar.gz) = 06a7023dc34595dcdc2a73b7f65ec1115b1a7340f708604af94251a9bee851954a7cb6e339b6e405d8090e0e9b3df4225301fbe6eab7f1524351ae0f7a95e9df +SHA512 (microdnf-3.8.0.tar.gz) = a95cb46eb3a680c14dc152dad0c07896534e84bee6f55cee50e31c18642e417767392b7c02eb37e7fac86684279093b951ebf16d9420ff5b1c1f8013266744a0