Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/keditbookmarks?expand=0&rev=92
This commit is contained in:
parent
7f252514b0
commit
02f89ecb33
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a41413af9995b30cfc7b316c5dfa157ddcd53a770868470b62abc48713fd148
|
||||
size 187492
|
3
keditbookmarks-19.08.0.tar.xz
Normal file
3
keditbookmarks-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98c539e63a0e2bb62680003022d9ea5aececc4aa1c2d19a7b4c4aa3d8999e7ac
|
||||
size 187368
|
11
keditbookmarks-19.08.0.tar.xz.sig
Normal file
11
keditbookmarks-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoMACgkQ29LOiT4t
|
||||
HIc/oQf8D5nJ1/Xx92HoBS46Ja4ble5nklc63Fincjr5P4GPxQqjozPIJUNxxpv/
|
||||
GFIH4Rhhw5ZboFtHubJ4XdqVEx1Fnts79hwg4lTlGiG8Y4i9kfRSs7GHIvHbDjUX
|
||||
4vIrU4Vss23jQh0kuXK/R8wzlTy9TS3iqmccy3WXJYN9JZ9jnX2x+d+4cvjXrhlc
|
||||
ktEtMO0wkbtwnO/k2HSv+jeDZW3h9CD1qXI3PpFy8vZzG6w7DhrVUcecv59b+1WJ
|
||||
2gayTSNICa5t9lVmDCDv0YeZGhKUSgGWMqO6f8atkVS6AXldRux21Elql9qRKYT2
|
||||
y57Ctvx/TboAzbsiqXam76D2/VD1Vg==
|
||||
=PTt0
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:30:51 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
|
||||
- No code change since 19.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: keditbookmarks
|
||||
Version: 19.07.90
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: KDE Bookmark Editor
|
||||
License: GPL-2.0-only
|
||||
Group: System/GUI/KDE
|
||||
URL: http://www.kde.org/
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
URL: https://www.kde.org/
|
||||
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: kbookmarks-devel >= 5.24.0
|
||||
BuildRequires: kcoreaddons-devel >= 5.24.0
|
||||
|
Loading…
Reference in New Issue
Block a user