diff --git a/krita-3.2.0.tar.gz b/krita-3.2.0.tar.gz deleted file mode 100644 index cb6254e..0000000 --- a/krita-3.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0891be48a0338e1419d084da594900864b85de89cc4a38c8946d907cc1009356 -size 207016115 diff --git a/krita-3.2.1.tar.gz b/krita-3.2.1.tar.gz new file mode 100644 index 0000000..99896ce --- /dev/null +++ b/krita-3.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef06cee677d75861edca0e1f825bca42ff59b7200aeb827e16f8d1fb5ef14e39 +size 207014866 diff --git a/krita.changes b/krita.changes index 925b94e..8c7037b 100644 --- a/krita.changes +++ b/krita.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Aug 25 12:46:36 UTC 2017 - wbauer@tmo.at + +- Update to version 3.2.1: + * Crash on startup if only OpenGL 2.1 is found: if you had to + disable opengl for 3.2.0, you can try to enable it again + * A crash when changing layer types in the gmic-qt plugin + * A bug where gmic-qt could crash on odd-sized images + * A regression where using the text tool would break the brush tool + * The option to use the native platform’s file dialogs was restored + * A bug where selecting the line tool would disable the flow slider + * Some issues with the LUT docker were fixed +- Remove no longer used libcurl-devel build requirement + ------------------------------------------------------------------- Mon Aug 21 10:00:04 UTC 2017 - wbauer@tmo.at diff --git a/krita.spec b/krita.spec index aa31ac1..564a1a4 100644 --- a/krita.spec +++ b/krita.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: krita -Version: 3.2.0 +Version: 3.2.1 Release: 0 Summary: Digital Painting Application License: GPL-2.0+ and LGPL-2.1+ @@ -55,7 +55,6 @@ BuildRequires: kitemviews-devel BuildRequires: kwidgetsaddons-devel BuildRequires: kwindowsystem-devel BuildRequires: kxmlgui-devel -BuildRequires: libcurl-devel BuildRequires: libeigen3-devel BuildRequires: libexiv2-devel BuildRequires: libjpeg-devel