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 1
1
Summary: AsciiDoc is a human readable text document format
2
2
Name: asciidoc
3
3
Version: 10.2.0
4
- Release: 2 %{?dist }
4
+ Release: 3 %{?dist }
5
5
License: GPLv2
6
6
URL: https://asciidoc.org/
7
7
Group: System Environment/Development
@@ -15,6 +15,7 @@ BuildRequires: libxslt
15
15
BuildRequires: docbook-style-xsl
16
16
BuildRequires: docbook-dtd-xml
17
17
BuildRequires: python3-pip
18
+ BuildRequires: python-wheel
18
19
Requires: python3
19
20
Requires: python3-xml
20
21
Requires: libxslt
@@ -66,6 +67,9 @@ python3 tests/testasciidoc.py run
66
67
%dir %{python3_sitelib }/asciidoc/resources/filters/music
67
68
68
69
%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
+
69
73
* Fri Feb 02 2024 Andrew Phelps <
[email protected] > - 10.2.0-2
70
74
- Fix path for egg-info
71
75
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ A tool for installing and managing Python packages}
5
5
Summary: A tool for installing and managing Python packages
6
6
Name: python-pip
7
7
Version: 24.2
8
- Release: 2 %{?dist }
8
+ Release: 3 %{?dist }
9
9
License: 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 )
10
10
Vendor: Microsoft Corporation
11
11
Distribution: Azure Linux
@@ -52,6 +52,9 @@ BuildRequires: python3-wheel
52
52
%{python3_sitelib }/pip*
53
53
54
54
%changelog
55
+ *
Mon Jul 07 2025 Kavya Sree Kaitepalli <[email protected] > -
24.2-3
56
+ - Bump release to build with asciidoc
57
+
55
58
*
Fri Nov 22 2024 Kavya Sree Kaitepalli <[email protected] > -
24.2-2
56
59
- Patch for CVE-2024-37891
57
60
Original file line number Diff line number Diff line change 1
1
acl-2.3.1-2.azl3.aarch64.rpm
2
2
acl-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
4
4
attr-2.5.2-1.azl3.aarch64.rpm
5
5
attr-debuginfo-2.5.2-1.azl3.aarch64.rpm
6
6
audit-3.1.2-1.azl3.aarch64.rpm
@@ -549,7 +549,7 @@ python3-magic-5.45-1.azl3.noarch.rpm
549
549
python3-markupsafe-2.1.3-1.azl3.aarch64.rpm
550
550
python3-newt-0.52.23-1.azl3.aarch64.rpm
551
551
python3-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
553
553
python3-pygments-2.7.4-2.azl3.noarch.rpm
554
554
python3-rpm-4.18.2-1.azl3.aarch64.rpm
555
555
python3-rpm-generators-14-11.azl3.noarch.rpm
Original file line number Diff line number Diff line change 1
1
acl-2.3.1-2.azl3.x86_64.rpm
2
2
acl-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
4
4
attr-2.5.2-1.azl3.x86_64.rpm
5
5
attr-debuginfo-2.5.2-1.azl3.x86_64.rpm
6
6
audit-3.1.2-1.azl3.x86_64.rpm
@@ -557,7 +557,7 @@ python3-magic-5.45-1.azl3.noarch.rpm
557
557
python3-markupsafe-2.1.3-1.azl3.x86_64.rpm
558
558
python3-newt-0.52.23-1.azl3.x86_64.rpm
559
559
python3-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
561
561
python3-pygments-2.7.4-2.azl3.noarch.rpm
562
562
python3-rpm-4.18.2-1.azl3.x86_64.rpm
563
563
python3-rpm-generators-14-11.azl3.noarch.rpm
You can’t perform that action at this time.
0 commit comments