Update to 2.8.1
This commit is contained in:
parent
65e7cdacbe
commit
0412ca9ca7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/1.3.1.tar.gz
|
/1.3.1.tar.gz
|
||||||
/2.4.0.tar.gz
|
/2.4.0.tar.gz
|
||||||
/2.8.0.tar.gz
|
/2.8.0.tar.gz
|
||||||
|
/2.8.1.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: PEGTL
|
Name: PEGTL
|
||||||
Version: 2.8.0
|
Version: 2.8.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Parsing Expression Grammar Template Library
|
Summary: Parsing Expression Grammar Template Library
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -45,6 +45,9 @@ popd
|
|||||||
%{_includedir}/tao/pegtl
|
%{_includedir}/tao/pegtl
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 11 2019 Orion Poplawski <orion@nwra.com> - 2.8.1-1
|
||||||
|
- Update to 2.8.1
|
||||||
|
|
||||||
* Wed Jul 31 2019 Daniel Kopecek <dkopecek@redhat.com> - 2.8.0-1
|
* Wed Jul 31 2019 Daniel Kopecek <dkopecek@redhat.com> - 2.8.0-1
|
||||||
- Update to 2.8.0
|
- Update to 2.8.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (2.8.0.tar.gz) = 1652b0061cd4cbd0e687855ee2e61e97d020606c54329de8769c3a3f411002323900c11eaf0da28e107c17e269025f577f9205b7500c5bbb16502687be8ee77b
|
SHA512 (2.8.1.tar.gz) = 7a8f6829123fbbd5a0ef1c8ef2c72bdae48576ef94056a1dff7914e4bb85caac1df02839131ea5cfb4131c8902addeca92df48fe7dd5815bdf5cb35759dace49
|
||||||
|
Loading…
Reference in New Issue
Block a user