From 6e471fd4187d64fd57d16d1cc782105f337b75e182d4c1224330a3127fac61f4 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 17 May 2020 10:19:07 +0000 Subject: [PATCH 1/4] KDE Applications 20.04.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kolourpaint?expand=0&rev=124 --- kolourpaint-20.04.0.tar.xz | 3 --- kolourpaint-20.04.0.tar.xz.sig | 11 ----------- kolourpaint-20.04.1.tar.xz | 3 +++ kolourpaint-20.04.1.tar.xz.sig | 11 +++++++++++ kolourpaint.changes | 9 +++++++++ kolourpaint.spec | 2 +- 6 files changed, 24 insertions(+), 15 deletions(-) delete mode 100644 kolourpaint-20.04.0.tar.xz delete mode 100644 kolourpaint-20.04.0.tar.xz.sig create mode 100644 kolourpaint-20.04.1.tar.xz create mode 100644 kolourpaint-20.04.1.tar.xz.sig diff --git a/kolourpaint-20.04.0.tar.xz b/kolourpaint-20.04.0.tar.xz deleted file mode 100644 index 20837df..0000000 --- a/kolourpaint-20.04.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3f26fa76b171d06c1fac3926ebfb90da47bacb64989527a4c7bef54349b63fb -size 5652248 diff --git a/kolourpaint-20.04.0.tar.xz.sig b/kolourpaint-20.04.0.tar.xz.sig deleted file mode 100644 index 4a9cbd2..0000000 --- a/kolourpaint-20.04.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB9kACgkQ29LOiT4t -HIe5ewgAmXzHocdPYgsQn6qvAY0Ikz1OkO9msjkuyw7GV+ObIIXX5/j7gZdNEUvb -LCeKYGTmODso7AlHK6QKf7+k7Mx2l/H4tlIAL3iplzubGh8XdK+LcoFxP79gjtZz -yP9KUI03thYg/hBy9W/hgiUSyZynwRr+HjCxJdq3qZ3aZ4/RQM2JrJEn9mrVYH+l -YjBTvTjhUljSDWiKoQkZZCW1+5AuXVtDujHb7l2FNFJudBXrGBUmD1P4pkYwWxg8 -yms+q+li+Gstx0UDnlSk7OZTSVwRhYxGXCE+H7UyPmu31NivuAh13wImX6HU6QAo -bbnEISsROgJf0Xs2b5PIGgTFbcOJdg== -=Lq5d ------END PGP SIGNATURE----- diff --git a/kolourpaint-20.04.1.tar.xz b/kolourpaint-20.04.1.tar.xz new file mode 100644 index 0000000..6365f6a --- /dev/null +++ b/kolourpaint-20.04.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897154fc53b7406ded0a78466300fa98ff7be36f85a324aefdc040f676ed5f25 +size 5652164 diff --git a/kolourpaint-20.04.1.tar.xz.sig b/kolourpaint-20.04.1.tar.xz.sig new file mode 100644 index 0000000..aaa23d2 --- /dev/null +++ b/kolourpaint-20.04.1.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl65/4IACgkQ29LOiT4t +HIe09Qf/Wmj4ZeePEjkuLYyyYkgtueaHt+qNDkIy8Q+q/xQkk2GwjCiadsGdgAZb +0JfM8F97NcsawmStzt/xs4Eq9Q3M9m1Q6w7biBJ29K3q+KDNN9YHm75B03hU/oZE +eVTVfi23FRR4nB6GAjYu3Ley0CZPOZqiS2SKQXz4TIt059D0yo8Ovc2Q8RSS8jLh +PN4PffA7bIraaLddd7OENnYdESzcpJMEovTixNsO0Vu71JrDSRTV8hpvhlBMwWgy +z7WgUK2KbrISTzkKDFidTZJ3GwqIb/0yhhe7NAegamyJqRRVedSbqfHPW1kdlQ1n +7V5gAwEGC/7Uip0pO44oHxaAjUN1Ew== +=QSdv +-----END PGP SIGNATURE----- diff --git a/kolourpaint.changes b/kolourpaint.changes index 73fa2b3..3bb4566 100644 --- a/kolourpaint.changes +++ b/kolourpaint.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri May 15 15:41:47 UTC 2020 - Luca Beltrame + +- Update to 20.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- No code change since 20.04.0 + ------------------------------------------------------------------- Thu Apr 23 12:22:42 UTC 2020 - Luca Beltrame diff --git a/kolourpaint.spec b/kolourpaint.spec index 1cde6f1..6580614 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: 20.04.0 +Version: 20.04.1 Release: 0 # See bnc#717722 for license details Summary: Paint Program From 2f421fe8d4bcc20fdda00dbc8086dd0bd1b4f52fb0ee06abc0aa427190ae52f2 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 17 May 2020 10:56:40 +0000 Subject: [PATCH 2/4] Fix URL in changelog OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kolourpaint?expand=0&rev=125 --- kolourpaint.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kolourpaint.changes b/kolourpaint.changes index 3bb4566..fe6fd29 100644 --- a/kolourpaint.changes +++ b/kolourpaint.changes @@ -4,7 +4,7 @@ Fri May 15 15:41:47 UTC 2020 - Luca Beltrame - Update to 20.04.1 * New bugfix release * For more details please see: - * https://kde.org/announcements/releases/2020-04-apps-update + * https://kde.org/announcements/releases/2020-05-apps-update - No code change since 20.04.0 ------------------------------------------------------------------- From 15ab3a445e89b9f43e3400dd3aa1890e281b1f399fb34d48b1a9003d88b7e33c Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 17 May 2020 12:00:23 +0000 Subject: [PATCH 3/4] Fix 19.12 URLs in changelog OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kolourpaint?expand=0&rev=126 --- kolourpaint.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kolourpaint.changes b/kolourpaint.changes index fe6fd29..6b726c6 100644 --- a/kolourpaint.changes +++ b/kolourpaint.changes @@ -41,7 +41,7 @@ Thu Mar 5 20:36:21 UTC 2020 - Luca Beltrame - Update to 19.12.3 * New bugfix release * For more details please see: - * https://www.kde.org/announcements/releases/19.12.3 + * https://kde.org/announcements/releases/2020-03-apps-update - No code change since 19.12.2 ------------------------------------------------------------------- @@ -55,7 +55,7 @@ Wed Feb 5 06:29:24 UTC 2020 - Luca Beltrame - Update to 19.12.2 * New bugfix release * For more details please see: - * https://www.kde.org/announcements/releases/19.12.2 + * https://kde.org/announcements/releases/2020-02-apps-update - No code change since 19.12.1 ------------------------------------------------------------------- From f54d08cfa97c70202f022ff6603920dfd8e7b7acc4d545afa35484c6c69018d7 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 17 May 2020 12:46:14 +0000 Subject: [PATCH 4/4] Remove non-existing 20.04-beta/rc URLs from changelog OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kolourpaint?expand=0&rev=127 --- kolourpaint.changes | 4 ---- 1 file changed, 4 deletions(-) diff --git a/kolourpaint.changes b/kolourpaint.changes index 6b726c6..ed6873c 100644 --- a/kolourpaint.changes +++ b/kolourpaint.changes @@ -21,8 +21,6 @@ Sun Apr 5 20:30:18 UTC 2020 - Luca Beltrame - Update to 20.03.90 * New feature release - * For more details please see: - * https://kde.org/announcements/releases/20.04-rc - Changes since 20.03.80: * Add missing includes @@ -31,8 +29,6 @@ Sun Mar 22 09:17:14 UTC 2020 - Luca Beltrame - Update to 20.03.80 * New feature release - * For more details please see: - * https://kde.org/announcements/releases/20.04-beta - Too many changes to list here. -------------------------------------------------------------------