Rebuilt for libjson-c.so.3

This commit is contained in:
Björn Esser 2017-12-10 20:50:31 +01:00
parent bae1dbc35a
commit 25929b2a0d
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

View File

@ -3,7 +3,7 @@
Summary: A utility for setting up encrypted disks
Name: cryptsetup
Version: 2.0.0
Release: 0.5%{?dist}
Release: 0.6%{?dist}
License: GPLv2+ and LGPLv2+
Group: Applications/System
URL: https://gitlab.com/cryptsetup/cryptsetup
@ -190,6 +190,9 @@ popd
%clean
%changelog
* Sun Dec 10 2017 Björn Esser <besser82@fedoraproject.org> - 2.0.0-0.6
- Rebuilt for libjson-c.so.3
* Mon Nov 20 2017 Milan Broz <gmazyland@gmail.com> - 2.0.0-0.5
- Link to system libargon2 instead of using bundled code.