diff --git a/step-17.12.3.tar.xz b/step-17.12.3.tar.xz deleted file mode 100644 index eb40a80..0000000 --- a/step-17.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db10e9dda878fc307dba675bbadf83e49ac5632b5274646f1743a3f097023998 -size 862236 diff --git a/step-18.04.0.tar.xz b/step-18.04.0.tar.xz new file mode 100644 index 0000000..30c598f --- /dev/null +++ b/step-18.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84063858d11cbb4d35c0e0b3c8f9e4671abe715daa41a002913b054484250e11 +size 862360 diff --git a/step.changes b/step.changes index 7b66a1e..63d5cb9 100644 --- a/step.changes +++ b/step.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Apr 18 07:50:10 CEST 2018 - lbeltrame@kde.org + +- Update to 18.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.04.0.php +- Changes since 18.03.90: + * Drop unused dependency + * Drop unused dependencies + +------------------------------------------------------------------- +Fri Apr 06 07:10:17 CEST 2018 - lbeltrame@kde.org + +- Update to 18.03.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.03.90.php +- Changes since 17.12.3: + * Fix build with Qt 5.11 (missing headers) + ------------------------------------------------------------------- Thu Mar 08 23:52:32 CET 2018 - lbeltrame@kde.org diff --git a/step.spec b/step.spec index 4b9b753..f6a4ddb 100644 --- a/step.spec +++ b/step.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: step -Version: 17.12.3 +Version: 18.04.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) @@ -45,9 +45,6 @@ BuildRequires: xz BuildRequires: cmake(Qt5LinguistTools) BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5OpenGL) -BuildRequires: pkgconfig(Qt5PrintSupport) -BuildRequires: pkgconfig(Qt5Qml) -BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Xml)