4.3.3 release
JIRA: RHELCMP-7691 Signed-off-by: Haibo Lin <hlin@redhat.com>
This commit is contained in:
parent
32221e8f36
commit
52c9816755
@ -53,7 +53,7 @@ copyright = u'2016, Red Hat, Inc.'
|
||||
# The short X.Y version.
|
||||
version = '4.3'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '4.3.2'
|
||||
release = '4.3.3'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
12
pungi.spec
12
pungi.spec
@ -1,5 +1,5 @@
|
||||
Name: pungi
|
||||
Version: 4.3.2
|
||||
Version: 4.3.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Distribution compose tool
|
||||
|
||||
@ -111,6 +111,16 @@ pytest
|
||||
cd tests && ./test_compose.sh
|
||||
|
||||
%changelog
|
||||
* Sat Jan 08 2022 Haibo Lin <hlin@redhat.com> - 4.3.3-1
|
||||
- hybrid: Explicitly pull in debugsource packages (lsedlar)
|
||||
- Add module obsoletes feature (fvalder)
|
||||
- buildinstall: Add ability to install extra packages in runroot (ounsal)
|
||||
- Ignore osbs/osbuild config when reusing iso images (hlin)
|
||||
- compose: Make sure temporary dirs are world readable (lsedlar)
|
||||
- Pass compose parameter for debugging git issue (hlin)
|
||||
- Generate images.json for extra_isos phase (hlin)
|
||||
- Fix tests for python 2.6 (hlin)
|
||||
|
||||
* Thu Nov 11 2021 Haibo Lin <hlin@redhat.com> - 4.3.2-1
|
||||
- gather: Load JSON mapping relative to config dir (lsedlar)
|
||||
- gather: Stop requiring all variants/arches in JSON (lsedlar)
|
||||
|
Loading…
Reference in New Issue
Block a user