commit afa3dbd1f030b118e1e3b5ffdb772b232bf0a94c
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Aug 8 11:52:21 2022 +0100
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg 5.1
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
dfhack.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/dfhack.spec b/dfhack.spec
index e20377a..778f81a 100644
--- a/dfhack.spec
+++ b/dfhack.spec
@@ -47,7 +47,7 @@
Name: dfhack
Version: %{dfversion}
-Release: 8.%{hackrelease}%{?dist}
+Release: 9.%{hackrelease}%{?dist}
Summary: Memory hacking library for Dwarf Fortress and a set of tools that use it
# It'd be nice if we could unbundle some of these things, but I suspect it won't
happen.
@@ -347,6 +347,10 @@ rm -f docs/build.sh
%license LICENSE.rst
%changelog
+* Mon Aug 08 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> -
0.47.04-9.r1
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
+ 5.1
+
* Thu Apr 14 2022 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 0.47.04-8.r1
- Backport upstream fix to compile with -fpermissive for uicommon.h