Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package viewres for openSUSE:Factory checked in at 2022-10-16 16:09:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/viewres (Old) and /work/SRC/openSUSE:Factory/.viewres.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "viewres" Sun Oct 16 16:09:32 2022 rev:10 rq:1011139 version:1.0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/viewres/viewres.changes 2019-08-27 10:25:31.663922779 +0200 +++ /work/SRC/openSUSE:Factory/.viewres.new.2275/viewres.changes 2022-10-16 16:09:34.118804347 +0200 @@ -1,0 +2,12 @@ +Sat Oct 15 17:18:22 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.0.7 + * gitlab CI: add a basic build test + * man page: remove out-of-date COPYRIGHT section + * Apply X.Org standard coding style + * Remove obsolete casts on calloc & malloc calls + * Variable scope reductions as suggested by cppcheck + * set_node_labels: move dereference of node to after the NULL check + * Add .git-blame-ignore-revs to hide whitespace commits from git blame + +------------------------------------------------------------------- Old: ---- viewres-1.0.6.tar.bz2 New: ---- viewres-1.0.7.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ viewres.spec ++++++ --- /var/tmp/diff_new_pack.BboI3F/_old 2022-10-16 16:09:34.510805266 +0200 +++ /var/tmp/diff_new_pack.BboI3F/_new 2022-10-16 16:09:34.518805285 +0200 @@ -1,7 +1,7 @@ # # spec file for package viewres # -# Copyright (c) 2019 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 @@ -17,13 +17,13 @@ Name: viewres -Version: 1.0.6 +Version: 1.0.7 Release: 0 Summary: Graphical class browser for Xt License: X11 Group: System/X11/Utilities -Url: http://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +URL: http://xorg.freedesktop.org/ +Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz BuildRequires: pkg-config BuildRequires: pkgconfig(xaw7) BuildRequires: pkgconfig(xmu)