1
0
Christophe Giboudeaux 2019-04-03 08:52:10 +00:00 committed by Git OBS Bridge
parent 239a68e2c7
commit 0aee098d6f
4 changed files with 25 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Wed Mar 27 06:41:13 UTC 2019 - lbeltrame@kde.org
- Update to 19.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/announce-applications-19.04-beta.php
- Changes since 18.12.3:
* test latest additions and refactors
* Remove unused/unneeded variable CMAKECONFIG_INSTALL_DIR
* Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH
* Remove unused/unneeded cmake macro includes
* Port Cards Grid, Cards List and Inline Messages extra information to json-based info sheet
* Create a dynamic way to provide component information
* Fix Android binary factory build
* remove checkable property
* heading sizes in metrics
* a button to show Layout.fillWidth
* remove text selection hack on android
-------------------------------------------------------------------
Sat Mar 09 08:03:27 UTC 2019 - lbeltrame@kde.org

View File

@ -18,13 +18,13 @@
%bcond_without lang
Name: kirigami-gallery
Version: 18.12.3
Version: 19.03.80
Release: 0
Summary: Gallery application built using Kirigami
License: LGPL-2.0-or-later
Group: Development/Tools/Other
URL: http://www.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
Source: %{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5Core)