diff --git a/.gitignore b/.gitignore index 3da5423..8b86b5b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /microdnf-3.7.1.tar.gz /microdnf-3.8.0.tar.gz /microdnf-3.8.1.tar.gz +/microdnf-3.9.0.tar.gz diff --git a/microdnf.spec b/microdnf.spec index 4263403..91ac918 100644 --- a/microdnf.spec +++ b/microdnf.spec @@ -1,8 +1,8 @@ %global libdnf_version 0.62.0 Name: microdnf -Version: 3.8.1 -Release: 2%{?dist} +Version: 3.9.0 +Release: 1%{?dist} Summary: Lightweight implementation of DNF in C License: GPLv2+ @@ -53,6 +53,10 @@ minimal environment possible so you can build up to exactly what you need. %{_bindir}/%{name} %changelog +* Mon Aug 15 2022 Jaroslav Rohel - 3.9.0-1 +- Update to 3.9.0 +- Add leaves command - List installed packages not required by other installed packages + * Thu Jul 21 2022 Fedora Release Engineering - 3.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index 6b1ddb9..ed791eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (microdnf-3.8.1.tar.gz) = 69d5eee5550129fea496a6dfff4edf88e17141141f0fe60c75c3f225bc60c1d2748310849a379e7684572fab56f1547bf27ab7d9d882cba0e7d971b72cd9c098 +SHA512 (microdnf-3.9.0.tar.gz) = 4907b7a6c19e0b91b28cf10477d3d5abc74f2d7558c2cc141f565776b14bc4014bb9c14c7d6fd62e8667f51bee33cfe67c25e9ac451fdfe98dbc4c4215ab8843