diff --git a/Judy.spec b/Judy.spec index 28ac68b..c7195c9 100644 --- a/Judy.spec +++ b/Judy.spec @@ -1,6 +1,6 @@ Name: Judy Version: 1.0.5 -Release: 17%{?dist} +Release: 18%{?dist} Summary: General purpose dynamic array License: LGPLv2+ URL: http://sourceforge.net/projects/judy/ @@ -91,6 +91,9 @@ cd - %{_mandir}/man3/J*.3* %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 1.0.5-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Feb 8 2018 Paul Howarth - 1.0.5-17 - ldconfig scriptlets replaced by RPM File Triggers from Fedora 28 - Drop legacy BuildRoot: and Group: tags