summaryrefslogtreecommitdiffstats
path: root/redis.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-03-01 16:56:08 +0100
committerRemi Collet <remi@php.net>2022-03-01 16:56:08 +0100
commit90f4be6e817a5640c611b3aa71677eb02dded7ca (patch)
tree0f1e682d69341516e4b31679b47a8be06fdb041c /redis.spec
parent389ca980ea64f84f493ad16a703272090a8c4921 (diff)
temp workaround for F36
Diffstat (limited to 'redis.spec')
-rw-r--r--redis.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/redis.spec b/redis.spec
index 880a402..4a56962 100644
--- a/redis.spec
+++ b/redis.spec
@@ -9,6 +9,9 @@
#
%global _hardened_build 1
+# temp workaround to https://bugzilla.redhat.com/2059488
+%undefine _package_note_file
+
# to use system libjemalloc
%bcond_with jemalloc
@@ -409,7 +412,7 @@ fi
%changelog
* Tue Mar 1 2022 Remi Collet <remi@remirepo.net> - 7.0~RC2-1
-- update to 7.0-RC1 (6.9.241) - Released Mon Feb 28 12:00:00 IST 2022
+- update to 7.0-RC2 (6.9.241) - Released Mon Feb 28 12:00:00 IST 2022
* Mon Jan 31 2022 Remi Collet <remi@remirepo.net> - 7.0~RC1-1
- update to 7.0-RC1 (6.9.240) - Released Mon Jan 31 12:00:00 IST 2022