Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rgb for openSUSE:Factory checked in at 2022-10-31 10:44:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rgb (Old) and /work/SRC/openSUSE:Factory/.rgb.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rgb" Mon Oct 31 10:44:27 2022 rev:9 rq:1032261 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rgb/rgb.changes 2021-05-20 19:23:28.330340061 +0200 +++ /work/SRC/openSUSE:Factory/.rgb.new.2275/rgb.changes 2022-10-31 10:44:31.688801869 +0100 @@ -1,0 +2,11 @@ +Sat Oct 29 20:31:17 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.1.0 + * This release adds a new configure option --with-rgb-db-library to allow + builders more control over which dbm or ndbm compatible library is used + if --with-rgb-db-type is set to one of the non-default database options + instead of the default of "text". The --with-rgb-db-library option can + allow use of libraries that are not normally searched for (gdbm_compat) + or to bypass libraries we do normally search for (like Berkeley db). + +------------------------------------------------------------------- Old: ---- rgb-1.0.6.tar.bz2 New: ---- rgb-1.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rgb.spec ++++++ --- /var/tmp/diff_new_pack.vC8HxW/_old 2022-10-31 10:44:32.168804287 +0100 +++ /var/tmp/diff_new_pack.vC8HxW/_new 2022-10-31 10:44:32.172804307 +0100 @@ -1,7 +1,7 @@ # # spec file for package rgb # -# 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 @@ -17,13 +17,13 @@ Name: rgb -Version: 1.0.6 +Version: 1.1.0 Release: 0 Summary: X color name database License: MIT Group: System/X11/Utilities URL: https://xorg.freedesktop.org/ -Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: pkgconfig(xorg-macros) >= 1.8 BuildRequires: pkgconfig(xproto) @@ -47,7 +47,7 @@ %files %license COPYING -%doc AUTHORS ChangeLog README +%doc AUTHORS ChangeLog README.md %{_bindir}/showrgb %dir %{_datadir}/X11 %{_datadir}/X11/rgb.txt