Hello community, here is the log from the commit of package libfido2 for openSUSE:Factory checked in at 2020-11-21 12:40:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfido2 (Old) and /work/SRC/openSUSE:Factory/.libfido2.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfido2" Sat Nov 21 12:40:58 2020 rev:5 rq:849339 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libfido2/libfido2.changes 2020-09-23 18:37:41.373175006 +0200 +++ /work/SRC/openSUSE:Factory/.libfido2.new.5913/libfido2.changes 2020-11-23 10:33:55.609587289 +0100 @@ -1,0 +2,6 @@ +Tue Nov 17 17:59:21 UTC 2020 - Hans Petter Jansson <[email protected]> + +- Add Conflicts: to supersede version 1.0.0. This is needed for + a clean upgrade path on SLE. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfido2.spec ++++++ --- /var/tmp/diff_new_pack.DLwK61/_old 2020-11-23 10:33:56.017587736 +0100 +++ /var/tmp/diff_new_pack.DLwK61/_new 2020-11-23 10:33:56.017587736 +0100 @@ -1,7 +1,7 @@ # # spec file for package libfido2 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -54,6 +54,7 @@ Requires: %{name}-%{sover} = %{version} Requires: libopenssl-1_1-devel Conflicts: libfido2-0_4_0 +Conflicts: libfido2-1_0_0 %description -n %{name}-devel This package contains the header file needed to develop applications that @@ -62,6 +63,7 @@ %package -n %{name}-utils Summary: Utility programs making use of libfido2, a library for FIDO U2F and FIDO 2.0 Conflicts: libfido2-0_4_0 +Conflicts: libfido2-1_0_0 %description -n %{name}-utils This package contains utilities to use FIDO U2F and FIDO 2.0 protocols. _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
