Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gcolor3 for openSUSE:Factory checked in at 2021-05-19 17:49:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcolor3 (Old) and /work/SRC/openSUSE:Factory/.gcolor3.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcolor3" Wed May 19 17:49:10 2021 rev:5 rq:894121 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gcolor3/gcolor3.changes 2020-01-15 16:36:59.132983329 +0100 +++ /work/SRC/openSUSE:Factory/.gcolor3.new.2988/gcolor3.changes 2021-05-19 17:49:21.113541740 +0200 @@ -1,0 +2,14 @@ +Mon May 17 17:47:12 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Use SourceUrl, fixes Factory CI scripts + +------------------------------------------------------------------- +Wed Aug 26 16:47:05 UTC 2020 - S??bastien POHER <[email protected]> + +- Upgrade to version 2.4.0 + * Color Picker now works on Wayland + * typography and iconography changed to be consistent with GNOME HIG + * dropped use of deprecated GTK APIs to make porting to GTK4 a smooth process + * multiple other under-the-hood improvements + +------------------------------------------------------------------- Old: ---- gcolor3-be7d539383da129c0e8187946a67e062f934c8dc.tar.gz New: ---- gcolor3-v2.4.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcolor3.spec ++++++ --- /var/tmp/diff_new_pack.gbZhU0/_old 2021-05-19 17:49:21.565539845 +0200 +++ /var/tmp/diff_new_pack.gbZhU0/_new 2021-05-19 17:49:21.569539828 +0200 @@ -1,7 +1,7 @@ # # spec file for package gcolor3 # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,20 +16,20 @@ # -%global commit be7d539383da129c0e8187946a67e062f934c8dc -%global rev git78 Name: gcolor3 -Version: 2.3.1+%{rev} +Version: 2.4.0 Release: 0 Summary: A color chooser written in GTK3 (like gcolor2) License: GPL-2.0-only Group: Productivity/Graphics/Other -URL: https://gitlab.gnome.org/World/%{name}/-/archive/%{commit}/%{name}-%{commit}.tar.gz -Source0: %{name}-%{commit}.tar.gz +URL: https://www.hjdskes.nl/projects/gcolor3/ +Source0: https://gitlab.gnome.org/World/gcolor3/-/archive/v%{version}/gcolor3-v%{version}.tar.bz2 Patch0: gcolor3-suse.patch BuildRequires: cmake +BuildRequires: git BuildRequires: gnome-common BuildRequires: hicolor-icon-theme +BuildRequires: libportal-devel BuildRequires: meson BuildRequires: ninja BuildRequires: pkgconfig @@ -41,7 +41,7 @@ Colors can be saved and retrieved. %prep -%autosetup -p1 -n %{name}-%{commit} +%autosetup -p1 -n gcolor3-v%{version} %build %meson
