From 81c63574687bb65e721f7378a66dd376e7971292 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 22:18:41 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- libfakekey.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libfakekey.spec b/libfakekey.spec index da88432..d6828ec 100644 --- a/libfakekey.spec +++ b/libfakekey.spec @@ -1,6 +1,6 @@ Name: libfakekey Version: 0.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Library for converting characters to X key-presses Group: System Environment/Libraries @@ -60,6 +60,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libfakekey.la %{_libdir}/pkgconfig/libfakekey.pc %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 0.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Sat Jul 28 2012 Peter Robinson - 0.1-9 - Add libXi to fix FTBFS