Wolfgang Bauer 2020-08-13 13:51:26 +00:00 committed by Git OBS Bridge
parent e2179b8987
commit a9a7f06cd8
6 changed files with 26 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/UACgkQ29LOiT4t
HIdZ7Qf/T4GE58zCl3apknD4cgc2zOUVevfdvjttUJxHM/l70X9Ub8maFszKqDr5
CgLhAsBc5tJIpqKZ7yn6uKUS3gc9f1KOwt/h5vVLkEexjA0y0+W06Q0OdmQ7XBjM
0UbZpwzSgwSfZB0hS3URI5gF4ebZZwQhtZLTib+/JIWUmfVuh0E0UGeF49P66VC3
hffvGB2iXhnY1FatmTFPQCNQSMOtT5k6yWU35Bo01gGjFv8ymWYUb8hwipAHUvJd
Lmw11li9bMA2FRNJHprMspvIdz7yDLb6d7Q/R1RQoAYEhxnRxQ3WjtrsAKpUorZt
Ir4h5j1MREdoBhorEmAvkoo/C+3O9g==
=e5s3
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAf4ACgkQ29LOiT4t
HIdxXAf/WNY2/TJR6bfyudFT6zNmGUm7ynnXJXSsLZ75CXbGX9yeYyzIrPaG/rn/
lMsOycy8uaSK6NTe/6APq8an9lCnHHjVW+teul031KD+Nhhr8g49g6+A74NePzFJ
jiei7Qe0O5KFFeKD6cvgzoEkyojCnLqaWUqAoLmOa7jAIIEYYiXxkvxuwkfLUVag
p5zHd2PCEHyEBcKDOlJQa0ny7+bqjCd3YvH0H4rSzV0h4Yj/ghr1c76Gw0os4aYf
KMI71Gchs/CzYEIEq3DjVvhKjYEN9+gsMdly8UzJ8wgDShbOQ+o/XrJQfuczKiaM
pmNYqdlQms67laSXB0HP4XhB4q79hg==
=DSVr
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Aug 9 09:08:15 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-08-apps-update
- No code change since 20.07.90
-------------------------------------------------------------------
Sun Aug 2 07:58:35 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: dolphin-plugins
Version: 20.07.90
Version: 20.08.0
Release: 0
Summary: Version control plugins for Dolphin
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: https://www.kde.org/
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: kf5-filesystem
BuildRequires: pkgconfig
@ -45,7 +45,7 @@ BuildRequires: cmake(Qt5Network)
BuildRequires: cmake(Qt5Widgets)
Recommends: dolphin >= %{_kapp_version}
%if %{with lang}
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Recommends: %{name}-lang