This commit is contained in:
parent
9c3a9596ae
commit
2b9d73bf16
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Utility for setting up encrypted disks
|
||||
Name: cryptsetup
|
||||
Version: 2.7.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPL-2.0-or-later WITH cryptsetup-OpenSSL-exception AND LGPL-2.1-or-later WITH cryptsetup-OpenSSL-exception
|
||||
URL: https://gitlab.com/cryptsetup/cryptsetup
|
||||
BuildRequires: autoconf, automake, libtool, gettext-devel,
|
||||
|
|
@ -117,6 +117,9 @@ rm -rf %{buildroot}%{_libdir}/%{name}/*.la
|
|||
%{_sbindir}/cryptsetup-ssh
|
||||
|
||||
%changelog
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Tue Sep 03 2024 Ondrej Kozina <okozina@redhat.com> - 2.7.5-1
|
||||
- Update to cryptsetup 2.7.5.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue