Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mypaint for openSUSE:Factory checked 
in at 2021-02-21 22:14:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mypaint (Old)
 and      /work/SRC/openSUSE:Factory/.mypaint.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mypaint"

Sun Feb 21 22:14:46 2021 rev:5 rq:874139 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mypaint/mypaint.changes  2020-09-07 
21:36:55.665424448 +0200
+++ /work/SRC/openSUSE:Factory/.mypaint.new.28504/mypaint.changes       
2021-02-21 22:14:55.202137861 +0100
@@ -1,0 +2,6 @@
+Sat Feb 20 01:05:11 UTC 2021 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Drop BuildRequires: python-rpm-macros and use python3 macros to
+  build app only for the system python3.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mypaint.spec ++++++
--- /var/tmp/diff_new_pack.bt854J/_old  2021-02-21 22:14:56.746139491 +0100
+++ /var/tmp/diff_new_pack.bt854J/_new  2021-02-21 22:14:56.750139495 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mypaint
 #
-# 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
@@ -16,7 +16,6 @@
 #
 
 
-%define skip_python2 1
 Name:           mypaint
 Version:        2.0.1
 Release:        0
@@ -31,7 +30,6 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  librsvg
 BuildRequires:  pkgconfig
-BuildRequires:  python-rpm-macros
 BuildRequires:  python3-cairo-devel
 BuildRequires:  python3-devel
 BuildRequires:  python3-gobject-devel
@@ -65,10 +63,10 @@
 %autosetup -p1
 
 %build
-%python_build 
+%python3_build 
 
 %install
-%python_install
+%python3_install
 
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_prefix}/lib/%{name}/

Reply via email to