Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package beforelight for openSUSE:Factory checked in at 2023-01-30 17:10:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/beforelight (Old) and /work/SRC/openSUSE:Factory/.beforelight.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "beforelight" Mon Jan 30 17:10:05 2023 rev:7 rq:1061880 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/beforelight/beforelight.changes 2013-01-22 14:57:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.beforelight.new.32243/beforelight.changes 2023-01-30 17:19:53.163418417 +0100 @@ -1,0 +2,8 @@ +Sun Jan 29 13:05:53 UTC 2023 - Stefan Dirsch <[email protected]> + +- Update to version 1.0.6 + * It's been a decade since the last release in January 2013, + here's a new release to flush out the accumulated changes + from the git repo. + +------------------------------------------------------------------- Old: ---- beforelight-1.0.5.tar.bz2 New: ---- beforelight-1.0.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ beforelight.spec ++++++ --- /var/tmp/diff_new_pack.4qzEOp/_old 2023-01-30 17:19:53.555420529 +0100 +++ /var/tmp/diff_new_pack.4qzEOp/_new 2023-01-30 17:19:53.563420573 +0100 @@ -1,7 +1,7 @@ # # spec file for package beforelight # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2023 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: beforelight -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: Sample implementation of a screen saver for X servers 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(xorg-macros) >= 1.8 @@ -52,7 +52,8 @@ %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc ChangeLog README.md +%license COPYING %{_bindir}/beforelight %dir %{_datadir}/X11/app-defaults %{_datadir}/X11/app-defaults/Beforelight
