SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for mypaint-2.0.1-48.2.i586.rpm :

* Mon Sep 23 2024 Atri Bhattacharya - Drop %check section that depends on outdated setup.py.
* Wed Jun 21 2023 Dominique Leuenberger - Add 1193.patch: fix build against python 3.11.
* Sat Feb 20 2021 Atri Bhattacharya - Drop BuildRequires: python-rpm-macros and use python3 macros to build app only for the system python3.
* Mon Sep 07 2020 Callum Farmer - Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
* Fri May 29 2020 Atri Bhattacharya - 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.
* Wed May 27 2020 Atri Bhattacharya - Fix run time dependencies:
* Requires -- rather than Recommends -- mypaint-brushes, doesn\'t launch when the app is unable to find brushes.
* Requires python3-pycairo.
* Tue Feb 18 2020 Atri Bhattacharya - Update to version 2.0.0:
* New features: - Linear compositing and spectral blending (pigment). - Layer views. - Brush strokes dependent on view rotation and view zoom. - Additional symmetry modes: vertical, vertical+horizontal, rotational, snowflake. - Expanded flood fill functionality: offset, feather, gap detection and more. - New brush settings: offsets, gridmap, additional smudge settings, posterize, pigment. - New brush inputs: barrel rotation, base radius, zoom level, gridmap x/y, direction 360, attack angle.
* See Changelog.md for a full list.- Add mypaint-python3-pass-str-to-exec.patch: Fix build with python3 by passing a str object as the first arg to exec instead of an open file object.- Drop no longer needed patches:
* mypaint-scons-to-python3.patch
* reproducible.patch.- Adapt to build system overhaul:
* Switch to using python3.
* Use python build macros to build and install.
* New BuildRequires: pkgconfig(gtk+-3.0), pkgconfig(libmypaint) >= 1.5.0, pkgconfig(mypaint-brushes-2.0), python3-gobject-devel, python3-setuptools, python-rpm-macros, pkgconfig(gtk+-3.0).
* New Requires: python3-gobject-Gdk.
* Run tests as part of %check.
* Use %autosetup to set up build dir and apply patches.
* Drop post(un) scriptlets handled by rpm file triggers.
* Mon Oct 28 2019 Dominique Leuenberger - BuildRequire rsvg-convert instead of rsvg-view on TW: the rsvg-view program has been dropped, leaving only the rsvg-convert binary behind. For this reason, the package name was adjusted to properly reflect its content.
* Sun Jun 09 2019 Bernhard Wiedemann - Add reproducible.patch to sort file list to make build reproducible (boo#1041090)
* Thu Sep 20 2018 antoine.belvireAATTopensuse.org- Make mypaint work again (boo#1081099): Explicitely set python_binary and python_config to python2.7(-config).- Spec file minor cleanup.
 
ICM