diff --git a/libtermkey.spec b/libtermkey.spec index ae50910..ab14bb2 100644 --- a/libtermkey.spec +++ b/libtermkey.spec @@ -5,7 +5,7 @@ Name: lib%{libname} Version: 0.20 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library for easy processing of keyboard entry from terminal-based programs License: MIT @@ -68,6 +68,9 @@ CFLAGS="%{__global_cflags} -D_XOPEN_SOURCE" LDFLAGS="%{__global_ldflags}" make t %{_mandir}/man7/%{libname}.7* %changelog +* Sat May 26 2018 Andreas Schneider - 0.20-4 +- Rebuild against unibilium-2.0.0 + * Wed Feb 07 2018 Fedora Release Engineering - 0.20-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild