diff --git a/kirigami-gallery-18.12.3.tar.xz b/kirigami-gallery-18.12.3.tar.xz deleted file mode 100644 index bbf324c..0000000 --- a/kirigami-gallery-18.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64da8da506718e6b7b62e04a9d2fc40ec73f909f9a6b5afd29b4c81c20053e39 -size 271284 diff --git a/kirigami-gallery-19.03.80.tar.xz b/kirigami-gallery-19.03.80.tar.xz new file mode 100644 index 0000000..a9095ac --- /dev/null +++ b/kirigami-gallery-19.03.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae839e4b0a68fdbfdb62900d4454a5b152087a5f2490c2445bb215ea831b53ea +size 269864 diff --git a/kirigami-gallery.changes b/kirigami-gallery.changes index 2d991e7..3e473aa 100644 --- a/kirigami-gallery.changes +++ b/kirigami-gallery.changes @@ -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 diff --git a/kirigami-gallery.spec b/kirigami-gallery.spec index 90a4530..ec76a96 100644 --- a/kirigami-gallery.spec +++ b/kirigami-gallery.spec @@ -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)