commit 2e07b85f672fc04d34a2bd56ab4d0c1185194997
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Feb 5 18:13:47 2020 +0000
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: leigh123linux <leigh123linux(a)googlemail.com>
plus4emu.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/plus4emu.spec b/plus4emu.spec
index 263c54f..c5b812c 100644
--- a/plus4emu.spec
+++ b/plus4emu.spec
@@ -1,6 +1,6 @@
Name: plus4emu
Version: 1.2.10.1
-Release: 9%{?dist}
+Release: 10%{?dist}
Summary: Portable emulator of the Commodore 264 family of computers
License: GPLv2+
URL:
https://github.com/istvan-v/plus4emu
@@ -91,6 +91,9 @@ install -pm0644 roms/* %{buildroot}%{_datadir}/%{name}/roms
%changelog
+* Wed Feb 05 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1.2.10.1-10
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
+
* Sat Aug 10 2019 Andrea Musuruane <musuruan(a)gmail.com> - 1.2.10.1-9
- Fixed building with python3 scons (BZ #5344)
- Used %%set_build_flags macro