From b67dcedfa4a992a0cd40b1655f7763d5a72a6aaa Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 2 Aug 2013 23:54:27 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- chrpath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/chrpath.spec b/chrpath.spec index dac81e1..4138c66 100644 --- a/chrpath.spec +++ b/chrpath.spec @@ -1,7 +1,7 @@ Summary: Modify rpath of compiled programs Name: chrpath Version: 0.13 -Release: 12%{?dist} +Release: 13%{?dist} License: GPL+ Group: Development/Tools URL: ftp://ftp.hungry.com/pub/hungry/chrpath/ @@ -51,6 +51,9 @@ rm -rf %{buildroot} %{_mandir}/man1/chrpath.1* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.13-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon Apr 8 2013 Petr Machata - 0.13-12 - Add missing help for -k|--keepgoing option (chrpath-0.13-help.patch)