We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0ec24 commit 1f0b162Copy full SHA for 1f0b162
SLiM.spec
@@ -8,7 +8,7 @@
8
9
Name: SLiM
10
Version: 4.2.1
11
-Release: 1%{?dist}
+Release: 2%{?dist}
12
Summary: an evolutionary simulation framework
13
14
License: GPLv3+
@@ -72,6 +72,10 @@ visualization of simulation output.
72
%{_datadir}/mime/packages/org.messerlab.slimgui-mime.xml
73
74
%changelog
75
+* Tue Apr 30 2024 Ben Haller <bhaller@mac.com> - 4.2.1-2
76
+- No changes to the package have been made since the last release.
77
+- Another fix for a crashing bug under certain conditions.
78
+
79
* Fri Apr 12 2024 Ben Haller <bhaller@mac.com> - 4.2.1-1
80
- No changes to the package have been made since the last release.
81
- Fix for a crashing bug under certain conditions.
0 commit comments