diff --git a/lua-cliargs.changes b/lua-cliargs.changes index 0a5c3fb..04c662c 100644 --- a/lua-cliargs.changes +++ b/lua-cliargs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 6 10:06:12 UTC 2025 - Matej Cepl + +- Change to the new upstream and using expected version number. + ------------------------------------------------------------------- Fri Oct 24 14:47:26 UTC 2025 - Matej Cepl diff --git a/lua-cliargs.spec b/lua-cliargs.spec index 412d456..234faf0 100644 --- a/lua-cliargs.spec +++ b/lua-cliargs.spec @@ -19,14 +19,13 @@ %define flavor @BUILD_FLAVOR@ %define mod_name luacliargs %define rname lua_cliargs -%define upversion 3.0-2 -Version: 3.02 +Version: 3.0.2 Release: 0 Summary: Command-line argument parsing module for Lua License: MIT Group: Development/Libraries/Other -URL: https://github.com/amireh/lua_cliargs -Source: https://github.com/amireh/lua_cliargs/archive/v%{upversion}.tar.gz#/%{rname}-%{upversion}.tar.gz +URL: https://github.com/lunarmodules/lua_cliargs +Source: https://github.com/lunarmodules/lua_cliargs/archive/refs/tags/v%{version}.tar.gz#/%{rname}-%{version}.tar.gz BuildRequires: %{flavor}-devel BuildRequires: lua-macros Requires: %{flavor} @@ -46,7 +45,7 @@ notations and argument types. cliargs allows you to define required, optional, and flag arguments. %prep -%setup -q -n %{rname}-%{upversion} +%setup -q -n %{rname}-%{version} %build /bin/true diff --git a/lua_cliargs-3.0-2.tar.gz b/lua_cliargs-3.0-2.tar.gz deleted file mode 100644 index 1a178f2..0000000 --- a/lua_cliargs-3.0-2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:971d6f1440a55bdf9db581d4b2bcbf472a301d76f696a0d0ed9423957c7d176e -size 30435 diff --git a/lua_cliargs-3.0.2.tar.gz b/lua_cliargs-3.0.2.tar.gz new file mode 100644 index 0000000..b44eea4 --- /dev/null +++ b/lua_cliargs-3.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7a57ab9c73f6c44040a78305b6dc7780ca1565cc4c9057d74a6608cb0443af4 +size 31302