Accepting request 723660 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723660 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kirigami-gallery?expand=0&rev=11
This commit is contained in:
commit
a12ac391f0
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:5451e356828694a8f383a7848fdb2b1a5fe74742d8bf718ee8885f419db7f49d
|
||||
size 274096
|
3
kirigami-gallery-19.08.0.tar.xz
Normal file
3
kirigami-gallery-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e32f596c188911336060838c071f7856aba02438b335f107bf057644948cf9d6
|
||||
size 274364
|
11
kirigami-gallery-19.08.0.tar.xz.sig
Normal file
11
kirigami-gallery-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoYACgkQ29LOiT4t
|
||||
HIdumwf9EDXcxObR/Z3TOSqth1YKw3mk0ez6F/EPv6mQ93VcvmCoY8gqymGnoRzw
|
||||
EtTer7TG7RIomsgnmX9qVmNqLQXoKK5loXd0nynB1sCUxNQSH4RL0xpop/0TN5uM
|
||||
A/rVclDmFZ30xoRNpmSxObnp/FYErY7ztrLGQIo3qyzm1RooKHdg+px4gaSeFBcg
|
||||
1f3z5BUDP8nE5pnrYU73681Dnk0MhjrwDbGUmQ+uBP9quwmXu6y/21v3q5rr3hQK
|
||||
O2x6eKvIqch0hlLoCcjbAqWoph/tTPbI3IVZDj15gHfRFRk/pfkPtRa+oPmWbazO
|
||||
UCRkTtbdGyweUEal1+qUzyGIqJzkYA==
|
||||
=n+Tu
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:31:05 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:52 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:59:08 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -18,13 +18,17 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kirigami-gallery
|
||||
Version: 19.07.80
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Gallery application built using Kirigami
|
||||
License: LGPL-2.0-or-later
|
||||
Group: Development/Tools/Other
|
||||
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: update-desktop-files
|
||||
BuildRequires: cmake(Qt5Core)
|
||||
|
Loading…
Reference in New Issue
Block a user