diff --git a/libQuotient-0.8.1.1.tar.gz b/libQuotient-0.8.1.1.tar.gz deleted file mode 100644 index 751a084..0000000 --- a/libQuotient-0.8.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1ab944a4b42f68d2d2ebfb2782a3e92eac2b7e056c7f72af2ba3b3ddf2fd735 -size 730335 diff --git a/libQuotient-0.8.1.2.tar.gz b/libQuotient-0.8.1.2.tar.gz new file mode 100644 index 0000000..5cae6ec --- /dev/null +++ b/libQuotient-0.8.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e5539fe9616c9f63985b0aabfab1858f1626e3d71a14709eeedd85af0471c7c +size 730435 diff --git a/libQuotient.changes b/libQuotient.changes index 0391b91..b3b177c 100644 --- a/libQuotient.changes +++ b/libQuotient.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Sep 13 12:07:48 UTC 2023 - ecsos + +- Update to 0.8.1.2 + * It turned out that version 0.8.1 is not entirely ABI compatible + with 0.8.0 as it should. This release is made solely to fix it; + there are no other changes. + ------------------------------------------------------------------- Mon Sep 11 13:11:30 UTC 2023 - Enrico Belleri diff --git a/libQuotient.spec b/libQuotient.spec index 41e64ce..2a2842a 100644 --- a/libQuotient.spec +++ b/libQuotient.spec @@ -1,7 +1,7 @@ # -# spec file for package libQuotient +# spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ %define rname libQuotient %bcond_without e2ee Name: libQuotient%{?pkg_suffix} -Version: 0.8.1.1 +Version: 0.8.1.2 Release: 0 Summary: Library for Qt Matrix Clients License: LGPL-2.1-only @@ -37,8 +37,8 @@ Source0: https://github.com/quotient-im/%{rname}/archive/%{version}/%{rna BuildRequires: cmake # c++-20 required %if 0%{?suse_version} < 1550 -BuildRequires: gcc12-c++ BuildRequires: gcc12-PIE +BuildRequires: gcc12-c++ %endif BuildRequires: pkgconfig %if 0%{?qt6}