Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xca for openSUSE:Factory checked in 
at 2024-09-09 14:44:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xca (Old)
 and      /work/SRC/openSUSE:Factory/.xca.new.10096 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xca"

Mon Sep  9 14:44:48 2024 rev:11 rq:1199501 version:2.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xca/xca.changes  2024-04-07 22:15:10.330747716 
+0200
+++ /work/SRC/openSUSE:Factory/.xca.new.10096/xca.changes       2024-09-09 
14:45:47.682069754 +0200
@@ -1,0 +2,11 @@
+Thu Sep  5 09:04:30 UTC 2024 - Andrea Manzini <andrea.manz...@suse.com>
+
+- version update to 2.7.0
+  * Database Schema changed and is not backwards-compatible. Backup your 
database.
+  * Drivers for SQL Servers must be installed separately since 2.5.0
+  * full changelog at 
https://hohnstaedt.de/xca-doc/html/changelog.html#xca-2-7-0-tue-aug-27-2024
+
+- switched to QT6
+- added fdupes to handle duplicate files during package build
+
+-------------------------------------------------------------------

Old:
----
  xca-2.6.0.tar.gz

New:
----
  xca-2.7.0.tar.gz

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

Other differences:
------------------
++++++ xca.spec ++++++
--- /var/tmp/diff_new_pack.my0cUt/_old  2024-09-09 14:45:48.598107860 +0200
+++ /var/tmp/diff_new_pack.my0cUt/_new  2024-09-09 14:45:48.598107860 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           xca
-Version:        2.6.0
+Version:        2.7.0
 Release:        0
 Summary:        An RSA key and certificate management tool
 License:        BSD-3-Clause
@@ -34,16 +34,18 @@
 BuildRequires: gcc
 BuildRequires: gcc-c++
 %endif
+BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libqt5-linguist
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  cmake(Qt5Test)
-BuildRequires:  pkgconfig(Qt5Gui)
-BuildRequires:  pkgconfig(Qt5Help)
-BuildRequires:  pkgconfig(Qt5Sql)
-BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  cmake(Qt6Test)
+BuildRequires:  pkgconfig(Qt6Gui)
+BuildRequires:  pkgconfig(Qt6Help)
+BuildRequires:  pkgconfig(Qt6Linguist)
+BuildRequires:  pkgconfig(Qt6Sql)
+BuildRequires:  pkgconfig(Qt6Widgets)
 BuildRequires:  pkgconfig(openssl)
 #Requires:       libQt5Sql5-sqlite
 
@@ -97,6 +99,7 @@
 %install
 %cmake_install
 %suse_update_desktop_file -i %{name} DesktopUtility
+%fdupes %{buildroot}
 
 %files
 %doc AUTHORS changelog VERSION.txt

++++++ xca-2.6.0.tar.gz -> xca-2.7.0.tar.gz ++++++
++++ 28450 lines of diff (skipped)

++++++ xca-desktop.patch ++++++
--- /var/tmp/diff_new_pack.my0cUt/_old  2024-09-09 14:45:48.942122170 +0200
+++ /var/tmp/diff_new_pack.my0cUt/_new  2024-09-09 14:45:48.946122337 +0200
@@ -1,7 +1,7 @@
-Index: xca-2.6.0/misc/xca.desktop
+Index: xca-2.7.0/misc/xca.desktop
 ===================================================================
---- xca-2.6.0.orig/misc/xca.desktop
-+++ xca-2.6.0/misc/xca.desktop
+--- xca-2.7.0.orig/misc/xca.desktop
++++ xca-2.7.0/misc/xca.desktop
 @@ -15,5 +15,5 @@ Comment[it]=Interfaccia grafica per gene
  Exec=xca %F
  Icon=de.hohnstaedt.xca

Reply via email to