From 06cbabde1525f81d1d4bc67bb7142c0be14b077776832c7702f061aeab59a0a6 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 14 Jan 2017 08:52:11 +0000 Subject: [PATCH 1/2] update to (16.12.1) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kapptemplate?expand=0&rev=37 --- kapptemplate-16.12.0.tar.xz | 3 --- kapptemplate-16.12.1.tar.xz | 3 +++ kapptemplate.changes | 7 +++++++ kapptemplate.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kapptemplate-16.12.0.tar.xz create mode 100644 kapptemplate-16.12.1.tar.xz diff --git a/kapptemplate-16.12.0.tar.xz b/kapptemplate-16.12.0.tar.xz deleted file mode 100644 index 6f4c3a8..0000000 --- a/kapptemplate-16.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21bb46fe8a4ce3aac9274f511680555af5cdffca24c262b85307f03aa1184d1f -size 485760 diff --git a/kapptemplate-16.12.1.tar.xz b/kapptemplate-16.12.1.tar.xz new file mode 100644 index 0000000..afd6d65 --- /dev/null +++ b/kapptemplate-16.12.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f5d226899c1c65b7177782045717dda4f90dcb95b1a56d34f38a2ebb0dcef4c +size 485804 diff --git a/kapptemplate.changes b/kapptemplate.changes index df223f5..b6e9bda 100644 --- a/kapptemplate.changes +++ b/kapptemplate.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jan 14 08:52:08 UTC 2017 - lbeltrame@kde.org + +- - Update to KDE Applications 16.12.0 + * KDE Applications 16.12.0 + * https://www.kde.org/announcements/announce-applications-16.12.0.php + ------------------------------------------------------------------- Tue Dec 13 19:33:47 UTC 2016 - tittiatcoke@gmail.com diff --git a/kapptemplate.spec b/kapptemplate.spec index 9347cce..0deb392 100644 --- a/kapptemplate.spec +++ b/kapptemplate.spec @@ -17,10 +17,10 @@ Name: kapptemplate -Version: 16.12.0 +Version: 16.12.1 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Template for KDE Application Development License: GPL-2.0 and GFDL-1.2 From 6ff3d3d319cdcfdaeb99a8b83fefc7336561bc6a87772724a9cf72b75ab50315 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 14 Jan 2017 10:31:53 +0000 Subject: [PATCH 2/2] Fixup version number OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kapptemplate?expand=0&rev=38 --- kapptemplate.changes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kapptemplate.changes b/kapptemplate.changes index b6e9bda..eb5a3cd 100644 --- a/kapptemplate.changes +++ b/kapptemplate.changes @@ -1,9 +1,9 @@ ------------------------------------------------------------------- Sat Jan 14 08:52:08 UTC 2017 - lbeltrame@kde.org -- - Update to KDE Applications 16.12.0 - * KDE Applications 16.12.0 - * https://www.kde.org/announcements/announce-applications-16.12.0.php +- - Update to KDE Applications 16.12.1 + * KDE Applications 16.12.1 + * https://www.kde.org/announcements/announce-applications-16.12.1.php ------------------------------------------------------------------- Tue Dec 13 19:33:47 UTC 2016 - tittiatcoke@gmail.com