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 2024-03-14 17:45:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-ldoc (Old)
 and      /work/SRC/openSUSE:Factory/.lua-ldoc.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-ldoc"

Thu Mar 14 17:45:37 2024 rev:7 rq:1157973 version:1.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-ldoc/lua-ldoc.changes        2022-11-24 
12:23:49.125522318 +0100
+++ /work/SRC/openSUSE:Factory/.lua-ldoc.new.1905/lua-ldoc.changes      
2024-03-14 17:47:13.666200311 +0100
@@ -1,0 +2,6 @@
+Thu Mar 14 10:17:56 UTC 2024 - Dominik Heidler <[email protected]>
+
+- Resync sources as upstream regenerated tarball
+  * osc service runall download_files
+
+-------------------------------------------------------------------

Old:
----
  LDoc-1.4.6.tar.gz

New:
----
  ldoc-1.4.6.tar.gz

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

Other differences:
------------------
++++++ lua-ldoc.spec ++++++
--- /var/tmp/diff_new_pack.zkrwVq/_old  2024-03-14 17:47:14.394227041 +0100
+++ /var/tmp/diff_new_pack.zkrwVq/_new  2024-03-14 17:47:14.398227187 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lua-ldoc
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,13 @@
 
 %define flavor @BUILD_FLAVOR@
 %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#/%{rname}-%{version}.tar.gz
+Source:         
https://github.com/stevedonovan/LDoc/archive/%{version}.tar.gz#/%{mod_name}-%{version}.tar.gz
 BuildRequires:  %{flavor}-devel
 BuildRequires:  lua-macros
 Requires:       %{flavor}
@@ -45,7 +44,7 @@
 and pretty-printed example files.
 
 %prep
-%setup -q -n %{rname}-%{version}
+%setup -q -n %{mod_name}-%{version}
 
 %build
 /bin/true

Reply via email to