Christophe Giboudeaux 2020-03-28 13:56:49 +00:00 committed by Git OBS Bridge
parent d3a4a77604
commit 5aa09e5a71
6 changed files with 44 additions and 26 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drUQACgkQ29LOiT4t
HIcr1wf+JW05b3h4A0jW8II87h1oGzCi8Q2MmRnhJmn15o5k2D/7z+4KMaC47pGy
j9DoOf3aFGxWOxgibUEQldDQM3CfcowRqehkdQQdTOg02HrOHlSHdun44yytcMcI
8FAa9409t/v327TlaVw3Zq9XoqX7eqQReD/nMfmKi6EPqCmAsr4toP2r+ZjSQp2Q
OPNnm0vrV4d9Ew9+vDRNSaMB/aL7uHMKJtDIIeM2x9qSLR04SnhnwyLwmKCvl9yx
sqNnkxsHxvUXbnv93IB8ZwwAS+SDWe20kXCqtzTdTF237wLPKZ1pxpj5cL2cIgZc
P4QMDBZrxvMuw9cODQ4Ll02Fs/BUHw==
=/hxf
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50u/wACgkQOmpNuDnq
pte7ehAAiv/PLWx+QrYuXOHVjrFnBHV+VSnOpNu9zqnxe7RJqJ+Kfi4/MI8NSigy
8UavEjR/ErPVrd4ZI/1gZTHcL70fCb7obvR+fytG85yvKHOXA/c2zVWTEjx1jWJN
tpSq2vwUMlz1B43HjA/v7Ftr9zKOgWehBLefKKSRhowPfp6yZxK53au+27gsQArd
LQaH9/WHIkY8b9maSA+/M3Vzn1iY2EaGWkQvnx3SuomUz51Tqrr47PTPscCbBfoH
uYi29Qpj4Aia6mSyUATRZmhkpIZz+3vI/sui4O7gwliYOVweO6/VyLfCIKuFb2Wf
HRd6qyr1LLPpGNknf0UNIR3kFdmT87X4VWIidPTWumZNOkGBAnssy/2FF2eWBlMp
X70ckJGAHWqxZIH/lklQuWjTRLA4tOm7nsvIOroichzs50GT2rq6XYA657OtwngS
ipFD7KSIAK9W77aQzsQ8lqgFJrzR7due/uY1hbTOllHbG3KSuOkiNLWJBwCgkX6X
TtaBJx7vhLfrV0Zf4DrrV57KgcStLqgtIHN9npqMacb7e0UeE9OcEf8P2l2eB0MX
vc+TMR7AY24k1W52uDOhzk7dLI8yTKyE1Nhhvzs5Ea11dZpTNZkMflPlFHMvUq3o
JBACYOxNcP5adOxT35rjckJwElE9guR+qMS4QYAAUNNfrsMMay8=
=jHz1
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Mar 22 09:16:34 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* SVN: added SVN Log dialog
* Fix build with Qt 5.15
* Added SVN add/delete/revert directory.
* SVN commit dialog now supports diff, add and revert actions.
* Add changes list for SVN commit dialog
* Fixes svn plugin issuing "mkfifo" on Windows. (kde#319546)
* "SVN Commit" action is now active on file addition.
* Fix minor EBN issues
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 5 20:35:42 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> Thu Mar 5 20:35:42 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
# #
# spec file for package dolphin-plugins # spec file for package dolphin-plugins
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -21,43 +21,39 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: dolphin-plugins Name: dolphin-plugins
Version: 19.12.3 Version: 20.03.80
Release: 0 Release: 0
Summary: Version control plugins for Dolphin Summary: Version control plugins for Dolphin
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: System/GUI/KDE Group: System/GUI/KDE
URL: https://www.kde.org/ URL: https://www.kde.org/
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: cmake(DolphinVcs)
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem
BuildRequires: pkgconfig
BuildRequires: cmake(DolphinVcs)
BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5TextEditor) BuildRequires: cmake(KF5TextEditor)
BuildRequires: cmake(KF5TextWidgets) BuildRequires: cmake(KF5TextWidgets)
BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(KF5XmlGui)
BuildRequires: pkgconfig
BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Network) BuildRequires: cmake(Qt5Network)
BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Widgets)
Recommends: dolphin >= %{_kapp_version} Recommends: dolphin >= %{_kapp_version}
%if %{with lang} %if %{with lang}
Recommends: %{name}-lang Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif %endif
Recommends: %{name}-lang
%description %description
Dolphin file manager specific version control plugins that: Dolphin file manager specific version control plugins that:
- Show the version state of a file by an emblem + color - Show the version state of a file by an emblem + color
- Provide a context menu with version control specific actions - Provide a context menu with version control specific actions
%if %{with lang}
%lang_package %lang_package
%endif
%prep %prep
%setup -q %setup -q