diff --git a/lvm2.spec b/lvm2.spec index 145d1d2..554c470 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -58,7 +58,7 @@ Name: lvm2 Epoch: %{rhel} %endif Version: 2.03.12 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 URL: http://sourceware.org/lvm2 Source0: ftp://sourceware.org/pub/lvm2/releases/LVM2.%{version}.tgz @@ -748,7 +748,10 @@ An extensive functional testsuite for LVM2. %endif %changelog -* Fri May 14 2021 Marian Csontos - 2.03.12-1. +* Mon May 24 2021 Marian Csontos - 2.03.12-2 +- Fix dependency on newer systemd package than available. + +* Fri May 14 2021 Marian Csontos - 2.03.12-1 - Update to upstream version 2.03.12. - See WHATS_NEW and WHATS_NEW_DM for more information.