Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eyedropper for openSUSE:Factory checked in at 2024-10-13 17:34:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eyedropper (Old) and /work/SRC/openSUSE:Factory/.eyedropper.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eyedropper" Sun Oct 13 17:34:30 2024 rev:3 rq:1207573 version:2.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/eyedropper/eyedropper.changes 2023-10-20 23:21:26.200742365 +0200 +++ /work/SRC/openSUSE:Factory/.eyedropper.new.19354/eyedropper.changes 2024-10-13 17:34:32.632396804 +0200 @@ -1,0 +2,11 @@ +Wed Sep 18 22:07:54 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantari...@pm.me> + +- Update to version 2.0.1 + * A new color editor allows modifying the picked color + * The color system has been completely rewritten, now using the + palette library for more accurate color conversions. + * If the system does not allow color picking, a warning page is + now displayed. +- Add meson_test and cleanup spec + +------------------------------------------------------------------- Old: ---- eyedropper-1.0.0.tar.xz New: ---- eyedropper-2.0.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eyedropper.spec ++++++ --- /var/tmp/diff_new_pack.kDReyB/_old 2024-10-13 17:34:33.404428806 +0200 +++ /var/tmp/diff_new_pack.kDReyB/_new 2024-10-13 17:34:33.404428806 +0200 @@ -1,6 +1,7 @@ # # spec file for package eyedropper # +# Copyright (c) 2024 mantarimay # Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties @@ -17,29 +18,28 @@ %define lname com.github.finefindus.eyedropper -%define _ver v1.0.0 %bcond_with warp %define sname blueprint-compiler %define sver 0.8.1 Name: eyedropper -Version: 1.0.0 +Version: 2.0.1 Release: 0 Summary: Pick and format colors License: GPL-3.0-or-later URL: https://github.com/FineFindus/eyedropper -Source0: %{url}/releases/download/%{_ver}/%{name}-%{version}.tar.xz +Source0: %{url}/releases/download/v%{version}/%{name}-%{version}.tar.xz %if %{with warp} -BuildRequires: blueprint-compiler -%else Source1: https://gitlab.gnome.org/jwestman/%{sname}/-/archive/v%{sver}/%{sname}-v%{sver}.tar.bz2 BuildRequires: python3-gobject Provides: bundled(blueprint-compiler) +%else +BuildRequires: blueprint-compiler %endif BuildRequires: appstream-glib BuildRequires: cargo-packaging BuildRequires: meson BuildRequires: pkgconfig(gtk4) -BuildRequires: pkgconfig(libadwaita-1) +BuildRequires: pkgconfig(libadwaita-1) >= 1.6.0 BuildRequires: desktop-file-utils %description @@ -56,10 +56,8 @@ %lang_package %prep +%autosetup -p1 %if %{with warp} -%autosetup -%else -%setup -q mkdir subprojects/%{sname} tar -xf %{SOURCE1} --strip-components 1 -C subprojects/%{sname} %endif @@ -70,9 +68,11 @@ %install %meson_install - %find_lang %{name} %{?no_lang_C} +%check +%meson_test + %files %license LICENSE %doc README.md CHANGELOG.md ++++++ eyedropper-1.0.0.tar.xz -> eyedropper-2.0.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/eyedropper/eyedropper-1.0.0.tar.xz /work/SRC/openSUSE:Factory/.eyedropper.new.19354/eyedropper-2.0.1.tar.xz differ: char 25, line 1