From a6e440201d6c727138dc4d5a172496fb7d09931b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 7 Feb 2011 23:38:52 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- libfakekey.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libfakekey.spec b/libfakekey.spec index 8f970f6..30556d9 100644 --- a/libfakekey.spec +++ b/libfakekey.spec @@ -1,6 +1,6 @@ Name: libfakekey Version: 0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library for converting characters to X key-presses Group: System Environment/Libraries @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libfakekey.pc %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 0.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Thu Sep 2 2010 Dan HorĂ¡k - 0.1-4 - fix linking with --no-add-needed (#564882)