public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom spot Callaway <spotaws@amazon.com>
To: git-commits@fedoraproject.org
Subject: [rpms/lua] rawhide: 5.5.1
Date: Tue, 11 Aug 2026 12:45:51 GMT [thread overview]
Message-ID: <178645235123.1.7406813954326548329.rpms-lua-d39cb3240446@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/lua
Branch : rawhide
Commit : d39cb32404461a207a32d8519c20ec177e1db23d
Author : Tom spot Callaway <spotaws@amazon.com>
Date : 2026-08-11T08:45:45-04:00
Stats : +10/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/lua/c/d39cb32404461a207a32d8519c20ec177e1db23d?branch=rawhide
Log:
5.5.1
---
diff --git a/.gitignore b/.gitignore
index 977e684..4390040 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,5 @@ lua-5.1.4/
/lua-5.4.8-tests.tar.gz
/lua-5.5.0.tar.gz
/lua-5.5.0-tests.tar.gz
+/lua-5.5.1.tar.gz
+/lua-5.5.1-tests.tar.gz
diff --git a/lua.spec b/lua.spec
index 719c0d3..f8bfe71 100644
--- a/lua.spec
+++ b/lua.spec
@@ -1,6 +1,6 @@
%global major_version 5.5
# Normally, this is the same as version, but... not always.
-%global test_version 5.5.0
+%global test_version 5.5.1
# If you are incrementing major_version, enable bootstrapping and adjust accordingly.
# Version should be the latest prior build. If you don't do this, RPM will break and
# everything will grind to a halt.
@@ -13,8 +13,8 @@
Name: lua
-Version: %{major_version}.0
-Release: 3%{?dist}
+Version: %{major_version}.1
+Release: 1%{?dist}
Summary: Powerful light-weight programming language
License: MIT
URL: https://www.lua.org/
@@ -40,8 +40,6 @@ Patch8: %{name}-5.4.8-bug2.patch
Patch9: %{name}-5.4.8-bug3.patch
%endif
# https://www.lua.org/bugs.html
-Patch10: lua-5.5.0-bug1.patch
-Patch11: lua-5.5.0-bug2.patch
BuildRequires: automake autoconf libtool readline-devel ncurses-devel
BuildRequires: make
@@ -105,8 +103,6 @@ mv src/luaconf.h src/luaconf.h.template.in
%patch -P3 -p1 -z .configure-linux
# Bug patches here
-%patch -P10 -p1 -b .bug1
-%patch -P11 -p1 -b .bug2
# Put proper version in configure.ac, patch0 hardcodes 5.5.0
sed -i 's|5.5.0|%{version}|g' configure.ac
@@ -230,6 +226,9 @@ popd
%{_libdir}/*.a
%changelog
+* Mon Aug 10 2026 Tom Callaway <spot@fedoraproject.org> - 5.5.1-1
+- update to 5.5.1
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.5.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index fbaac4e..7c4fb8b 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,5 @@
SHA512 (lua-5.4.8.tar.gz) = 875ad1f6df3ba63722b5069564c9d3a4057b4c3564c691061bb49cf6cdf5d2e303f05762bd46797b444aaf992c03021f423df142123eebf86751fd77edaf8060
SHA512 (lua-5.5.0.tar.gz) = 3253d2cdc929da6438095a30d66ef16a1abdbb0ada8fee238705b3b38492f14be9553640fdca6b25661e01155ba5582032e0a2ef064e4c283e85efc0a128cabe
SHA512 (lua-5.5.0-tests.tar.gz) = 11210607ff5be531ba838beaac9c3c8020994db46256bf4323f1cb4608e4dfdc1351c75e63e3f02c85833991a399289b8511b445d147daf2c9a48fe845e2e0b9
+SHA512 (lua-5.5.1.tar.gz) = 1c8cb3d7194732d7685f80a30e0804cb24dc6aee1f8d1383bb9fd5d0699b84c70b823e686555dfa8fd61a32f32c0c687a8419ff4aa285f39d4f3bf3d5cd635c0
+SHA512 (lua-5.5.1-tests.tar.gz) = a632b6f0c0d655d564032acfd6f958f8c3ae9c2539042c1f06bc6ed7adb91c0854692e6ba60ad9f4808d6d3b9f5faddfbc5b31eb0fdc7903f9ca097e8bc960d1
reply other threads:[~2026-08-11 12:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178645235123.1.7406813954326548329.rpms-lua-d39cb3240446@fedoraproject.org \
--to=spotaws@amazon.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox