Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfs for openSUSE:Factory checked in at 2022-07-11 19:09:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfs (Old) and /work/SRC/openSUSE:Factory/.xfs.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfs" Mon Jul 11 19:09:59 2022 rev:21 rq:988376 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/xfs/xfs.changes 2022-01-15 21:45:48.813633590 +0100 +++ /work/SRC/openSUSE:Factory/.xfs.new.1523/xfs.changes 2022-07-11 19:11:19.183776091 +0200 @@ -1,0 +2,14 @@ +Mon Jul 11 12:49:01 UTC 2022 - Stefan Dirsch <[email protected]> + +- Update to version 1.2.1 + * doc/xfs-design.xml: Remove obsolete B16 tags in struct definition + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * gitlab CI: add a basic build test + * Build xz tarballs instead of bzip2 + * Fix spelling/wording issues + * SetAlternateServers(): avoid memory leak on allocation failure + * Use memcpy() instead of memmove() when buffers are known not to overlap + * gitlab CI: stop requiring Signed-off-by in commits + +------------------------------------------------------------------- Old: ---- xfs-1.2.0.tar.bz2 New: ---- xfs-1.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfs.spec ++++++ --- /var/tmp/diff_new_pack.djDCeM/_old 2022-07-11 19:11:19.503776555 +0200 +++ /var/tmp/diff_new_pack.djDCeM/_new 2022-07-11 19:11:19.507776561 +0200 @@ -1,7 +1,7 @@ # # spec file for package xfs # -# Copyright (c) 2021 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 @@ -21,14 +21,14 @@ %endif Name: xfs -Version: 1.2.0 +Version: 1.2.1 Release: 0 Summary: X font server License: HPND Group: System/X11/Utilities URL: http://xorg.freedesktop.org/ # http://xorg.freedesktop.org/releases/individual/app/ -Source0: %{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}.tar.xz Source1: xfs.config Source2: xfs.init.d Source3: xfs.service @@ -78,7 +78,7 @@ %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc ChangeLog COPYING README.md %dir %{_distconfdir} %dir %{_distconfdir}/X11 %dir %{_distconfdir}/X11/fs
