File tree Expand file tree Collapse file tree 4 files changed +13
-6
lines changed
toolkit/resources/manifests/package Expand file tree Collapse file tree 4 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 11Summary: AsciiDoc is a human readable text document format
22Name: asciidoc
33Version: 10.2.0
4- Release: 2 %{?dist }
4+ Release: 3 %{?dist }
55License: GPLv2
66URL: https://asciidoc.org/
77Group: System Environment/Development
@@ -15,6 +15,7 @@ BuildRequires: libxslt
1515BuildRequires: docbook-style-xsl
1616BuildRequires: docbook-dtd-xml
1717BuildRequires: python3-pip
18+ BuildRequires: python-wheel
1819Requires: python3
1920Requires: python3-xml
2021Requires: libxslt
@@ -66,6 +67,9 @@ python3 tests/testasciidoc.py run
6667%dir %{python3_sitelib }/asciidoc/resources/filters/music
6768
6869%changelog
70+ * Mon Jul 07 2025 Kavya Sree Kaitepalli <
[email protected] > - 10.2.0-3
71+ - Add BR on python-wheel to fix build
72+
6973* Fri Feb 02 2024 Andrew Phelps <
[email protected] > - 10.2.0-2
7074- Fix path for egg-info
7175
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ A tool for installing and managing Python packages}
55Summary: A tool for installing and managing Python packages
66Name: python-pip
77Version: 24.2
8- Release: 2 %{?dist }
8+ Release: 3 %{?dist }
99License: MIT AND Python-2.0 .1 AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND LGPL-2.1 -only AND MPL-2.0 AND (Apache-2.0 OR BSD-2-Clause )
1010Vendor: Microsoft Corporation
1111Distribution: Azure Linux
@@ -52,6 +52,9 @@ BuildRequires: python3-wheel
5252%{python3_sitelib }/pip*
5353
5454%changelog
55+ *
Mon Jul 07 2025 Kavya Sree Kaitepalli <[email protected] > -
24.2-3 56+ - Bump release to build with asciidoc
57+
5558*
Fri Nov 22 2024 Kavya Sree Kaitepalli <[email protected] > -
24.2-2 5659- Patch for CVE-2024-37891
5760
Original file line number Diff line number Diff line change 11acl-2.3.1-2.azl3.aarch64.rpm
22acl-debuginfo-2.3.1-2.azl3.aarch64.rpm
3- asciidoc-10.2.0-2 .azl3.noarch.rpm
3+ asciidoc-10.2.0-3 .azl3.noarch.rpm
44attr-2.5.2-1.azl3.aarch64.rpm
55attr-debuginfo-2.5.2-1.azl3.aarch64.rpm
66audit-3.1.2-1.azl3.aarch64.rpm
@@ -549,7 +549,7 @@ python3-magic-5.45-1.azl3.noarch.rpm
549549python3-markupsafe-2.1.3-1.azl3.aarch64.rpm
550550python3-newt-0.52.23-1.azl3.aarch64.rpm
551551python3-packaging-23.2-3.azl3.noarch.rpm
552- python3-pip-24.2-2 .azl3.noarch.rpm
552+ python3-pip-24.2-3 .azl3.noarch.rpm
553553python3-pygments-2.7.4-2.azl3.noarch.rpm
554554python3-rpm-4.18.2-1.azl3.aarch64.rpm
555555python3-rpm-generators-14-11.azl3.noarch.rpm
Original file line number Diff line number Diff line change 11acl-2.3.1-2.azl3.x86_64.rpm
22acl-debuginfo-2.3.1-2.azl3.x86_64.rpm
3- asciidoc-10.2.0-2 .azl3.noarch.rpm
3+ asciidoc-10.2.0-3 .azl3.noarch.rpm
44attr-2.5.2-1.azl3.x86_64.rpm
55attr-debuginfo-2.5.2-1.azl3.x86_64.rpm
66audit-3.1.2-1.azl3.x86_64.rpm
@@ -557,7 +557,7 @@ python3-magic-5.45-1.azl3.noarch.rpm
557557python3-markupsafe-2.1.3-1.azl3.x86_64.rpm
558558python3-newt-0.52.23-1.azl3.x86_64.rpm
559559python3-packaging-23.2-3.azl3.noarch.rpm
560- python3-pip-24.2-2 .azl3.noarch.rpm
560+ python3-pip-24.2-3 .azl3.noarch.rpm
561561python3-pygments-2.7.4-2.azl3.noarch.rpm
562562python3-rpm-4.18.2-1.azl3.x86_64.rpm
563563python3-rpm-generators-14-11.azl3.noarch.rpm
You can’t perform that action at this time.
0 commit comments