diff --git a/matrix-synapse.changes b/matrix-synapse.changes index cbfeb39..6bfa2b7 100644 --- a/matrix-synapse.changes +++ b/matrix-synapse.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 7 09:14:10 UTC 2023 - Dominique Leuenberger + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + ------------------------------------------------------------------- Tue Oct 31 20:03:55 UTC 2023 - Marcus Rueckert diff --git a/matrix-synapse.spec b/matrix-synapse.spec index 3a18cac..8ffacd0 100644 --- a/matrix-synapse.spec +++ b/matrix-synapse.spec @@ -175,7 +175,7 @@ Source51: matrix-synapse-generate-config.sh # cd synapse ; ln -s .. patches ; quilt push -a # to clean up your working copy afterwards: git reset --hard ; rm -rv .pc patches Source99: series -Patch: matrix-synapse-1.4.1-paths.patch +Patch0: matrix-synapse-1.4.1-paths.patch Patch1: bump-dependencies.patch # https://github.com/matrix-org/synapse/pull/10719 # disable by marking as source until we get a decision upstream