Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package oclock for openSUSE:Factory checked in at 2022-09-01 22:10:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oclock (Old) and /work/SRC/openSUSE:Factory/.oclock.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oclock" Thu Sep 1 22:10:53 2022 rev:7 rq:1000407 version:1.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/oclock/oclock.changes 2018-03-08 10:58:16.135666955 +0100 +++ /work/SRC/openSUSE:Factory/.oclock.new.2083/oclock.changes 2022-09-01 22:11:57.352372924 +0200 @@ -1,0 +2,12 @@ +Wed Aug 31 09:14:38 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to 1.0.5: + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * Pass -D_CONST_X_STRING to make libXt declare String as const char * + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * Declare bitmap data as const + * Add cast to clear -Wsign-compare warning + +------------------------------------------------------------------- Old: ---- oclock-1.0.4.tar.bz2 New: ---- oclock-1.0.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oclock.spec ++++++ --- /var/tmp/diff_new_pack.0Xa4eL/_old 2022-09-01 22:11:57.788374116 +0200 +++ /var/tmp/diff_new_pack.0Xa4eL/_new 2022-09-01 22:11:57.792374127 +0200 @@ -1,7 +1,7 @@ # # spec file for package oclock # -# Copyright (c) 2018 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,18 +12,18 @@ # 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/ # Name: oclock -Version: 1.0.4 +Version: 1.0.5 Release: 0 Summary: Simple round analog clock License: MIT 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(x11) BuildRequires: pkgconfig(xext) @@ -51,7 +51,7 @@ %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc ChangeLog COPYING README.md %{_bindir}/oclock %dir %{_datadir}/X11/app-defaults %{_datadir}/X11/app-defaults/Clock-color