From c64c84168c163ef5e683db70de0de65517cabc03 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 25 Feb 2009 14:41:53 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- libfakekey.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libfakekey.spec b/libfakekey.spec index 86dfaa6..73c7987 100644 --- a/libfakekey.spec +++ b/libfakekey.spec @@ -1,6 +1,6 @@ Name: libfakekey Version: 0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for converting characters to X key-presses Group: System Environment/Libraries @@ -64,5 +64,8 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libfakekey.pc %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Mon May 19 2008 Jon McCann 0.1-1 - Initial package