Hello community, here is the log from the commit of package keepassxc for openSUSE:Leap:15.2 checked in at 2020-04-14 14:22:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/keepassxc (Old) and /work/SRC/openSUSE:Leap:15.2/.keepassxc.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "keepassxc" Tue Apr 14 14:22:45 2020 rev:44 rq:793768 version:2.5.4 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/keepassxc/keepassxc.changes 2020-03-09 18:15:14.205436671 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.keepassxc.new.3248/keepassxc.changes 2020-04-14 14:24:21.897426024 +0200 @@ -1,0 +2,6 @@ +Thu Apr 9 17:22:16 UTC 2020 - Marcus Rueckert <[email protected]> + +- Update to version 2.5.4: + * https://github.com/keepassxreboot/keepassxc/releases/tag/2.5.4 + +------------------------------------------------------------------- @@ -10 +16 @@ -Sun Jan 19 21:44:59 UTC 2020 - Marcus Rueckert <[email protected]> +Sun Jan 19 21:24:09 UTC 2020 - Marcus Rueckert <[email protected]> @@ -31,0 +38,7 @@ + +------------------------------------------------------------------- +Mon Sep 2 14:21:48 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Disable lto for keepassxc. It causes a build error. +- Provide/Obsolete keepassx. Keepassx still depends on Qt4 and shall be + dropped shortly. (boo#1148401) Old: ---- keepassxc-2.5.3-src.tar.xz keepassxc-2.5.3-src.tar.xz.sig New: ---- keepassxc-2.5.4-src.tar.xz keepassxc-2.5.4-src.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ keepassxc.spec ++++++ --- /var/tmp/diff_new_pack.0LZL7m/_old 2020-04-14 14:24:22.389426391 +0200 +++ /var/tmp/diff_new_pack.0LZL7m/_new 2020-04-14 14:24:22.393426394 +0200 @@ -17,7 +17,7 @@ Name: keepassxc -Version: 2.5.3 +Version: 2.5.4 Release: 0 Summary: Qt5-based Password Manager License: GPL-2.0-only OR GPL-3.0-only @@ -83,6 +83,9 @@ BuildRequires: libgcrypt20-hmac Requires: libgcrypt20-hmac %endif +# boo#1148406. Last version in factory 2.0.3-2.7 +Provides: keepassx = 2.0.4 +Obsoletes: keepassx < 2.0.4 %description A password manager or safe which manages your passwords. Databases @@ -98,6 +101,7 @@ %autopatch -p1 %build +%define _lto_cflags %{nil} %cmake \ -DKEEPASSXC_BUILD_TYPE="Release" \ -DWITH_XC_UPDATECHECK=OFF \ ++++++ debian.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/debian/changelog new/debian/changelog --- old/debian/changelog 2020-01-19 22:38:50.507504757 +0100 +++ new/debian/changelog 2020-04-09 19:21:40.427227847 +0200 @@ -1,3 +1,9 @@ +keepassxc (2.5.4-1.1) stable; urgency=medium + + * update to 2.5.4 + https://github.com/keepassxreboot/keepassxc/releases/tag/2.5.4 + + -- darix <[email protected]> Thu, 09 Apr 2020 17:21:00 -0000 keepassxc (2.5.3-1.1) stable; urgency=medium * update to 2.5.3 ++++++ keepassxc-2.5.3-src.tar.xz -> keepassxc-2.5.4-src.tar.xz ++++++ /work/SRC/openSUSE:Leap:15.2/keepassxc/keepassxc-2.5.3-src.tar.xz /work/SRC/openSUSE:Leap:15.2/.keepassxc.new.3248/keepassxc-2.5.4-src.tar.xz differ: char 26, line 1 ++++++ keepassxc.dsc ++++++ --- /var/tmp/diff_new_pack.0LZL7m/_old 2020-04-14 14:24:22.501426475 +0200 +++ /var/tmp/diff_new_pack.0LZL7m/_new 2020-04-14 14:24:22.501426475 +0200 @@ -2,7 +2,7 @@ Source: keepassxc Binary: keepassxc Architecture: any -Version: 2.5.3-1.1 +Version: 2.5.4-1.1 Maintainer: Julian Andres Klode <[email protected]> Homepage: https://www.keepassxc.org/ Standards-Version: 4.4.0
