diff --git a/strawberry-0.6.1.tar.xz b/strawberry-0.6.1.tar.xz deleted file mode 100644 index c8b760f..0000000 --- a/strawberry-0.6.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:519b60485878ffdd75899219cb7478140d73bc1a010873085cd5fa14524eda9e -size 9296668 diff --git a/strawberry-0.6.2.tar.xz b/strawberry-0.6.2.tar.xz new file mode 100644 index 0000000..f05521a --- /dev/null +++ b/strawberry-0.6.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b36603277fd992e3aeeda543bb1afb43cc4663ac69c68220b942c5dc0430468b +size 9296644 diff --git a/strawberry.changes b/strawberry.changes index 0080743..fc905f0 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 3 12:05:36 UTC 2019 - Jonas Kvinge + +- Update to version 0.6.2 + + Disabled fatal error for FTS5 cmake test. + ------------------------------------------------------------------- Sat Aug 3 11:42:16 UTC 2019 - Jonas Kvinge diff --git a/strawberry.spec b/strawberry.spec index 06dcf03..8b7a3d7 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -43,6 +43,7 @@ BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5Sql) +BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(alsa)