From f82d89448497c71af1a58fe94edc2e4c96915d51 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 18:35:11 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- libecb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libecb.spec b/libecb.spec index f793eda..c8b1e3a 100644 --- a/libecb.spec +++ b/libecb.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: libecb Version: 0.%{snapshot} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Compiler built-ins Group: Development/Libraries License: BSD or GPLv2+ @@ -57,6 +57,9 @@ install -m 0644 -t %{buildroot}%{_mandir}/man3 *.3 %{_mandir}/man3/* %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 0.20161208-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Dec 08 2016 Petr Pisar - 0.20161208-1 - CVS snapshot taken on 2016-12-08 (documentation updated)