Rebuild
Resolves: RHEL-54349
This commit is contained in:
parent
02f6eb1da6
commit
b9e413f6fe
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: PEGTL
|
Name: PEGTL
|
||||||
Version: 2.8.3
|
Version: 2.8.3
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Summary: Parsing Expression Grammar Template Library
|
Summary: Parsing Expression Grammar Template Library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/taocpp/%{name}/
|
URL: https://github.com/taocpp/%{name}/
|
||||||
@ -32,7 +32,7 @@ applications that use %{name}.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
|
|
||||||
%patch0 -p1 -b .compiler
|
%patch -P 0 -p1 -b .compiler
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make
|
make
|
||||||
@ -50,6 +50,10 @@ popd
|
|||||||
%{_includedir}/tao/pegtl
|
%{_includedir}/tao/pegtl
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 15 2024 Attila Lakatos <alakatos@redhat.com> - 2.8.3-11
|
||||||
|
- Rebuild
|
||||||
|
Resolves: RHEL-54349
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.8.3-10
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.8.3-10
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user