From a632980c0e409a706a76d3aff5ce6e784f658357 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 05:17:32 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- PEGTL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/PEGTL.spec b/PEGTL.spec index 2f7023b..2a3cf0c 100644 --- a/PEGTL.spec +++ b/PEGTL.spec @@ -2,7 +2,7 @@ Name: PEGTL Version: 1.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parsing Expression Grammar Template Library Group: Development/Libraries License: MIT @@ -44,5 +44,8 @@ find pegtl.hh pegtl/ -type f -exec install -D -p -m 0644 "{}" "%{buildroot}%{_in %{_includedir}/pegtl %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Jul 14 2016 Daniel Kopecek - 1.3.1-1 - Initial package