From a047dcdc25fc76e0a65622519fc36c496f28565f887791ce5e19b2a3e5fd983a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 11 Sep 2024 10:23:33 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main qca revision f6ee887cc3ba0a9eff5d0ce84781d12b --- _servicedata | 2 +- qca-2.3.8+git1.obscpio | 3 --- qca-2.3.9.obscpio | 3 +++ qca.changes | 14 ++++++++++++++ qca.obsinfo | 6 +++--- qca.spec | 6 +++--- 6 files changed, 24 insertions(+), 10 deletions(-) delete mode 100644 qca-2.3.8+git1.obscpio create mode 100644 qca-2.3.9.obscpio diff --git a/_servicedata b/_servicedata index 877c89f..46c5bd8 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://invent.kde.org/libraries/qca.git - c3deedaaba48c34e599c9bdf9061e0a97ebf77f7 \ No newline at end of file + 461942af6641a6dabe444a22675909dc2d4a8ded \ No newline at end of file diff --git a/qca-2.3.8+git1.obscpio b/qca-2.3.8+git1.obscpio deleted file mode 100644 index 0bddb24..0000000 --- a/qca-2.3.8+git1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b386d81f1aa024f7f982036674bd9a663852354d55f54e3c0ba5deb6a2abe825 -size 4281356 diff --git a/qca-2.3.9.obscpio b/qca-2.3.9.obscpio new file mode 100644 index 0000000..b2cfb57 --- /dev/null +++ b/qca-2.3.9.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:945e099f009256cdcb30bb9f5aa3fda44cd54ed2f215dd5177a765239d665213 +size 4285452 diff --git a/qca.changes b/qca.changes index 5bf597b..0a327b9 100644 --- a/qca.changes +++ b/qca.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Jun 24 17:51:06 UTC 2024 - Fabian Vogt + +- Update to version 2.3.9: + * Increase version number + * Update rootcerts.pem + * cmake: Remove old way to find gcrypt + * Fix build with libgcrypt-1.11 + * CI: Build all plugins + * gitignore: add VS Code dir + * Replace deprecated qAsConst() with std::as_const() + * cmake: Enable C++17 + * Fix use of deprecated QString::count() + ------------------------------------------------------------------- Fri Jan 19 08:41:49 UTC 2024 - Fabian Vogt diff --git a/qca.obsinfo b/qca.obsinfo index 6329cc9..38cd2bc 100644 --- a/qca.obsinfo +++ b/qca.obsinfo @@ -1,4 +1,4 @@ name: qca -version: 2.3.8+git1 -mtime: 1705299769 -commit: c3deedaaba48c34e599c9bdf9061e0a97ebf77f7 +version: 2.3.9 +mtime: 1719219244 +commit: 461942af6641a6dabe444a22675909dc2d4a8ded diff --git a/qca.spec b/qca.spec index ed9fe28..c961a42 100644 --- a/qca.spec +++ b/qca.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package qca # # Copyright (c) 2024 SUSE LLC # @@ -36,10 +36,10 @@ ExclusiveArch: do_not_build %endif # %define _soversion 2 -%define realversion 2.3.8 +%define realversion 2.3.9 %bcond_without pkcs11 Name: qca%{pkgname_suffix} -Version: 2.3.8+git1 +Version: 2.3.9 Release: 0 Summary: Qt Cryptographic Architecture 2 License: LGPL-2.1-or-later