diff --git a/pungi.spec b/pungi.spec index d3a05e29..5195fbdb 100644 --- a/pungi.spec +++ b/pungi.spec @@ -2,7 +2,7 @@ Name: pungi Version: 4.3.7 -Release: 3%{?dist}.alma +Release: 4%{?dist}.alma Summary: Distribution compose tool License: GPL-2.0-only @@ -159,6 +159,15 @@ rm %{buildroot}%{_bindir}/pungi %changelog +* Fri Mar 31 2023 Stepan Oksanichenko - 4.3.7-4 +- ALBS-1030: Generate Devel section in packages.json +- Also the tool can combine (remove and add) packages in a variant from different sources according to an url's type of source +- Some upstream changes to KojiMock part +- Skip verifying an RPM signature if sigkeys are empty +- ALBS-987: Generate i686 and dev repositories with pungi on building new distr. version automatically +- [Generator of packages.json] Replace using CLI by config.yaml +- [Gather RPMs] os.path is replaced by Pat + * Fri Mar 17 2023 Stepan Oksanichenko - 4.3.7-3 - ALBS-987: Generate i686 repositories with pungi on building new distr. version automatically - KojiMock extracts all modules which are suitable for the variant's arches