Update for 9.1.0

Related: rhbz#2119662
This commit is contained in:
Tomas Popela 2022-08-19 07:55:48 +02:00
parent 6213eba514
commit da73c8ee99

View File

@ -32,109 +32,106 @@ data:
rpms:
double-conversion:
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
gc:
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 20
gspell:
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 10
inkscape:
rationale: Application package
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 100
librevenge:
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 10
libsigc++20:
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
libwpd:
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 10
libwpg:
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 10
numpy:
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 50
lapack:
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 40
potrace:
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 10
python-appdirs:
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
pangomm:
# after cairomm, glibmm24
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 30
gtkmm30:
# after atkmm, cairomm, glibmm24, pangomm
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 40
poppler:
# after openjpeg2, poppler-data
rationale: inkscape dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 20
poppler-data:
rationale: poppler dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 10
openblas:
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 10
python-lxml:
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 40
python-scour:
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 30
gsl:
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 10
glibmm24:
# After libsigc++20
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 20
cairomm:
# After libsigc++20
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 20
boost:
# After libsigc++20
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 20
atkmm:
# After glibmm24
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 30
enchant2:
rationale: Runtime dependency
ref: rhel-9.0.0
ref: rhel-9.1.0
buildorder: 5
...