Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package litetran for openSUSE:Factory 
checked in at 2021-10-05 22:34:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/litetran (Old)
 and      /work/SRC/openSUSE:Factory/.litetran.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "litetran"

Tue Oct  5 22:34:03 2021 rev:5 rq:923317 version:1.3+git20161111

Changes:
--------
--- /work/SRC/openSUSE:Factory/litetran/litetran.changes        2018-07-31 
16:04:11.468035359 +0200
+++ /work/SRC/openSUSE:Factory/.litetran.new.2443/litetran.changes      
2021-10-05 22:34:35.650946769 +0200
@@ -1,0 +2,6 @@
+Sat Oct  2 04:42:22 UTC 2021 - Carsten Ziepke <kiel...@gmail.com>
+
+- Run spec-cleaner
+- Fix rpmlint: executable-docs, script-without-shebang
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ litetran.spec ++++++
--- /var/tmp/diff_new_pack.xp2FVH/_old  2021-10-05 22:34:35.994947367 +0200
+++ /var/tmp/diff_new_pack.xp2FVH/_new  2021-10-05 22:34:35.994947367 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package litetran
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -50,27 +50,18 @@
 %setup -q
 %patch0 -p1
 
+# rpmlint: executable-docs, script-without-shebang
+chmod 644 LICENSE.txt README.md RELNOTES.txt 
+
 %build
 %cmake
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %cmake_install
 
-%if 0%{?suse_version} < 1500
-%post
-%desktop_database_post
-
-%postun
-%desktop_database_postun
-%endif
-
 %files
-%if 0%{?suse_version} >= 1500
 %license LICENSE.txt
-%else
-%doc LICENSE.txt
-%endif
 %doc README.md RELNOTES.txt
 %{_bindir}/%{name}
 %{_datadir}/%{name}/

Reply via email to