Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package obexfs for openSUSE:Factory checked in at 2022-01-20 00:12:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/obexfs (Old) and /work/SRC/openSUSE:Factory/.obexfs.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "obexfs" Thu Jan 20 00:12:31 2022 rev:23 rq:947438 version:0.12 Changes: -------- --- /work/SRC/openSUSE:Factory/obexfs/obexfs.changes 2015-06-24 20:58:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.obexfs.new.1892/obexfs.changes 2022-01-20 00:13:27.946633965 +0100 @@ -1,0 +2,6 @@ +Wed Jan 19 00:00:00 CET 2022 - [email protected] + +- add python-rpm-macros as dependency, fix build on on Leap 15.x +- use %license for license files + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ obexfs.spec ++++++ --- /var/tmp/diff_new_pack.sToma6/_old 2022-01-20 00:13:28.366634304 +0100 +++ /var/tmp/diff_new_pack.sToma6/_new 2022-01-20 00:13:28.370634307 +0100 @@ -1,7 +1,7 @@ # # spec file for package obexfs # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -23,13 +23,14 @@ BuildRequires: pkgconfig(obexftp) Requires: fuse Summary: FUSE based filesystem using ObexFTP -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Filesystems Version: 0.12 Release: 0 Source: %{name}-%{version}.tar.bz2 -Url: http://openobex.triq.net/obexfs +URL: http://openobex.triq.net/obexfs BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: python-rpm-macros %description ObexFS is a fuse (FUSE-based filesystem) using obexftp (ObexFTP) to @@ -48,7 +49,8 @@ %files %defattr(-,root,root) -%doc AUTHORS COPYING* ChangeLog NEWS README* +%license COPYING* +%doc AUTHORS ChangeLog NEWS README* %{_bindir}/* %changelog
