Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ncspot for openSUSE:Factory checked 
in at 2022-06-13 13:02:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ncspot (Old)
 and      /work/SRC/openSUSE:Factory/.ncspot.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ncspot"

Mon Jun 13 13:02:52 2022 rev:4 rq:982217 version:0.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ncspot/ncspot.changes    2022-05-24 
20:49:15.196048960 +0200
+++ /work/SRC/openSUSE:Factory/.ncspot.new.1548/ncspot.changes  2022-06-13 
13:03:21.217185990 +0200
@@ -1,0 +2,20 @@
+Sun Jun 12 13:39:45 UTC 2022 - Jan-Luca Kiok <[email protected]>
+
+- Package desktop file
+
+-------------------------------------------------------------------
+Sun Jun 12 11:48:07 UTC 2022 - Jan-Luca Kiok <[email protected]>
+
+- Depend on rust version 1.61
+- Update to version 0.10.0
+  Maintenance
+  * Update to Librespot 0.4.1
+  * Prevent integer overflow when calculating cache size
+  * Fix some errors and warnings when enabling/disabling features
+  * Fix: don't throw error if search yields no result
+  Features
+  * Add option (library_tabs) to customize library tabs
+  * Add track_format config option for custom track formatting in lists
+  * Add desktop entry & notification icon hint
+
+-------------------------------------------------------------------

Old:
----
  ncspot-0.9.8.tar.gz

New:
----
  ncspot-0.10.0.tar.gz

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

Other differences:
------------------
++++++ ncspot.spec ++++++
--- /var/tmp/diff_new_pack.8rvEsc/_old  2022-06-13 13:03:22.481187756 +0200
+++ /var/tmp/diff_new_pack.8rvEsc/_new  2022-06-13 13:03:22.489187766 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           ncspot
-Version:        0.9.8
+Version:        0.10.0
 Release:        0
 Summary:        Ncurses Spotify client
 License:        BSD-2-Clause
@@ -33,7 +33,8 @@
 BuildRequires:  ncurses5-devel
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
-BuildRequires:  rust
+BuildRequires:  rust >= 1.61
+BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-1) >= 1.6
 
 %description
@@ -51,10 +52,13 @@
 
 %install
 cargo install --no-track --root=%{buildroot}%{_prefix} --path .
+install -Dm 0644 misc/ncspot.desktop 
%{buildroot}/%{_datadir}/applications/ncspot.desktop
+%suse_update_desktop_file ncspot
 
 %files
 %license LICENSE
 %doc README.md
 %{_bindir}/ncspot
+%{_datadir}/applications/ncspot.desktop
 
 %changelog

++++++ _service ++++++
--- /var/tmp/diff_new_pack.8rvEsc/_old  2022-06-13 13:03:22.525187817 +0200
+++ /var/tmp/diff_new_pack.8rvEsc/_new  2022-06-13 13:03:22.529187822 +0200
@@ -1,6 +1,6 @@
 <services>
   <service name="cargo_vendor" mode="disabled">
-    <param name="srcdir">ncspot-0.9.8</param>
+    <param name="srcdir">ncspot-0.10.0</param>
   </service>
 </services>
 

++++++ ncspot-0.9.8.tar.gz -> ncspot-0.10.0.tar.gz ++++++
++++ 2429 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/ncspot/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.ncspot.new.1548/vendor.tar.xz differ: char 25, line 
1

Reply via email to