diff --git a/.files b/.files index 82332be..52056de 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 9d4a0d3..2e96f6e 100644 --- a/.rev +++ b/.rev @@ -105,4 +105,12 @@ 1079461 + + 0462042c72199d35953bc8b560d47b94 + 0.11.3 + + anag+factory + + 1123927 + diff --git a/cryfs.changes b/cryfs.changes index aa6b93a..51d41b9 100644 --- a/cryfs.changes +++ b/cryfs.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Mon Nov 6 15:55:42 UTC 2023 - Dominique Leuenberger + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- Sun Apr 2 18:30:13 UTC 2023 - Bjørn Lie - Add upstream patch - Include stdexcept when using logic_error: diff --git a/cryfs.spec b/cryfs.spec index 1c39078..1ddb5e6 100644 --- a/cryfs.spec +++ b/cryfs.spec @@ -30,7 +30,7 @@ Source: https://github.com/cryfs/cryfs/releases/download/%{version}/%{na Source1: https://github.com/cryfs/cryfs/releases/download/%{version}/%{name}-%{version}.tar.xz.asc # 0x5D5EC7BC6F1443EC2AF7177A9E6C996C991D25E1 Source2: %{name}.keyring -Patch: https://github.com/cryfs/cryfs/commit/38849c22aa34c5fad10091e066a520dd831462b3.patch +Patch0: https://github.com/cryfs/cryfs/commit/38849c22aa34c5fad10091e066a520dd831462b3.patch BuildRequires: cmake >= 3.10 BuildRequires: gcc-c++ BuildRequires: libboost_atomic-devel >= 1.65.1