Hello community,

here is the log from the commit of package mypaint for openSUSE:Factory checked 
in at 2020-06-02 14:38:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mypaint (Old)
 and      /work/SRC/openSUSE:Factory/.mypaint.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mypaint"

Tue Jun  2 14:38:26 2020 rev:3 rq:810384 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mypaint/mypaint.changes  2020-05-29 
21:37:34.578685456 +0200
+++ /work/SRC/openSUSE:Factory/.mypaint.new.3606/mypaint.changes        
2020-06-02 14:39:19.567651690 +0200
@@ -1,0 +2,27 @@
+Fri May 29 20:04:01 UTC 2020 - Atri Bhattacharya <[email protected]>
+
+- Update to version 2.0.1:
+  * HSV/HCY brush dynamics in 2.x mode fixed.
+  * Undo/Redo stack size made configurable and more efficient.
+  * Undo/Redo stack default size increased to 40.
+  * Rounding error when saving files in 2.x mode fixed.
+  * Invalid l11n strings fixed.
+  * Translated strings added/updated for several languages.
+  * Dependency on intltool removed (still required for
+    libmypaint).
+  * Variables in l11n strings validated on build (xml tags are not
+    validated yet, however).
+  * libmypaint translations are now bound, making them work
+    properly in the appimages.
+  * OARS rating added to appdata (relevant for app-distribution
+    software, but not much else).
+  * A number of Py3 compatibility issues were fixed.
+  * Svg icons fixed - some were previously considered invalid by
+    librsvg >= 2.48.
+  * Svg icon sizes reduced across the board.
+  * Typos in documentation fixed (not user-facing typos).
+- Drop mypaint-python3-pass-str-to-exec.patch: upstreamed.
+- Update version of libmypaint in BuildRequires.
+- Run an additional fdupes to clean up duplicates in icon dir.
+
+-------------------------------------------------------------------

Old:
----
  mypaint-2.0.0.tar.xz
  mypaint-python3-pass-str-to-exec.patch

New:
----
  mypaint-2.0.1.tar.xz

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

Other differences:
------------------
++++++ mypaint.spec ++++++
--- /var/tmp/diff_new_pack.cRefyF/_old  2020-06-02 14:39:20.787655548 +0200
+++ /var/tmp/diff_new_pack.cRefyF/_new  2020-06-02 14:39:20.791655559 +0200
@@ -18,15 +18,13 @@
 
 %define skip_python2 1
 Name:           mypaint
-Version:        2.0.0
+Version:        2.0.1
 Release:        0
 Summary:        Graphics application for digital painters
 License:        GPL-2.0-or-later
 Group:          Productivity/Graphics/Other
 URL:            http://mypaint.org
 Source:         
https://github.com/mypaint/mypaint/releases/download/v%{version}/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM mypaint-python3-pass-str-to-exec.patch 
[email protected] -- Fix build with python3 by passing a str object as the 
first arg to exec instead of an open file object
-Patch0:         mypaint-python3-pass-str-to-exec.patch
 BuildRequires:  ImageMagick
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -46,7 +44,7 @@
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(json)
 BuildRequires:  pkgconfig(lcms2)
-BuildRequires:  pkgconfig(libmypaint) >= 1.5.0
+BuildRequires:  pkgconfig(libmypaint) >= 1.6.0
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(mypaint-brushes-2.0) >= 2.0.2
 BuildRequires:  pkgconfig(pygobject-3.0)
@@ -74,6 +72,7 @@
 
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_libexecdir}/%{name}/
+%fdupes %{buildroot}%{_datadir}/icons/hicolor/
 
 %check
 python3 setup.py test

++++++ mypaint-2.0.0.tar.xz -> mypaint-2.0.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/mypaint/mypaint-2.0.0.tar.xz 
/work/SRC/openSUSE:Factory/.mypaint.new.3606/mypaint-2.0.1.tar.xz differ: char 
27, line 1


Reply via email to