Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xclock for openSUSE:Factory checked in at 2026-06-30 15:14:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xclock (Old) and /work/SRC/openSUSE:Factory/.xclock.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xclock" Tue Jun 30 15:14:39 2026 rev:12 rq:1362647 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xclock/xclock.changes 2022-04-08 22:46:02.642922509 +0200 +++ /work/SRC/openSUSE:Factory/.xclock.new.11887/xclock.changes 2026-06-30 15:15:02.343306274 +0200 @@ -1,0 +2,13 @@ +Tue Jun 30 11:26:21 UTC 2026 - Stefan Dirsch <[email protected]> + +- Update to version 1.2.0 + * This release adds new command line options -proportional, -analog24, + -help, --help, -version, and --version; and new X resources + analog24, amColor, pmColor, fixed1Color, fixed2Color, fixed3Color, + hourShape, minuteShape, secondShape, majorShape, minorShape, + amShape, pmShape, fixed1Shape, fixed2Shape, fixed3Shape, rotateAmpm, + zOrder, and proportional. See the updated man page for details of each. + * It also adds support for building with meson as well as autoconf. +- switch to meson + +------------------------------------------------------------------- Old: ---- xclock-1.1.1.tar.xz New: ---- xclock-1.2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xclock.spec ++++++ --- /var/tmp/diff_new_pack.8zFTXS/_old 2026-06-30 15:15:03.411342530 +0200 +++ /var/tmp/diff_new_pack.8zFTXS/_new 2026-06-30 15:15:03.415342666 +0200 @@ -1,7 +1,7 @@ # # spec file for package xclock # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,14 @@ Name: xclock -Version: 1.1.1 +Version: 1.2.0 Release: 0 Summary: Analog / digital clock for X License: X11 Group: System/X11/Utilities URL: http://xorg.freedesktop.org/ Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz +BuildRequires: meson BuildRequires: pkg-config BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xaw7) @@ -47,11 +48,11 @@ %setup -q %build -%configure -make %{?_smp_mflags} +%meson +%meson_build %install -%make_install +%meson_install %files %defattr(-,root,root) ++++++ xclock-1.1.1.tar.xz -> xclock-1.2.0.tar.xz ++++++ ++++ 22794 lines of diff (skipped)
