Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qca for openSUSE:Factory checked in 
at 2023-12-26 18:26:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qca (Old)
 and      /work/SRC/openSUSE:Factory/.qca.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qca"

Tue Dec 26 18:26:54 2023 rev:10 rq:1135002 version:2.3.7+git8

Changes:
--------
--- /work/SRC/openSUSE:Factory/qca/qca.changes  2023-07-28 22:19:38.328934148 
+0200
+++ /work/SRC/openSUSE:Factory/.qca.new.28375/qca.changes       2023-12-26 
18:27:03.228932089 +0100
@@ -1,0 +2,15 @@
+Sat Dec 23 17:11:10 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  qca-2.3.7.tar.xz
  qca-2.3.7.tar.xz.sig

New:
----
  _service
  _servicedata
  qca-2.3.7+git8.obscpio
  qca.obsinfo

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qca.spec ++++++
--- /var/tmp/diff_new_pack.vrIwUM/_old  2023-12-26 18:27:04.436975892 +0100
+++ /var/tmp/diff_new_pack.vrIwUM/_new  2023-12-26 18:27:04.440976037 +0100
@@ -36,15 +36,18 @@
 %endif
 #
 %define _soversion 2
+%define realversion 2.3.7
 %bcond_without pkcs11
 Name:           qca%{pkgname_suffix}
-Version:        2.3.7
+Version:        2.3.7+git8
 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 @@
 %license COPYING
 %doc README
 %{_libdir}/libqca-%{flavor}.so.%{_soversion}
-%{_libdir}/libqca-%{flavor}.so.%{version}
+%{_libdir}/libqca-%{flavor}.so.%{realversion}
 
 %files devel
 %{_bindir}/mozcerts-%{flavor}

++++++ _service ++++++
<services>
  <service mode="disabled" name="obs_scm">
    <param name="url">https://invent.kde.org/libraries/qca.git</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
    <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@</param>
    <param name="versionrewrite-pattern">v(.*?)(\+git0)?$</param>
  </service>
  <service mode="disabled" name="set_version" />
  <service mode="buildtime" name="tar" />
  <service mode="buildtime" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
</services>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://invent.kde.org/libraries/qca.git</param>
              <param 
name="changesrevision">b5b2316192599a5fb99acd9d4878294161a9502e</param></service></servicedata>
(No newline at EOF)


++++++ qca.obsinfo ++++++
name: qca
version: 2.3.7+git8
mtime: 1703327055
commit: b5b2316192599a5fb99acd9d4878294161a9502e

Reply via email to