File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "Signatures" : {
3- "PEGTL-2.8.3. tar.gz" : " 88b8e4ded6ea1f3f2223cc3e37072e2db1e123b90d36c309816341ae9d966723 "
3+ "PEGTL-3. 2.8.tar.gz" : " 319e8238daebc3a163f60c88c78922a8012772076fdd64a8dafaf5619cd64773 "
44 }
55}
Original file line number Diff line number Diff line change @@ -3,17 +3,14 @@ Distribution: Azure Linux
33%global debug_package %{nil }
44
55Name: PEGTL
6- Version: 2.8.3
7- Release: 2 %{?dist }
6+ Version: 3. 2.8
7+ Release: 1 %{?dist }
88Summary: Parsing Expression Grammar Template Library
99License: MIT
1010URL: https://github.com/taocpp/%{name }/
11- Source0: https://github.com/taocpp/%{name }/archive/%{version }.tar.gz#/%{name}-%{version}.tar.gz
12-
11+ Source0: https://github.com/taocpp/%{name }/archive/refs/tags/%{version }.tar.gz#/%{name}-%{version}.tar.gz
1312BuildRequires: gcc-c++
14- BuildRequires: /usr/bin/make
15-
16- Patch0: PEGTL-compiler-warning.patch
13+ BuildRequires: /usr/bin/make
1714
1815%description
1916The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency
@@ -33,8 +30,6 @@ applications that use %{name}.
3330%prep
3431%setup -q -n %{name }-%{version }
3532
36- %patch 0 -p1 -b .compiler
37-
3833%check
3934make
4035
5146%{_includedir }/tao/pegtl
5247
5348%changelog
49+ * Fri Oct 14 2024 Jyoti Kanase <v-jykanase@microsoft.com> - 3.2.8-1
50+ - Update version to 3.2.8
51+ - License Verified.
52+
5453* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 2.8.3-2
5554- Initial CBL-Mariner import from Fedora 33 (license: MIT).
5655
Original file line number Diff line number Diff line change 1592315923 "type": "other",
1592415924 "other": {
1592515925 "name": "PEGTL",
15926- "version": "2.8.3 ",
15927- "downloadUrl": "https://github.com/taocpp/PEGTL/archive/2.8.3 .tar.gz"
15926+ "version": "3. 2.8",
15927+ "downloadUrl": "https://github.com/taocpp/PEGTL/archive/refs/tags/3. 2.8.tar.gz"
1592815928 }
1592915929 }
1593015930 },
You can’t perform that action at this time.
0 commit comments