diff --git a/zulucrypt.spec b/zulucrypt.spec index 4ffa0e2..c44a9fe 100644 --- a/zulucrypt.spec +++ b/zulucrypt.spec @@ -24,7 +24,7 @@ Name: zulucrypt Version: 5.4.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Qt GUI front end to cryptsetup # major license is GPLv3+ (but GPLv2+ for some source files) @@ -53,6 +53,7 @@ BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(libsecret-1) BuildRequires: pkgconfig(devmapper) BuildRequires: pkgconfig(blkid) +BuildRequires: pkgconfig(uuid) BuildRequires: pkgconfig(pwquality) BuildRequires: pkgconfig(libcryptsetup) @@ -232,6 +233,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/zulu*.desktop ########################################################################################### %changelog +* Tue May 07 2019 Raphael Groner - 5.4.0-6 +- add explicit BR: pkgconfig(uuid) as needed with util-linux 2.34 + * Sun Feb 03 2019 Fedora Release Engineering - 5.4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild