Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ncspot for openSUSE:Factory checked 
in at 2023-03-10 22:09:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ncspot (Old)
 and      /work/SRC/openSUSE:Factory/.ncspot.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ncspot"

Fri Mar 10 22:09:11 2023 rev:10 rq:1070740 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ncspot/ncspot.changes    2022-12-31 
11:23:01.236492521 +0100
+++ /work/SRC/openSUSE:Factory/.ncspot.new.31432/ncspot.changes 2023-03-10 
22:09:28.109703003 +0100
@@ -1,0 +2,25 @@
+Fri Mar 10 14:20:33 UTC 2023 - Jan-Luca Kiok <[email protected]>
+
+- Remove check stage via cargo test
+
+-------------------------------------------------------------------
+Fri Mar 10 13:14:09 UTC 2023 - Jan-Luca Kiok <[email protected]>
+
+- Update to version 0.13.0
+  Maintenance
+  * Add info on extracting currently playing to README
+  * Fix clippy warnings
+  * Always pass cover URL to notification
+  * Change unnecessary usage of Arc to borrow instead
+  * Disable autojump for add to playlist dialog
+  Features
+  * Theme config support for Cursive's `HighlightInactive`
+  * Switch from MM:SS to HH:MM:SS duration representation if needed
+  * commands: Add "reconnect" command to force socket shutdown
+  * Allow executing program to retrieve credentials
+  * Add manpage generation using xtask
+  * Automatic shell completion generation using xtask
+- Switch to zst compression for vendored deps
+- Use cargo test as check stage
+
+-------------------------------------------------------------------

Old:
----
  ncspot-0.12.0.tar.gz
  vendor.tar.xz

New:
----
  ncspot-0.13.0.tar.gz
  vendor.tar.zst

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

Other differences:
------------------
++++++ ncspot.spec ++++++
--- /var/tmp/diff_new_pack.8bz7LK/_old  2023-03-10 22:09:29.493709304 +0100
+++ /var/tmp/diff_new_pack.8bz7LK/_new  2023-03-10 22:09:29.493709304 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ncspot
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2021, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,14 +18,14 @@
 
 
 Name:           ncspot
-Version:        0.12.0
+Version:        0.13.0
 Release:        0
 Summary:        Ncurses Spotify client
 License:        BSD-2-Clause
 Group:          Productivity/Multimedia/Sound/Players
 URL:            https://github.com/hrkfdn/ncspot
 Source:         
https://github.com/hrkfdn/ncspot/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Source1:        vendor.tar.xz
+Source1:        vendor.tar.zst
 Source2:        cargo_config
 BuildRequires:  cargo >= 1.58
 BuildRequires:  libpulse-devel
@@ -35,6 +35,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  rust >= 1.61
 BuildRequires:  update-desktop-files
+BuildRequires:  zstd
 BuildRequires:  pkgconfig(dbus-1) >= 1.6
 
 %description

++++++ _service ++++++
--- /var/tmp/diff_new_pack.8bz7LK/_old  2023-03-10 22:09:29.533709486 +0100
+++ /var/tmp/diff_new_pack.8bz7LK/_new  2023-03-10 22:09:29.537709504 +0100
@@ -1,6 +1,6 @@
 <services>
   <service name="cargo_vendor" mode="disabled">
-    <param name="srcdir">ncspot-0.12.0</param>
+    <param name="srcdir">ncspot-0.13.0</param>
   </service>
 </services>
 

++++++ ncspot-0.12.0.tar.gz -> ncspot-0.13.0.tar.gz ++++++
++++ 3945 lines of diff (skipped)

Reply via email to