From df88272cbb3744e624002f0d07dfccb575e7a9f6f578a86b7397c33f1130fb9a Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Thu, 9 Feb 2017 07:25:14 +0000 Subject: [PATCH 1/2] update to (16.12.2) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=42 --- step-16.12.1.tar.xz | 3 --- step-16.12.2.tar.xz | 3 +++ step.changes | 8 ++++++++ step.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 step-16.12.1.tar.xz create mode 100644 step-16.12.2.tar.xz diff --git a/step-16.12.1.tar.xz b/step-16.12.1.tar.xz deleted file mode 100644 index f3de7d9..0000000 --- a/step-16.12.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03d4e72265f573b8fd1511c8fd2c6c5b6fa12eb577d5f1e73de5569ef8af484f -size 389984 diff --git a/step-16.12.2.tar.xz b/step-16.12.2.tar.xz new file mode 100644 index 0000000..0c3d324 --- /dev/null +++ b/step-16.12.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c7c3c63f1ad2d532d503638f786a962f443354ba9309bcda9010c34801193e +size 390116 diff --git a/step.changes b/step.changes index 7e44ac9..0c5dd53 100644 --- a/step.changes +++ b/step.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Feb 9 07:25:05 UTC 2017 - lbeltrame@kde.org + +- Update to KDE Applications 16.12.2 + * KDE Applications 16.12.2 + * https://www.kde.org/announcements/announce-applications-16.12.2.php + + ------------------------------------------------------------------- Sat Jan 14 09:09:03 UTC 2017 - lbeltrame@kde.org diff --git a/step.spec b/step.spec index 793dcf2..fbdb2e6 100644 --- a/step.spec +++ b/step.spec @@ -17,10 +17,10 @@ Name: step -Version: 16.12.1 +Version: 16.12.2 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: An interactive physics simulator License: GPL-2.0+ From 43687040020bb36aa7709c321c7a3cc10cb0e7ecae03963bd9394a9941bb801f Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Thu, 9 Mar 2017 13:02:15 +0000 Subject: [PATCH 2/2] Update to 16.12.3 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=43 --- step-16.12.2.tar.xz | 3 --- step-16.12.3.tar.xz | 3 +++ step.changes | 11 +++++++++++ step.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 step-16.12.2.tar.xz create mode 100644 step-16.12.3.tar.xz diff --git a/step-16.12.2.tar.xz b/step-16.12.2.tar.xz deleted file mode 100644 index 0c3d324..0000000 --- a/step-16.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13c7c3c63f1ad2d532d503638f786a962f443354ba9309bcda9010c34801193e -size 390116 diff --git a/step-16.12.3.tar.xz b/step-16.12.3.tar.xz new file mode 100644 index 0000000..e6736d4 --- /dev/null +++ b/step-16.12.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9d8b20f67bbf283e45f7d2cffc9bd20f6d2f1b5d482457def82d1991d85db5f +size 390172 diff --git a/step.changes b/step.changes index 0c5dd53..f44502c 100644 --- a/step.changes +++ b/step.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Mar 9 12:45:04 CET 2017 - lbeltrame@kde.org + +- Update to 16.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-16.12.3.php +- Changes since 16.12.2: + * Correctly load the Qt-native translations + + ------------------------------------------------------------------- Thu Feb 9 07:25:05 UTC 2017 - lbeltrame@kde.org diff --git a/step.spec b/step.spec index fbdb2e6..4ce725d 100644 --- a/step.spec +++ b/step.spec @@ -17,10 +17,10 @@ Name: step -Version: 16.12.2 +Version: 16.12.3 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: An interactive physics simulator License: GPL-2.0+