Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rpcsvc-proto for openSUSE:Factory checked in at 2022-06-23 10:22:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpcsvc-proto (Old) and /work/SRC/openSUSE:Factory/.rpcsvc-proto.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpcsvc-proto" Thu Jun 23 10:22:08 2022 rev:6 rq:984045 version:1.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/rpcsvc-proto/rpcsvc-proto.changes 2020-06-30 21:54:45.286441301 +0200 +++ /work/SRC/openSUSE:Factory/.rpcsvc-proto.new.1548/rpcsvc-proto.changes 2022-06-23 10:22:12.551605606 +0200 @@ -1,0 +2,6 @@ +Sat Jun 18 14:00:04 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 1.4.3: + * Fix rpcgen build on macos arm64 + +------------------------------------------------------------------- Old: ---- rpcsvc-proto-1.4.2.tar.xz New: ---- rpcsvc-proto-1.4.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpcsvc-proto.spec ++++++ --- /var/tmp/diff_new_pack.zRVPec/_old 2022-06-23 10:22:12.991606084 +0200 +++ /var/tmp/diff_new_pack.zRVPec/_new 2022-06-23 10:22:12.995606088 +0200 @@ -1,7 +1,7 @@ # # spec file for package rpcsvc-proto # -# Copyright (c) 2020 SUSE LLC +# 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 @@ -17,13 +17,13 @@ Name: rpcsvc-proto -Version: 1.4.2 +Version: 1.4.3 Release: 0 Summary: RPC protocol definitions License: BSD-3-Clause Group: System/Libraries -URL: http://github.com/thkukuk/rpcsvc-proto -Source: %{name}-%{version}.tar.xz +URL: https://github.com/thkukuk/rpcsvc-proto +Source: https://github.com/thkukuk/rpcsvc-proto/releases/download/v%{version}/rpcsvc-proto-%{version}.tar.xz %description The rpcsvc-proto package includes several rpcsvc header files @@ -54,7 +54,7 @@ %build %configure -make %{?_smp_mflags} +%make_build %install %make_install @@ -67,6 +67,6 @@ %files -n rpcgen %license COPYING %{_bindir}/rpcgen -%{_mandir}/man1/rpcgen.1* +%{_mandir}/man1/rpcgen.1%{?ext_man} %changelog ++++++ rpcsvc-proto-1.4.2.tar.xz -> rpcsvc-proto-1.4.3.tar.xz ++++++ ++++ 5421 lines of diff (skipped)