diff --git a/procmail.spec b/procmail.spec index 588569e..758e766 100644 --- a/procmail.spec +++ b/procmail.spec @@ -8,7 +8,7 @@ Summary: Mail processing program Name: procmail Version: 3.22 -Release: 37%{?dist} +Release: 38%{?dist} License: GPLv2+ or Artistic Group: Applications/Internet # Source: ftp://ftp.procmail.org/pub/procmail/procmail-%{version}.tar.gz @@ -81,6 +81,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man[15]/* %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 3.22-38 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Thu Mar 19 2015 Jaroslav Škarvada - 3.22-37 - Fixed more buffer overflows and memory corruptions (by crash-fix patch)