diff --git a/cryptsetup.spec b/cryptsetup.spec index 0d2ea1a..e0d0943 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -22,7 +22,7 @@ Obsoletes: cryptsetup-python3 Summary: A utility for setting up encrypted disks Name: cryptsetup Version: 2.0.3 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ and LGPLv2+ Group: Applications/System URL: https://gitlab.com/cryptsetup/cryptsetup @@ -235,6 +235,9 @@ popd %clean %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 2.0.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri May 04 2018 Ondrej Kozina - 2.0.3-3 - Fix obsolete macro for python3 subpackage.