Merge pull request 'ALBS-186: Move pungi to our gitea and build it for AL9' (#1) from ALBS-186 into aln9
Reviewed-on: #1
This commit is contained in:
commit
f2deb8b7c9
@ -1,7 +1,7 @@
|
||||
%{?python_enable_dependency_generator}
|
||||
|
||||
Name: pungi
|
||||
Version: 4.2.15
|
||||
Version: 4.2.16
|
||||
Release: 1%{?dist}.cloudlinux
|
||||
Summary: Distribution compose tool
|
||||
|
||||
@ -39,7 +39,6 @@ BuildRequires: python3-createrepo_c
|
||||
BuildRequires: python3-dogpile-cache
|
||||
BuildRequires: python3-parameterized
|
||||
BuildRequires: python3-gobject-base
|
||||
BuildRequires: python3-dataclasses
|
||||
|
||||
#deps for doc building
|
||||
BuildRequires: python3-sphinx
|
||||
@ -48,7 +47,6 @@ Requires: python3-kobo-rpmlib >= 0.18.0
|
||||
Requires: python3-productmd >= 1.33
|
||||
Requires: python3-kickstart
|
||||
Requires: python3-requests
|
||||
Requires: python3-dataclasses
|
||||
Requires: createrepo_c
|
||||
Requires: koji >= 1.10.1-13
|
||||
Requires: python3-koji-cli-plugins
|
||||
@ -160,6 +158,8 @@ python3 -m pytest
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 25 2022 stepan_oksanichenio <soksanichenko@cloudlinux.com> - 4.2.16-1
|
||||
- ALBS-186: Move pungi to our gitea and build it for AL9
|
||||
|
||||
* Thu Dec 30 2021 stepan_oksanichenio <soksanichenko@cloudlinux.com> - 4.2.15-1
|
||||
- ALBS-97: The scripts `gather_modules` and `generate_packages_json` support LZMA compression
|
||||
|
Loading…
Reference in New Issue
Block a user