From edab930ad24fac2d811e44399ec19665990cd0c9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 12 Jul 2018 21:46:46 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- chrpath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/chrpath.spec b/chrpath.spec index a8bd68e..5933087 100644 --- a/chrpath.spec +++ b/chrpath.spec @@ -1,6 +1,6 @@ Name: chrpath Version: 0.16 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Modify rpath of compiled programs License: GPL+ @@ -38,6 +38,9 @@ rm -fr %{buildroot}/usr/doc %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 0.16-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Feb 20 2018 David King - 0.16-8 - Add BuildRequires on gcc - Remove Group tag, reorder other tags