diff --git a/kolourpaint-19.04.0.tar.xz b/kolourpaint-19.04.0.tar.xz deleted file mode 100644 index 81430e6..0000000 --- a/kolourpaint-19.04.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6cd087ba34a1a8fec9349dea06c1b71a70f6e8455adb41d4820a376eb2ed141 -size 5656056 diff --git a/kolourpaint-19.04.1.tar.xz b/kolourpaint-19.04.1.tar.xz new file mode 100644 index 0000000..4eb6c16 --- /dev/null +++ b/kolourpaint-19.04.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2f78f1a2f99fa8176980ecd224ccfd8848ff8357e3434b463d4f83bcc7b5e46 +size 5653060 diff --git a/kolourpaint.changes b/kolourpaint.changes index b3adfb0..cc62968 100644 --- a/kolourpaint.changes +++ b/kolourpaint.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun May 12 07:59:57 UTC 2019 - wbauer@tmo.at + +- Require kdelibs4support, without it saving files doesn't work + (boo#1055759) + +------------------------------------------------------------------- +Fri May 10 05:37:15 UTC 2019 - lbeltrame@kde.org + +- Update to 19.04.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.1.php +- No code changes since 19.04.0 + ------------------------------------------------------------------- Sat Apr 20 06:51:56 UTC 2019 - lbeltrame@kde.org diff --git a/kolourpaint.spec b/kolourpaint.spec index 1982d56..d0b9717 100644 --- a/kolourpaint.spec +++ b/kolourpaint.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kolourpaint -Version: 19.04.0 +Version: 19.04.1 Release: 0 # See bnc#717722 for license details Summary: Paint Program @@ -42,6 +42,8 @@ BuildRequires: update-desktop-files BuildRequires: xz Provides: kolourpaint5 = %{version} Obsoletes: kolourpaint5 < %{version} +# boo#1055759 +Requires: kdelibs4support %if %{with lang} Recommends: %{name}-lang %endif