Accepting request 723641 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723641 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/keditbookmarks?expand=0&rev=33
This commit is contained in:
commit
220f900ee6
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:b255d6f85d34abf635857f922b059c3311fd7859262039bec0c90b6538c5e92e
|
||||
size 184160
|
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,33 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- 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:58:59 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:
|
||||
* Remove unused includes
|
||||
* setClearButtonShown -> setClearButtonEnabled
|
||||
* Follow KDE_APPLICATIONS_VERSION
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:35 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.04.3
|
||||
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