1
0
Christophe Giboudeaux 2020-04-24 07:23:20 +00:00 committed by Git OBS Bridge
parent b7b4f57c37
commit 6539badd21
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:42df0b356d649e316273829a7b6af67fa9bc294ab9838578bb2f949f742a60b0
size 278936

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3uMACgkQ29LOiT4t
HIe5bgf/S/DZyHKDqu5+OjSMlPVk0aswqj4bpc46h3+g/ucxm/uwhu8a2XtxPh88
N7qgP1drbEvEAEg3Bt2sMl68W3CYbQJNc1ZjXDlRGg/mYMUtF5OjYThDUXaMsC4y
fViIIPbUkUhB0uY4uvwkUH2Ug+A/hRhsUrVFUrmgYA916kxlHs0PAlcrhf7Dhs34
J0A/PEKOtWl6/Y2tGiE3rG3ryfy7e1+0FT76z4Z3UrqPFLHYzmiMVwCNbFXJpJkx
+HGMCPdAcOHuqCfno0F1kA7watzTmPFOGS6sAl74Yv7dwMhuwiey6yzPqHFLDo5q
oACSGlZw5io3sa68yUnShxLJ9Nchvw==
=XyGo
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB80ACgkQ29LOiT4t
HIdcfQf/bWJbcBdtkoHmT914MP5wHNQBmmWqUO2uba59+R6llcd+MEBpwQIUNoBM
bHYisQzEjqeBAUk1Ub61pOQrg7wFuN5J+7S0/TPjBusbu9gRLlCFmQDqenIiF5PO
nx47bLUxGaFHqwxEv5O72ZPVQvTEqKRX3rCc+Mg9SrP1uTcs/yrhyGsbXkAHDgJw
lMV0f4h1jjMuc/P9sw8K4C3HNhKxYTSKIY2F2wqXhRfrc684mfHkjf0k2FaBfi/e
6C1lYddBX3Ugoep7LZU5zObI3LRiRUnijD1NkkYvppMkSICLXo2Yj0plCdQWy1oG
BFRV5fpABCr3Vim0xOavyvZBy0ElMQ==
=a3mM
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Apr 23 12:22:29 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- No code change since 20.03.90
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Apr 5 20:30:08 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> Sun Apr 5 20:30:08 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -18,13 +18,13 @@
%bcond_without lang %bcond_without lang
Name: kirigami-gallery Name: kirigami-gallery
Version: 20.03.90 Version: 20.04.0
Release: 0 Release: 0
Summary: Gallery application built using Kirigami Summary: Gallery application built using Kirigami
License: LGPL-2.0-or-later License: LGPL-2.0-or-later
Group: Development/Tools/Other Group: Development/Tools/Other
URL: https://www.kde.org 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: extra-cmake-modules
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Core)
@ -38,7 +38,7 @@ Requires: libqt5-qtgraphicaleffects
Requires: libqt5-qtquickcontrols2 Requires: libqt5-qtquickcontrols2
Recommends: %{name}-lang Recommends: %{name}-lang
%if %{with lang} %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 Source2: applications.keyring
%endif %endif