diff --git a/_service b/_service
new file mode 100644
index 0000000..9eecec8
--- /dev/null
+++ b/_service
@@ -0,0 +1,15 @@
+
+
+ https://invent.kde.org/libraries/qca.git
+ git
+ enable
+ @PARENT_TAG@+git@TAG_OFFSET@
+ v(.*?)(\+git0)?$
+
+
+
+
+ *.tar
+ xz
+
+
diff --git a/_servicedata b/_servicedata
new file mode 100644
index 0000000..877c89f
--- /dev/null
+++ b/_servicedata
@@ -0,0 +1,4 @@
+
+
+ https://invent.kde.org/libraries/qca.git
+ c3deedaaba48c34e599c9bdf9061e0a97ebf77f7
\ No newline at end of file
diff --git a/qca-2.3.7.tar.xz b/qca-2.3.7.tar.xz
deleted file mode 100644
index 4f66da1..0000000
--- a/qca-2.3.7.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fee2343b54687d5be3e30fb33ce296ee50ac7ae5e23d7ab725f63ffdf7af3f43
-size 745880
diff --git a/qca-2.3.7.tar.xz.sig b/qca-2.3.7.tar.xz.sig
deleted file mode 100644
index 7abbcb3..0000000
--- a/qca-2.3.7.tar.xz.sig
+++ /dev/null
@@ -1,16 +0,0 @@
------BEGIN PGP SIGNATURE-----
-
-iQIzBAABCgAdFiEEmUvOVl9TGc6jhe6fuSpfBOyUkSEFAmS+mnwACgkQuSpfBOyU
-kSH7hQ//bxgmGoQVbYPr2JzMK9xHoQhikO2gmAqlbVinPts/a7lkw83jnQ78u/qM
-PyktQbRAUl46g+LWVsYGcmdt3FcF66sbe0RMk63HJuSew1g8e8qjI2p9xCNkkCHT
-oeuojQSaXILaG/tkAe0PshDM6Qh9kTJUmYnzb2ekRYF0u3+EqmbFOmGBbtXFYMfi
-18OtcriDucCv0Q59DxHX4VPhFxnJmnbsC58CDSPps3YxYS/EJGtGgnQn2c5fatCy
-kCDnKpqwM0hIabCpbozTV7vf/KxEq4Le4NGr8uLS6UbbTtSqIWSzifs4ZTVtboaV
-Ub3pBmWsKH180BirSb20n1d54TBB6ZMylDlynbaW+SoziwIM/PaLLpUnqXv+8QLO
-QPR3f3jjBhYu70PuHFBrNCbfWeiWRaVcSATYsD0/Q0izDU8WQ+QMHALyxXLpXTsE
-ic4YxlLvZk4wiYmiK19Rk+GSTJZ7UvRmUCiilb/YjIZX/Yev9N7/1F4Da4WKH7sn
-Wl3HbF64w6mPEdCOZzhcPmBgrHcccxCrWW9FEF5aWakdQn7yEjicKC/7ezFTmVuH
-YnOCN17RD29cl1iyYOeSIXJH17UamornyjePi76zYOB+Tp60UWxdGSbYji3u20f0
-cN4qXXg475o/B9snjt0+Q3udxcQ35gRZk5fUi8q/4ckB3DXjfh0=
-=qAzz
------END PGP SIGNATURE-----
diff --git a/qca-2.3.8+git1.obscpio b/qca-2.3.8+git1.obscpio
new file mode 100644
index 0000000..0bddb24
--- /dev/null
+++ b/qca-2.3.8+git1.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b386d81f1aa024f7f982036674bd9a663852354d55f54e3c0ba5deb6a2abe825
+size 4281356
diff --git a/qca.changes b/qca.changes
index 6566b77..5bf597b 100644
--- a/qca.changes
+++ b/qca.changes
@@ -1,3 +1,35 @@
+-------------------------------------------------------------------
+Fri Jan 19 08:41:49 UTC 2024 - Fabian Vogt
+
+- Update to version 2.3.8+git1:
+ * CI: Enable Android builds
+- There's a v2.3.8 tag now so the version matches properly again
+
+-------------------------------------------------------------------
+Wed Jan 03 07:31:51 UTC 2024 - otto.hollmann@suse.com
+
+- Update to version 2.3.7+git12:
+ * Increase version number
+ * Update rootcerts.pem
+ * test: add test for EME_PKCS1_OAEP and fix openssl >= 3.2 does not failing anymore when decrypting with the wrong key
+ (bsc#1217722)
+ * plugins/qca-ossl: Announce tripledes unconditionally again
+
+-------------------------------------------------------------------
+Sat Dec 23 17:11:10 UTC 2023 - Fabian Vogt
+
+- Add a _service to pick up fixes from git
+- Update to version 2.3.7+git8:
+ * CI: Also verify that presence of the ossl legacy provider impacts qca
+ * plugins/qca-ossl: Actually try loading the legacy provider
+ * plugins/qca-ossl: Neither PKCS12 nor 3DES are legacy
+ (boo#1218254)
+ * unittest/keybundle: Regenerate keys and certificates
+ * CI: Use clang-format-16
+ * GIT_SILENT: Port to new gitlab ci template
+ * Replace sys/termios.h include for just termios.h
+ * Sign self-signed certs with SHA256
+
-------------------------------------------------------------------
Tue Jul 25 08:29:57 UTC 2023 - Christophe Marin
diff --git a/qca.obsinfo b/qca.obsinfo
new file mode 100644
index 0000000..6329cc9
--- /dev/null
+++ b/qca.obsinfo
@@ -0,0 +1,4 @@
+name: qca
+version: 2.3.8+git1
+mtime: 1705299769
+commit: c3deedaaba48c34e599c9bdf9061e0a97ebf77f7
diff --git a/qca.spec b/qca.spec
index 0910566..ed9fe28 100644
--- a/qca.spec
+++ b/qca.spec
@@ -1,7 +1,7 @@
#
-# spec file for package qca
+# spec file
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -36,15 +36,18 @@ ExclusiveArch: do_not_build
%endif
#
%define _soversion 2
+%define realversion 2.3.8
%bcond_without pkcs11
Name: qca%{pkgname_suffix}
-Version: 2.3.7
+Version: 2.3.8+git1
Release: 0
Summary: Qt Cryptographic Architecture 2
License: LGPL-2.1-or-later
URL: https://userbase.kde.org/QCA
-Source0: https://download.kde.org/stable/qca/%{version}/qca-%{version}.tar.xz
-Source1: https://download.kde.org/stable/qca/%{version}/qca-%{version}.tar.xz.sig
+# Using git for now
+Source0: qca-%{version}.tar.xz
+#Source0: https://download.kde.org/stable/qca/%%{version}/qca-%%{version}.tar.xz
+#Source1: https://download.kde.org/stable/qca/%%{version}/qca-%%{version}.tar.xz.sig
Source2: qca.keyring
BuildRequires: ca-certificates-mozilla
BuildRequires: cmake
@@ -192,7 +195,7 @@ export QT_PLUGIN_PATH=%{buildroot}%{_qt6_pluginsdir}:%{_qt6_pluginsdir}
%license COPYING
%doc README
%{_libdir}/libqca-%{flavor}.so.%{_soversion}
-%{_libdir}/libqca-%{flavor}.so.%{version}
+%{_libdir}/libqca-%{flavor}.so.%{realversion}
%files devel
%{_bindir}/mozcerts-%{flavor}