Accepting request 630223 from KDE:Applications
Update to 18.08.0 OBS-URL: https://build.opensuse.org/request/show/630223 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kget?expand=0&rev=67
This commit is contained in:
commit
2aba5b02f4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c51437eeee5bb1dcef5c62107a8bf3200bd6cd1031389a5348642c2d7946d7c8
|
|
||||||
size 5213500
|
|
3
kget-18.08.0.tar.xz
Normal file
3
kget-18.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:24ebb10a9c666c1c28a1cea06787ffa5551f52f9d44c20f50a9028fc9c86f76e
|
||||||
|
size 5211996
|
25
kget.changes
25
kget.changes
@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update to 18.07.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-18.07.80.php
|
||||||
|
- Changes since 18.04.3:
|
||||||
|
* None
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 13 04:49:57 UTC 2018 - lbeltrame@kde.org
|
Fri Jul 13 04:49:57 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -18,11 +18,11 @@
|
|||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
|
|
||||||
Name: kget
|
Name: kget
|
||||||
Version: 18.04.3
|
Version: 18.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
Summary: Download Manager
|
Summary: Download Manager
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/Networking/Other
|
Group: Productivity/Networking/Other
|
||||||
|
Loading…
x
Reference in New Issue
Block a user