Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pastel for openSUSE:Factory checked 
in at 2024-09-10 21:13:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pastel (Old)
 and      /work/SRC/openSUSE:Factory/.pastel.new.17570 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pastel"

Tue Sep 10 21:13:42 2024 rev:2 rq:1199762 version:0.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pastel/pastel.changes    2024-04-08 
17:50:46.782380829 +0200
+++ /work/SRC/openSUSE:Factory/.pastel.new.17570/pastel.changes 2024-09-10 
21:15:13.239005528 +0200
@@ -1,0 +2,23 @@
+Mon Sep  9 19:18:59 UTC 2024 - Joshua Smith <[email protected]>
+
+- Enable tests
+- Update to version 0.10.0:
+  + Features
+    - Added alpha property to set command
+    - Add support for HSV
+    - Added support for parsing LCh colors
+    - Added hyprpicker as --color-picker
+    - Implement Color::from_u32 for the rgba
+  + Bugfixes
+    - pastel pick does not display all colors in some terminals
+    - Fix lines in kitty terminal with text_fg_override_threshold
+      set
+  + Changes
+    - Use PASTEL_COLOR_MODE in ansi::Brush::from_environment
+    - Unhide colorcheck command
+  + Other
+    - Optimization for eliminating redundant memory operations
+    - Add colour as an alias for the colour command
+    - Suggest to use pastel pick --help instead of -h
+
+-------------------------------------------------------------------

Old:
----
  pastel-0.9.0.tar.gz

New:
----
  pastel-0.10.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pastel.spec ++++++
--- /var/tmp/diff_new_pack.KyEjL6/_old  2024-09-10 21:15:13.999037194 +0200
+++ /var/tmp/diff_new_pack.KyEjL6/_new  2024-09-10 21:15:13.999037194 +0200
@@ -17,10 +17,10 @@
 
 
 Name:           pastel
-Version:        0.9.0
+Version:        0.10.0
 Release:        0
 Summary:        CLI to generate, analyze, convert and manipulate colors
-License:        MIT AND Apache-2.0
+License:        Apache-2.0 AND MIT
 Group:          Productivity/Graphics/Other
 URL:            https://github.com/sharkdp/pastel
 Source0:        %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -48,11 +48,12 @@
 %build
 %{cargo_build}
 
+%check
+%{cargo_test}
+
 %install
 install -Dm755 target/release/%{name} -t %{buildroot}%{_bindir}
 
-%check
-
 %files
 %license LICENSE-MIT LICENSE-APACHE
 %{_bindir}/%{name}

++++++ pastel-0.9.0.tar.gz -> pastel-0.10.0.tar.gz ++++++
++++ 3017 lines of diff (skipped)

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/pastel/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.pastel.new.17570/vendor.tar.zst differ: char 7, 
line 1

Reply via email to