diff --git a/imapfilter.spec b/imapfilter.spec index 33b93b8..0d54e39 100644 --- a/imapfilter.spec +++ b/imapfilter.spec @@ -1,6 +1,6 @@ Name: imapfilter Version: 2.6.10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A flexible client side mail filtering utility for IMAP servers Group: Applications/Internet @@ -42,6 +42,9 @@ make install PREFIX=%{_prefix} DESTDIR=$RPM_BUILD_ROOT %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 2.6.10-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Aug 03 2017 Matěj Cepl - 2.6.10-2 - add PREFIX to %%build make as well