Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lua-luarocks for openSUSE:Factory 
checked in at 2021-06-18 10:13:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-luarocks (Old)
 and      /work/SRC/openSUSE:Factory/.lua-luarocks.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-luarocks"

Fri Jun 18 10:13:30 2021 rev:8 rq:900205 version:3.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-luarocks/lua-luarocks.changes        
2021-02-22 14:39:22.256551828 +0100
+++ /work/SRC/openSUSE:Factory/.lua-luarocks.new.2625/lua-luarocks.changes      
2021-06-18 10:13:39.373983931 +0200
@@ -1,0 +2,11 @@
+Tue Jun 15 15:36:04 UTC 2021 - Callum Farmer <[email protected]>
+
+- Update to version 3.7.0
+  * Improved connectivity resiliency
+  * On Unix, it now respects environment variables $XDG_CACHE_HOME
+    and $XDG_CONFIG_HOME
+  * Fixes check for the default Lua version set in the user's
+    home configuration
+- Remove deprecated option --versioned-rocks-dir
+
+-------------------------------------------------------------------

Old:
----
  luarocks-3.3.1.tar.gz

New:
----
  luarocks-3.7.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lua-luarocks.spec ++++++
--- /var/tmp/diff_new_pack.kF6svA/_old  2021-06-18 10:13:39.869984587 +0200
+++ /var/tmp/diff_new_pack.kF6svA/_new  2021-06-18 10:13:39.873984593 +0200
@@ -17,16 +17,16 @@
 #
 
 
-%define flavor @BUILD_FLAVOR@
+%define flavor @BUILD_FLAVOR@%{nil}
 %define mod_name luarocks
 %define lua_value  %(echo "%{flavor}" |sed -e 's:lua::')
-Version:        3.3.1
+Version:        3.7.0
 Release:        0
 Summary:        A deployment and management system for Lua modules
 License:        MIT
 Group:          Development/Languages/Other
 URL:            https://luarocks.org
-Source:         
https://github.com/luarocks/luarocks/archive/v%{version}.tar.gz#/%{mod_name}-%{version}.tar.gz
+Source:         https://luarocks.org/releases/%{mod_name}-%{version}.tar.gz
 BuildRequires:  %{flavor}-devel
 BuildRequires:  curl
 BuildRequires:  openssl
@@ -62,8 +62,7 @@
 # Not an autotools based system
 ./configure \
   --prefix=%{_prefix} \
-  --lua-version=%{lua_version} \
-  --versioned-rocks-dir
+  --lua-version=%{lua_version}
 make %{?_smp_mflags} build
 
 %install

++++++ luarocks-3.3.1.tar.gz -> luarocks-3.7.0.tar.gz ++++++
++++ 13427 lines of diff (skipped)

Reply via email to