Rebuild for new libargon2 soname.
This commit is contained in:
parent
6dea817859
commit
6fbf418fd1
@ -1,7 +1,7 @@
|
||||
Summary: A utility for setting up encrypted disks
|
||||
Name: cryptsetup
|
||||
Version: 2.1.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: https://gitlab.com/cryptsetup/cryptsetup
|
||||
BuildRequires: openssl-devel, popt-devel, device-mapper-devel
|
||||
@ -120,6 +120,9 @@ rm -rf %{buildroot}/%{_libdir}/*.la
|
||||
%ghost %dir /run/cryptsetup
|
||||
|
||||
%changelog
|
||||
* Mon Mar 18 2019 Milan Broz <gmazyland@gmail.com> - 2.1.0-2
|
||||
- Rebuild for new libargon2 soname.
|
||||
|
||||
* Fri Feb 08 2019 Ondrej Kozina <okozina@redhat.com> - 2.1.0-1
|
||||
- Update to cryptsetup 2.1.0.
|
||||
- Drop python specific bits from spec file (python was removed
|
||||
|
Loading…
Reference in New Issue
Block a user