This commit is contained in:
Fedora Release Engineering 2017-02-10 05:17:32 +00:00
parent 005345a64f
commit a632980c0e

View File

@ -2,7 +2,7 @@
Name: PEGTL Name: PEGTL
Version: 1.3.1 Version: 1.3.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: Parsing Expression Grammar Template Library Summary: Parsing Expression Grammar Template Library
Group: Development/Libraries Group: Development/Libraries
License: MIT License: MIT
@ -44,5 +44,8 @@ find pegtl.hh pegtl/ -type f -exec install -D -p -m 0644 "{}" "%{buildroot}%{_in
%{_includedir}/pegtl %{_includedir}/pegtl
%changelog %changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Jul 14 2016 Daniel Kopecek <dkopecek@redhat.com> - 1.3.1-1 * Thu Jul 14 2016 Daniel Kopecek <dkopecek@redhat.com> - 1.3.1-1
- Initial package - Initial package