From 806c03af30adb8a98ff40384ca5e1be376c3b053 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 21:28:30 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libXft.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXft.spec b/libXft.spec index 053738c..f3222fe 100644 --- a/libXft.spec +++ b/libXft.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libXft runtime library Name: libXft Version: 2.3.1 -Release: 6%{?dist} +Release: 7%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Xft.3* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 2.3.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sat Apr 12 2014 Dennis Gilmore - 2.3.1-6 - add patch to fix FTBFS due to freetype changes