Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package prewikka for openSUSE:Factory 
checked in at 2021-06-09 21:51:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/prewikka (Old)
 and      /work/SRC/openSUSE:Factory/.prewikka.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "prewikka"

Wed Jun  9 21:51:56 2021 rev:8 rq:897112 version:5.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/prewikka/prewikka.changes        2020-10-29 
09:23:21.674748443 +0100
+++ /work/SRC/openSUSE:Factory/.prewikka.new.32437/prewikka.changes     
2021-06-09 21:52:11.822463507 +0200
@@ -1,0 +2,6 @@
+Tue May 18 09:35:18 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Fix build by removing stray pyton single spec macros: this is a
+  pure application, written in python, not a python module.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ prewikka.spec ++++++
--- /var/tmp/diff_new_pack.6edAdW/_old  2021-06-09 21:52:12.298464356 +0200
+++ /var/tmp/diff_new_pack.6edAdW/_new  2021-06-09 21:52:12.302464362 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package prewikka
 #
-# Copyright (c) 2020 SUSE LLC
+# 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
@@ -51,7 +51,6 @@
 Obsoletes:      prewikka-core < %{version}-%{release}
 Provides:       prewikka-core = %{version}-%{release}
 BuildArch:      noarch
-%python_subpackages
 
 %description
 Prewikka is the graphical front-end analysis console for the Prelude
@@ -88,7 +87,7 @@
 
 %find_lang %{name}
 
-%files -n python3-%{name}
+%files
 %license COPYING*
 %doc AUTHORS README NEWS HACKING.README
 %attr(0750, -,-) %dir %{_sysconfdir}/%{name}/
@@ -103,6 +102,6 @@
 %{_bindir}/prewikka-cli
 %{_bindir}/prewikka-crontab
 
-%files -n %{name}-lang -f %{name}.lang
+%files lang -f %{name}.lang
 
 %changelog

Reply via email to