From 981967379287f6a3cf5ec3ed013522cd638f9eb245f75d7e9ab1a7f7aa305e06 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 17 May 2020 10:18:11 +0000 Subject: [PATCH 1/4] KDE Applications 20.04.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kapptemplate?expand=0&rev=112 --- kapptemplate-20.04.0.tar.xz | 3 --- kapptemplate-20.04.0.tar.xz.sig | 11 ----------- kapptemplate-20.04.1.tar.xz | 3 +++ kapptemplate-20.04.1.tar.xz.sig | 11 +++++++++++ kapptemplate.changes | 9 +++++++++ kapptemplate.spec | 2 +- 6 files changed, 24 insertions(+), 15 deletions(-) delete mode 100644 kapptemplate-20.04.0.tar.xz delete mode 100644 kapptemplate-20.04.0.tar.xz.sig create mode 100644 kapptemplate-20.04.1.tar.xz create mode 100644 kapptemplate-20.04.1.tar.xz.sig diff --git a/kapptemplate-20.04.0.tar.xz b/kapptemplate-20.04.0.tar.xz deleted file mode 100644 index bca0ab1..0000000 --- a/kapptemplate-20.04.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aae90e74f5a32d33f8526f0d87ab22a6955bdbbb9b31c26464d4a5af0a89af99 -size 325396 diff --git a/kapptemplate-20.04.0.tar.xz.sig b/kapptemplate-20.04.0.tar.xz.sig deleted file mode 100644 index 1c7f49e..0000000 --- a/kapptemplate-20.04.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB7cACgkQ29LOiT4t -HIehgwf9EKkN8lvjp/C144BBiBUfmPQrzLjQZriXANPFiZ4++22Bpi/u38ePrcMz -anP3D9ZwsTl2LthxLVlvplAaIZ3LQuTP1oOw49J5QjFb3Dmw/JAx/ELZcfnmyFPD -aEkwdX1Lw3P6nNqzBjn5ATfSBwMtTjSpT4NkoorXxpxPXAWvqH7L910TrzGzX03i -8HDSi83ovqq3zikbYymd6233zqFPqN0TfH3APmJVOLpe/eQDeXsPjQLmTjQqQUQG -6f2u3zBCMuGdann6547q/az00q3a9P6lQ6/RSPpsDuMArP7KLmCAyQb+W3RKIXPw -UgwVxHPrKyhcrNsJ65LECeh+WbMfWA== -=KpnN ------END PGP SIGNATURE----- diff --git a/kapptemplate-20.04.1.tar.xz b/kapptemplate-20.04.1.tar.xz new file mode 100644 index 0000000..024745c --- /dev/null +++ b/kapptemplate-20.04.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1a179a21197eaabac798e79815c43df4df6bd0161aab674e0a9c6725acab18a +size 325440 diff --git a/kapptemplate-20.04.1.tar.xz.sig b/kapptemplate-20.04.1.tar.xz.sig new file mode 100644 index 0000000..5f1f759 --- /dev/null +++ b/kapptemplate-20.04.1.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl65/3kACgkQ29LOiT4t +HIf26Af+MIHfkX1nzcat/YWZkJRhAK2DPJgvl5/ZTzMZebjeJy/qadn2W26LrwQf +TCCQdlPMkuLAYtm/Y6exuJaTx6T1z+YeM10JFjfax10VF1QxL22BHYj9cQohmPpI +BQPISj+YI/5PMvU+sjRUWxwfA2msspYixGg87/9jE6SZIGxkOP6E1I8ZnJ6oCLjo +j4mLa5eWvvOxl+uiFINEcy8hyu4Z9h+fZ1luWVv7WxVbztpmaJEUQuF96L3qpYQ8 +5yAxoEYOhT2K9feIGBogA089oGnnJq73Hwf9qrZivOFRjlbgjGnmx4IQwHJeanPj +VZzQpbGWoCjis1CIXeqomsLflqtMhA== +=Lc2G +-----END PGP SIGNATURE----- diff --git a/kapptemplate.changes b/kapptemplate.changes index 42b943b..4122cb0 100644 --- a/kapptemplate.changes +++ b/kapptemplate.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri May 15 15:41:09 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:06 UTC 2020 - Luca Beltrame diff --git a/kapptemplate.spec b/kapptemplate.spec index a929d93..9703457 100644 --- a/kapptemplate.spec +++ b/kapptemplate.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kapptemplate -Version: 20.04.0 +Version: 20.04.1 Release: 0 Summary: Template for KDE Application Development License: GPL-2.0-only AND GFDL-1.2-only From db278967259fad5b72305eb8f6b04757b287eb635197431b668b471966049570 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 17 May 2020 10:40:21 +0000 Subject: [PATCH 2/4] Fix URL in changelog OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kapptemplate?expand=0&rev=113 --- kapptemplate.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kapptemplate.changes b/kapptemplate.changes index 4122cb0..315d396 100644 --- a/kapptemplate.changes +++ b/kapptemplate.changes @@ -4,7 +4,7 @@ Fri May 15 15:41:09 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 9682be4f15bca9b03593f7a1e257fcc9d684a3f4d1e5bcf33eb1f3dda4f1c5ef Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 17 May 2020 11:47:24 +0000 Subject: [PATCH 3/4] Fix 19.12 URLs in changelog OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kapptemplate?expand=0&rev=114 --- kapptemplate.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kapptemplate.changes b/kapptemplate.changes index 315d396..78303f3 100644 --- a/kapptemplate.changes +++ b/kapptemplate.changes @@ -42,7 +42,7 @@ Thu Mar 5 20:35:51 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 - Changes since 19.12.2: * appdata: improve URLs @@ -57,7 +57,7 @@ Wed Feb 5 06:28:54 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 c7cba5fc847f5e50effbce79c91d7100e38a6d312825f830db7589e9532d2985 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 17 May 2020 12:31:52 +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/kapptemplate?expand=0&rev=115 --- kapptemplate.changes | 4 ---- 1 file changed, 4 deletions(-) diff --git a/kapptemplate.changes b/kapptemplate.changes index 78303f3..880582d 100644 --- a/kapptemplate.changes +++ b/kapptemplate.changes @@ -21,8 +21,6 @@ Sun Apr 5 20:29:48 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 - No code change since 20.03.80 ------------------------------------------------------------------- @@ -30,8 +28,6 @@ Sun Mar 22 09:16:44 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 - Changes since 19.12.3: * templates: Convert license statements to SPDX headers * Fix minor EBN issue (newline)