forked from pool/lua-cffi-lua
Add two patches fixing typos in documentation:
- 0001-Corrects-1st-example-in-introduction.md.patch - 0002-docs-fixed-the-second-example-in-introduction.md.patch
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 26 23:47:19 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Add two patches fixing typos in documentation:
|
||||||
|
- 0001-Corrects-1st-example-in-introduction.md.patch
|
||||||
|
- 0002-docs-fixed-the-second-example-in-introduction.md.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 26 22:10:40 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
Tue Aug 26 22:10:40 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
|||||||
@@ -25,6 +25,12 @@ License: MIT
|
|||||||
Group: Development/Languages/Other
|
Group: Development/Languages/Other
|
||||||
URL: https://github.com/q66/cffi-lua
|
URL: https://github.com/q66/cffi-lua
|
||||||
Source: %{mod_name}-%{version}.tar.xz
|
Source: %{mod_name}-%{version}.tar.xz
|
||||||
|
# PATCH-FIX-UPSTREAM 0001-Corrects-1st-example-in-introduction.md.patch gh#q66/cffi-lua!38 mcepl@suse.com
|
||||||
|
# fix one typo in introduction.md
|
||||||
|
Patch0: 0001-Corrects-1st-example-in-introduction.md.patch
|
||||||
|
# PATCH-FIX-UPSTREAM 0002-docs-fixed-the-second-example-in-introduction.md.patch mcepl@suse.com
|
||||||
|
# fix second typo in introduction.md
|
||||||
|
Patch0: 0002-docs-fixed-the-second-example-in-introduction.md.patch
|
||||||
BuildRequires: %{flavor}-devel
|
BuildRequires: %{flavor}-devel
|
||||||
BuildRequires: lua-macros
|
BuildRequires: lua-macros
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
|
|||||||
Reference in New Issue
Block a user