From db2b580cfe81f76ef8d097b101d9dd70c48a0dbb59e49164b4e83ad144281960 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 18 Aug 2018 11:01:56 +0000 Subject: [PATCH] Update to 18.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kget?expand=0&rev=79 --- kget-18.07.80.tar.xz | 3 --- kget-18.08.0.tar.xz | 3 +++ kget.changes | 15 +++++++++++++++ kget.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 kget-18.07.80.tar.xz create mode 100644 kget-18.08.0.tar.xz diff --git a/kget-18.07.80.tar.xz b/kget-18.07.80.tar.xz deleted file mode 100644 index ceaa64a..0000000 --- a/kget-18.07.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbb5da29de00ec804b7951d7292d85b32dcde9d12840e3a45db013c0a7fc6212 -size 5216268 diff --git a/kget-18.08.0.tar.xz b/kget-18.08.0.tar.xz new file mode 100644 index 0000000..4cde46e --- /dev/null +++ b/kget-18.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24ebb10a9c666c1c28a1cea06787ffa5551f52f9d44c20f50a9028fc9c86f76e +size 5211996 diff --git a/kget.changes b/kget.changes index 213ea76..25bc851 100644 --- a/kget.changes +++ b/kget.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Aug 16 22:04:09 UTC 2018 - christophe@krop.fr + +- Update to 18.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.0.php +- Changes since 18.07.80: + * [mirrorsettings] Delay accepting the QDialog + * [metalinkcreator] Setup the country and language models + * [metalinkcreator] Properly connect buttons to the file dialog + * [metalinkcreator] Only enable "finish" when all required data is entered + * [metalinkcreator] Use the real KGet version for the "generator" field + * [metalinkcreator] Properly set Save mode for save dialog with KIO 5.33+ + ------------------------------------------------------------------- Thu Jul 26 13:00:41 UTC 2018 - lbeltrame@kde.org diff --git a/kget.spec b/kget.spec index b3594fc..d1d11a3 100644 --- a/kget.spec +++ b/kget.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: kget -Version: 18.07.80 +Version: 18.08.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)