From 0b811f64d7723a5225947a4a5fefb85df0ce64c6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 08:05:01 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libfakekey.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libfakekey.spec b/libfakekey.spec index 62a5277..ce7cee7 100644 --- a/libfakekey.spec +++ b/libfakekey.spec @@ -1,6 +1,6 @@ Name: libfakekey Version: 0.1 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Library for converting characters to X key-presses License: LGPLv2+ URL: http://projects.o-hand.com/matchbox/ @@ -57,6 +57,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libfakekey.la %{_libdir}/pkgconfig/libfakekey.pc %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.1-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Mar 7 2018 Peter Robinson 0.1-20 - Add gcc BR, spec cleanups