- Changelog is updated
- Version is bumped
This commit is contained in:
parent
68aee1fa2d
commit
a25bf72fb8
11
pungi.spec
11
pungi.spec
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: pungi
|
Name: pungi
|
||||||
Version: 4.3.7
|
Version: 4.3.7
|
||||||
Release: 3%{?dist}.alma
|
Release: 4%{?dist}.alma
|
||||||
Summary: Distribution compose tool
|
Summary: Distribution compose tool
|
||||||
|
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -159,6 +159,15 @@ rm %{buildroot}%{_bindir}/pungi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 31 2023 Stepan Oksanichenko <soksanichenko@cloudlinux.com> - 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 <soksanichenko@cloudlinux.com> - 4.3.7-3
|
* Fri Mar 17 2023 Stepan Oksanichenko <soksanichenko@cloudlinux.com> - 4.3.7-3
|
||||||
- ALBS-987: Generate i686 repositories with pungi on building new distr. version automatically
|
- 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
|
- KojiMock extracts all modules which are suitable for the variant's arches
|
||||||
|
Loading…
Reference in New Issue
Block a user