diff --git a/libpst.spec b/libpst.spec index 33a1722..bcd1598 100644 --- a/libpst.spec +++ b/libpst.spec @@ -1,7 +1,7 @@ Summary: Utilities to convert Outlook .pst files to other formats Name: libpst Version: 0.6.70 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: Applications/Productivity Source: http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz @@ -160,6 +160,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jul 20 2017 Kalev Lember - 0.6.70-3 +- Rebuilt for Boost 1.64 + * Fri Jul 07 2017 Igor Gnatenko - 0.6.70-2 - Rebuild due to bug in RPM (RHBZ #1468476)