File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 14
14
15
15
FINAL_OUTPUT_DIR =FINAL_RPMS
16
16
17
- OTP_RELEASE =27.3.4
17
+ OTP_RELEASE =28.0
18
18
19
19
# Where official Erlang distribution files come from...
20
20
OTP_SRC_TGZ_FILE =OTP-$(OTP_RELEASE ) .tar.gz
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- %global upstream_ver 27.3.4
16
- %global package_ver 27.3.4
15
+ %global upstream_ver 28.0
16
+ %global package_ver 28.0
17
17
%global package_ver_release 1
18
18
19
19
# See https://fedoraproject.org/wiki/Changes/Broken_RPATH_will_fail_rpmbuild
@@ -313,6 +313,9 @@ rm -rf $RPM_BUILD_ROOT
313
313
314
314
315
315
%changelog
316
+ *
Wed May 21 2025 Michael Klishin <[email protected] > -
28.0
317
+ - Update to Erlang/OTP 28.0
318
+
316
319
*
Thu May 8 2025 Michael Klishin <[email protected] > -
27.3.4
317
320
- Update to Erlang/OTP 27.3.4
318
321
You can’t perform that action at this time.
0 commit comments