SHA256
1
0
forked from pool/kget

Accepting request 723646 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kget?expand=0&rev=79
This commit is contained in:
Dominique Leuenberger 2019-08-19 19:32:32 +00:00 committed by Git OBS Bridge
commit 2e83ead06d
6 changed files with 58 additions and 5 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9620ca07792e8a8d9bcb2069d36b665f2aa21d2428f109d825a663ccb6c12e25
size 5235812

3
kget-19.08.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4db589499c8e5fc3cbb5e398054b1292f68fa23ad1798f2bb2065ba56723d06b
size 5233592

11
kget-19.08.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoQACgkQ29LOiT4t
HIcNsQf/R3JFzAoyKmGcxs/Ed0ne2XbgfkKBC7Y+2wa+9+PRB2y5K9/HRAqJ0lw8
k2Rf9R6sEVOd5AbR0uug69WfvMPFVAineU9YsX4BoT7bvvJQx14Mw5aV1aMOvB43
hMjvLgAraIYYaWhTCykTD1xagOofwyGBuxVYT721FDPQj44wmSwnnODE1j5n0srK
+xR5aeRWVLU02PGHFDm8CTmYR/Ayoizt1f4I7Snopmy3av6hu4LtDfAyYEhkGdpc
5+4NcfuNpGEOyZ8157ANuse+0B98jI8K+kjRlKs2iC5D5IgPpRWrxy2k3HdTotZM
IU4aCAri+7DarhF0KMZ9yOcVr5DfzA==
=2nMs
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,41 @@
-------------------------------------------------------------------
Fri Aug 9 08:30:55 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- Changes since 19.07.90:
* [mirrorsearch] Remove no longer available services from default list (kde#410406)
-------------------------------------------------------------------
Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- No code changes since 19.07.80
-------------------------------------------------------------------
Tue Jul 23 11:59:00 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Use the new logging category directory with ECM >= 5.59.0
* Fix minor typos
* Add DesktopEntry to notifyrc
* Port qSort.
* Port away from KLocale::global()->languageCodeToName().
* Move country code generation into CountryModel::setupModelData.
* Use locale aware sorting for countries and languages.
* Fix missing include.
* Port KLocale::global()->allCountriesList() to QLocale.
* Reduce dependency on KDELibs4Support.
-------------------------------------------------------------------
Sat Jul 13 07:26:35 UTC 2019 - lbeltrame@kde.org

View File

@ -21,12 +21,16 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kget
Version: 19.04.3
Version: 19.08.0
Release: 0
Summary: Download Manager
License: GPL-2.0-or-later
Group: Productivity/Networking/Other
Source0: %{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: gpgme-devel
BuildRequires: kcmutils-devel