From 04972bcfeac2a6341349865b9fdcb3b25757cd5c782315366e0d35d1cda76ec7 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 17 May 2020 10:19:49 +0000 Subject: [PATCH 1/4] KDE Applications 20.04.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/palapeli?expand=0&rev=118 --- palapeli-20.04.0.tar.xz | 3 --- palapeli-20.04.0.tar.xz.sig | 11 ----------- palapeli-20.04.1.tar.xz | 3 +++ palapeli-20.04.1.tar.xz.sig | 11 +++++++++++ palapeli.changes | 9 +++++++++ palapeli.spec | 2 +- 6 files changed, 24 insertions(+), 15 deletions(-) delete mode 100644 palapeli-20.04.0.tar.xz delete mode 100644 palapeli-20.04.0.tar.xz.sig create mode 100644 palapeli-20.04.1.tar.xz create mode 100644 palapeli-20.04.1.tar.xz.sig diff --git a/palapeli-20.04.0.tar.xz b/palapeli-20.04.0.tar.xz deleted file mode 100644 index b0f4116..0000000 --- a/palapeli-20.04.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06c4a1c863dae86ff6d8f56d5e597ff11eeb0cb4a78c0e0291d23e15f2d87b44 -size 2072004 diff --git a/palapeli-20.04.0.tar.xz.sig b/palapeli-20.04.0.tar.xz.sig deleted file mode 100644 index ad122b3..0000000 --- a/palapeli-20.04.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB/gACgkQ29LOiT4t -HIdhZAgAh9eBdPekJh6gnOLlGZbHpAlh/NnJ2zObdlWl6X1KzziRZdUGObqcxd6B -F3MHaLte59uPA/RfjE1KmQsrjM/3JEEvkGu594pswkOl9InS09svgJp5u14ktfXM -yKotfEoa+XiWq+jhdOr61b8wCmovnP09YRpAKZ1htIJHWKVUas7ABULJYCLK2pAl -k3Jdakf3WUMHMlAcvy0uVCEUgjcCmPZCt4XMj3RYxBhQLyhsxkzGYcz3zmEN56qv -iIF9dKEWd4j1rl2zF6cSSbzk8zGemiOn0z+bRxsXzcns5NDsv0HV2c/TZCsNGFLE -9Gdft0PoHZ67fdqA/q3crndvTU8HkA== -=wpox ------END PGP SIGNATURE----- diff --git a/palapeli-20.04.1.tar.xz b/palapeli-20.04.1.tar.xz new file mode 100644 index 0000000..e97c253 --- /dev/null +++ b/palapeli-20.04.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0983ad830b6aecd21b5569282a31c0353d89822047af2e8262740f266931d8e2 +size 2071904 diff --git a/palapeli-20.04.1.tar.xz.sig b/palapeli-20.04.1.tar.xz.sig new file mode 100644 index 0000000..3ce2b24 --- /dev/null +++ b/palapeli-20.04.1.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl65/4oACgkQ29LOiT4t +HIdN+gf9F3ufKMFSmhfBdNyCAU2Jy+bNrejh2QWzSFhL6vhgz5c+645jxqpGG7YT +chHbBw2dYXqSoWReFkq1gRyBI2X9kF2wNAF3AkhNPO2sdIZFiXGOJxig7e6fRwbo +1eEvT5scZSxhCl99YIqgHGgH3T+sL9Toslf8hEpp1XoPN8kJ8TD9xlTyxxsNAHV1 +Q324fSzf7zfRa8N4KN8Gs724IuzmB4kPWFWfwJ8yp4ExJkvWKwxTzsCeQKThr80f +lNH/r+B6LKSoj9QDo/ImA6ziGQEnSqz15E8geZtXXatEH5akOPTxansNYD3p+HnG +E7I95g2iRQrVziLCjDzxdo72NioRlQ== +=AvXp +-----END PGP SIGNATURE----- diff --git a/palapeli.changes b/palapeli.changes index 93c540d..600ba4d 100644 --- a/palapeli.changes +++ b/palapeli.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri May 15 15:42:20 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:23:15 UTC 2020 - Luca Beltrame diff --git a/palapeli.spec b/palapeli.spec index 8e53b26..419328c 100644 --- a/palapeli.spec +++ b/palapeli.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: palapeli -Version: 20.04.0 +Version: 20.04.1 Release: 0 Summary: Jigsaw puzzle game License: GPL-2.0-or-later From 109dc315ce5a046d45d011720ccbb8a38bfc4aeaba29e8981008778322e49d7b Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 17 May 2020 11:12:10 +0000 Subject: [PATCH 2/4] Fix URL in changelog OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/palapeli?expand=0&rev=119 --- palapeli.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/palapeli.changes b/palapeli.changes index 600ba4d..bb45a44 100644 --- a/palapeli.changes +++ b/palapeli.changes @@ -4,7 +4,7 @@ Fri May 15 15:42:20 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 3c2ac82f1c195e82045bac03429ee89ed66e581a7ec22d2dae95cbc2ae0cd476 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 17 May 2020 12:13:15 +0000 Subject: [PATCH 3/4] Fix 19.12 URLs in changelog OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/palapeli?expand=0&rev=120 --- palapeli.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/palapeli.changes b/palapeli.changes index bb45a44..b775e84 100644 --- a/palapeli.changes +++ b/palapeli.changes @@ -49,7 +49,7 @@ Thu Mar 5 20:36:49 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 ------------------------------------------------------------------- @@ -63,7 +63,7 @@ Wed Feb 5 06:29:51 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 913a076630c64988dbb632efed15b2debfbab0d83d9e10b52cf35e04eed748fb Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 17 May 2020 12:59:20 +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/palapeli?expand=0&rev=121 --- palapeli.changes | 4 ---- 1 file changed, 4 deletions(-) diff --git a/palapeli.changes b/palapeli.changes index b775e84..f3f9f4c 100644 --- a/palapeli.changes +++ b/palapeli.changes @@ -21,8 +21,6 @@ Sun Apr 5 20:30:45 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 include @@ -31,8 +29,6 @@ Sun Mar 22 09:17:42 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: * Compose RELEASE_SERVICE_VERSION into palapeli version * add oars content_rating