Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lua-ldoc for openSUSE:Factory 
checked in at 2021-02-26 22:02:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-ldoc (Old)
 and      /work/SRC/openSUSE:Factory/.lua-ldoc.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-ldoc"

Fri Feb 26 22:02:09 2021 rev:5 rq:875428 version:1.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-ldoc/lua-ldoc.changes        2021-02-18 
20:54:31.847558796 +0100
+++ /work/SRC/openSUSE:Factory/.lua-ldoc.new.2378/lua-ldoc.changes      
2021-02-26 22:02:10.391964243 +0100
@@ -1,0 +2,5 @@
+Fri Feb 26 11:04:30 UTC 2021 - Callum Farmer <gm...@opensuse.org>
+
+- Fix lua naming
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lua-ldoc.spec ++++++
--- /var/tmp/diff_new_pack.4eUxf9/_old  2021-02-26 22:02:11.463965185 +0100
+++ /var/tmp/diff_new_pack.4eUxf9/_new  2021-02-26 22:02:11.467965189 +0100
@@ -17,14 +17,15 @@
 
 
 %define flavor @BUILD_FLAVOR@
-%define mod_name LDoc
+%define mod_name ldoc
+%define rname LDoc
 Version:        1.4.6
 Release:        0
 Summary:        LuaDoc-compatible documentation generation system
 License:        MIT
 Group:          Development/Libraries/Other
 URL:            https://github.com/stevedonovan/LDoc
-Source:         
https://github.com/stevedonovan/LDoc/archive/%{version}.tar.gz#/%{mod_name}-%{version}.tar.gz
+Source:         
https://github.com/stevedonovan/LDoc/archive/%{version}.tar.gz#/%{rname}-%{version}.tar.gz
 BuildRequires:  %{flavor}-devel
 BuildArch:      noarch
 Requires:       %{flavor}
@@ -43,7 +44,7 @@
 and pretty-printed example files.
 
 %prep
-%setup -q -n %{mod_name}-%{version}
+%setup -q -n %{rname}-%{version}
 
 %build
 /bin/true

Reply via email to