diff --git a/libcryptsetup.spec b/libcryptsetup.spec index b8901ac..d0f7260 100644 --- a/libcryptsetup.spec +++ b/libcryptsetup.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libcryptsetup -Version: 1.7.3 +Version: 1.7.5 Release: 1mamba Summary: A library for setting up encrypted filesystems Group: System/Libraries @@ -8,7 +8,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://code.google.com/p/cryptsetup/ -Source: ftp://ftp.kernel.org/pub/linux/utils/cryptsetup/v%{majver}/cryptsetup-%{version}.tar.xz +Source: https://www.kernel.org/pub/linux/utils/cryptsetup/v%{majver}/cryptsetup-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -105,6 +105,9 @@ popd %{_mandir}/man8/veritysetup.8.gz %changelog +* Sat Jun 17 2017 Silvan Calarco 1.7.5-1mamba +- update to 1.7.5 + * Sun Nov 06 2016 Automatic Build System 1.7.3-1mamba - automatic version update by autodist