Hello community, here is the log from the commit of package xca for openSUSE:Factory checked in at 2020-07-27 17:45:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xca (Old) and /work/SRC/openSUSE:Factory/.xca.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xca" Mon Jul 27 17:45:37 2020 rev:4 rq:822874 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xca/xca.changes 2020-02-04 19:56:52.817445028 +0100 +++ /work/SRC/openSUSE:Factory/.xca.new.3592/xca.changes 2020-07-27 17:48:02.699432836 +0200 @@ -1,0 +2,20 @@ +Sun Jul 26 17:08:49 UTC 2020 - [email protected] + +- xca 2.3.0 Wed Apr 29 2020 + + * Close #191 OID LN differs warning popups at startup + * Close #189 Database compaction #189 + * Improve PKCS11 library loading for portable app + * Refactor native separators / and \ on windows. + * Support TLS encrypted MariaDB and PostgreSQL connection + * Close #182: UI not using Windows native theme in 2.2.1 portable + * Close #70: cant open ics file in ical on macos mojave + * Close #72: Add checkbox for OCSP staple feature + * Use DESTDIR instead of destdir when installing. Follows autotools convention. + * Close #172 #46: Multiple OCSP Responders + * Close #170 xca-portable-2.2.1 cannot change language + * Fix certificate assignment when importing a CA certificate + * Close #163: Show key type/size on column of Certificates tab +- rebase patches + +------------------------------------------------------------------- Old: ---- xca-2.2.1.tar.gz New: ---- xca-2.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xca.spec ++++++ --- /var/tmp/diff_new_pack.9mIUyr/_old 2020-07-27 17:48:04.023434296 +0200 +++ /var/tmp/diff_new_pack.9mIUyr/_new 2020-07-27 17:48:04.023434296 +0200 @@ -1,7 +1,7 @@ # # spec file for package xca # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: xca -Version: 2.2.1 +Version: 2.3.0 Release: 0 Summary: An RSA key and certificate management tool License: BSD-3-Clause @@ -28,6 +28,7 @@ Patch0: %{name}-desktop.patch Patch1: %{name}-configure.patch BuildRequires: gcc-c++ +BuildRequires: hicolor-icon-theme BuildRequires: libqt5-linguist BuildRequires: libtool BuildRequires: pkgconfig @@ -37,7 +38,7 @@ BuildRequires: pkgconfig(Qt5Sql) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(openssl) -Requires: libQt5Sql5-sqlite +#Requires: libQt5Sql5-sqlite %description Graphical certification authority is an interface for managing RSA @@ -60,7 +61,7 @@ %prep %setup -q -%autopatch -p1 +%autopatch -p0 %build %configure --with-qt-version=5 \ @@ -77,6 +78,7 @@ %license COPYRIGHT %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop +%{_datadir}/icons/hicolor/*/apps/%{name}.png %{_datadir}/mime/packages/%{name}.xml %{_datadir}/pixmaps/%{name}* %{_datadir}/%{name} ++++++ xca-2.2.1.tar.gz -> xca-2.3.0.tar.gz ++++++ ++++ 33996 lines of diff (skipped) ++++++ xca-configure.patch ++++++ --- /var/tmp/diff_new_pack.9mIUyr/_old 2020-07-27 17:48:04.271434569 +0200 +++ /var/tmp/diff_new_pack.9mIUyr/_new 2020-07-27 17:48:04.271434569 +0200 @@ -1,8 +1,8 @@ -Index: xca-2.1.2/configure.ac +Index: configure.ac =================================================================== ---- xca-2.1.2.orig/configure.ac -+++ xca-2.1.2/configure.ac -@@ -226,7 +226,7 @@ if test "${enable_doc}"; then +--- configure.ac.orig ++++ configure.ac +@@ -263,7 +263,7 @@ if test "${enable_doc}"; then case "$DOCTOOL" in linuxdoc) DOCTOOL="linuxdoc -B html -H \$(TOPDIR)/doc/html.header";; @@ -11,11 +11,11 @@ :) if test "${srcdir}" != "."; then mkdir -p doc -Index: xca-2.1.2/configure +Index: configure =================================================================== ---- xca-2.1.2.orig/configure -+++ xca-2.1.2/configure -@@ -4136,7 +4136,7 @@ test -n "$DOCTOOL" || DOCTOOL="":"" +--- configure.orig ++++ configure +@@ -4274,7 +4274,7 @@ test -n "$DOCTOOL" || DOCTOOL="":"" case "$DOCTOOL" in linuxdoc) DOCTOOL="linuxdoc -B html -H \$(TOPDIR)/doc/html.header";; ++++++ xca-desktop.patch ++++++ --- /var/tmp/diff_new_pack.9mIUyr/_old 2020-07-27 17:48:04.283434582 +0200 +++ /var/tmp/diff_new_pack.9mIUyr/_new 2020-07-27 17:48:04.283434582 +0200 @@ -1,10 +1,10 @@ -Index: xca-2.1.2/misc/xca.desktop +Index: misc/xca.desktop =================================================================== ---- xca-2.1.2.orig/misc/xca.desktop -+++ xca-2.1.2/misc/xca.desktop -@@ -10,5 +10,5 @@ Comment[hr]=Grafičko korisničko sučel +--- misc/xca.desktop.orig ++++ misc/xca.desktop +@@ -11,5 +11,5 @@ Comment[nl]=Een grafische gebruikers int Exec=xca %F - Icon=xca-32x32 + Icon=xca Terminal=false -Categories=Application;Utility;Qt; +Categories=Utility;DesktopUtility;
