Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package waylyrics for openSUSE:Factory 
checked in at 2025-08-21 17:00:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/waylyrics (Old)
 and      /work/SRC/openSUSE:Factory/.waylyrics.new.29662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "waylyrics"

Thu Aug 21 17:00:33 2025 rev:18 rq:1300782 version:0.3.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/waylyrics/waylyrics.changes      2024-06-29 
15:18:46.047151122 +0200
+++ /work/SRC/openSUSE:Factory/.waylyrics.new.29662/waylyrics.changes   
2025-08-21 17:00:41.981408395 +0200
@@ -1,0 +2,153 @@
+Wed Aug 20 11:21:37 UTC 2025 - Edgar Aichinger <edog...@aon.at>
+
+- remove --locked from %{cargo_[build|install]} as it's part of these macros 
now
+- Update to version 0.3.21:
+  * docs: update changelog [ci skip]
+  * chore: bump version to v0.3.21
+  * build: bump dependencies
+  * build(deps): bump tokio from 1.43.0 to 1.43.1
+  * build(deps): bump openssl from 0.10.71 to 0.10.72
+  * build(deps): bump rust_decimal from 1.36.0 to 1.37.1
+  * build(deps): bump async-trait from 0.1.86 to 0.1.88
+  * build(deps): bump reqwest from 0.12.12 to 0.12.15
+  * build(deps): bump rust_decimal_macros from 1.36.0 to 1.37.1
+  * build(deps): bump the serde group with 2 updates
+  * fix:.一个错误
+  * fix: 手动刷新歌词时清空歌词标签缓存
+  * style: :lipstick: cargo fmt
+  * perf: DashMap 作为歌词标签存在性缓存
+  * feat: 添加对从音乐文件元数据读取歌词的支持
+  * build(deps): bump ring from 0.17.11 to 0.17.13 (#303)
+  * chore: add script to export dup deps [ci skip]
+  * fix(CI): remove outdated test of qqmusic api initialization [ci skip]
+  * build: bump dependencies
+  * docs(readme): HotLyric, alternative on windows [ci skip]
+  * docs(readme): note on project status
+  * build(deps): bump openssl from 0.10.68 to 0.10.70 (#301)
+  * build(deps): bump serde_json from 1.0.134 to 1.0.138 in the serde group 
(#296)
+  * build(deps): bump thiserror from 2.0.9 to 2.0.11 (#297)
+  * build(deps): bump tokio from 1.42.0 to 1.43.0 (#298)
+  * build(deps): bump futures-lite from 2.5.0 to 2.6.0 (#299)
+  * build(deps): bump windows from 0.58.0 to 0.59.0 (#300)
+  * build(deps): bump dark-light to 2.0.0
+  * build(deps): bump reqwest from 0.12.9 to 0.12.12 (#291)
+  * build(deps): bump the serde group with 2 updates (#290)
+  * build(deps): bump gdk4-win32 from 0.9.3 to 0.9.5 (#292)
+  * build(deps): bump thiserror from 2.0.6 to 2.0.9 (#293)
+  * build(deps): bump glib-macros from 0.20.5 to 0.20.7 (#294)
+  * rust version problem (#289)
+  * enhance: switch to better tray-icon implementation for windows [ci skip]
+  * build: migrate to ksni 0.3
+  * chore: dedup code
+  * chore: fix deepsource lints
+  * refactor: extract set_by_mode
+  * ci: add .deepsource.toml
+  * docs(readme): add introduction [ci skip]
+  * docs(readme): add alternative `lyric-for-musixfox` [ci skip]
+  * docs(readme): add preview images [ci skip]
+  * docs(readme): replace text with logos
+  * docs: update changelog & metainfo
+  * chore: release v0.3.20
+  * enhance: comment for sub table in config
+  * log: capture panics
+  * fix: check if instance name used
+  * docs: update metainfo & changelog
+  * hotfix: build on windows
+  * chore: release v0.3.19
+  * chore(deps): bump dependencies
+  * build(deps): bump the serde group with 2 updates (#280)
+  * build(deps): bump tracing from 0.1.40 to 0.1.41 (#281)
+  * build(deps): bump tray-icon from 0.19.1 to 0.19.2 (#282)
+  * build(deps): bump rfd from 0.15.0 to 0.15.1 (#284)
+  * build(deps): bump url from 2.5.3 to 2.5.4 (#283)
+  * docs(build): check MSRV
+  * chore(clippy): fix clippy warnings
+  * chore: update lock file
+  * fix: setCookies for QQMusicApi
+  * fix: instance format
+  * feat: support multi-monitor setup (#278)
+  * feat: Implement color-scheme autoswitch (light/dark mode) (#277)
+  * enhance: unregister latest theme
+  * build(deps): bump rustls from 0.23.16 to 0.23.18 (#276)
+  * fix: LazyLock is not stable yet in 1.73 rustc
+  * chore: fix details URL in metainfo
+  * chore: bump version to 0.3.18
+  * test: search/query via lrclib
+  * feat: support LRCLib provider
+  * chore: apply clippy fix
+  * fix: `login_qqmusic` call was not awaited
+  * chore(deps): bump dependencies
+  * feat: show errors from providers in search_window
+  * fix: search failure dialog cannot be spawned outside GTK thread
+  * docs: fix typo in filename
+  * docs(i18n): translation for contribution.md and build guide ubuntu (#272)
+  * fix: add artists to QQMusic keyword
+  * fix(test): initialize QQMusic
+  * feat: set cookies for QQMusicApi in config
+  * chore: migrate to qqmusic-rs 0.2.0
+  * enhance: init lyric provider with any struct
+  * build(deps): bump the serde group with 2 updates (#266)
+  * build(deps): bump glib-macros from 0.20.4 to 0.20.5 (#267)
+  * build(deps): bump thiserror from 1.0.64 to 1.0.66 (#268)
+  * build(deps): bump regex from 1.11.0 to 1.11.1 (#269)
+  * build(deps): bump tray-icon from 0.19.0 to 0.19.1 (#270)
+  * chore: support nix flake (#264)
+  * fix: set text wrap to show very-long lyric
+  * docs(readme): add alternative `lyrica`
+  * chore(deps): bump once_cell to `1.20.2`
+  * chore: release v0.3.17
+  * fix(tray/unix): Avoid calling list_players() from tray thread (#262)
+  * fix(tray): export translated lyrics
+  * build(deps): bump reqwest from 0.12.7 to 0.12.8 (#261)
+  * fix(win32): crash with Motrix runnig
+  * i18n: Create Italian Translation  it_IT (#260)
+  * chore: release v0.3.16
+  * build(fix): ""desktop
+  * docs(build): fix i18n part (#259)
+  * chore(deps): bump dependencies
+  * docs(readme): intro SPlayer [ci skip]
+  * docs(readme): desktop support of desktop_lyric, #258
+  * fix: build error on linux
+  * refactor: dedup function signature
+  * docs(readme): add alternative
+  * i18n: translate tips
+  * test: add test for make_lrc_line
+  * build(fix): fix build with MSVC
+  * feat: show error dialog if search failed
+  * enhance: TrackMeta from Metadata will not fail now
+  * chore: release v0.3.15
+  * enhance: select output file after generation
+  * fix: sec field in exported lyric
+  * enhance: make import/export pormpt different
+  * chore: release v0.3.14
+  * i18n: update locale for 0.3.14
+  * build: enable export-lyric for win build [ci skip]
+  * chore(dep): bump dependencies
+  * chore: disable unused warn
+  * fix: build with export-lyric/import-lyric disabled
+  * feat: export-lyric
+  * refactor: dedup import-*-lyric
+  * enhance: dedup import-lyric
+  * build(deps): bump the serde group with 2 updates (#252)
+  * build(deps): bump opencc-rust from 1.1.18 to 1.1.19 (#253)
+  * build(deps): bump gettext-rs from 0.7.0 to 0.7.1 (#254)
+  * build(deps): bump reqwest from 0.12.5 to 0.12.7 (#255)
+  * build(deps): bump rust_decimal from 1.35.0 to 1.36.0 (#256)
+  * build(deps): bump orhun/git-cliff-action from 3 to 4 (#257)
+  * fix: build with `opencc` disabled
+  * refactor: unify naming of same component in different mod
+  * refactor: prefer lazy-binding rather than multiple `cfg` flag
+  * docs(readme): fix broken link for DeaDBeeF plugin [ci skip]
+  * build(deps): bump tokio from 1.39.1 to 1.39.2 (#248)
+  * build(deps): bump serde_json from 1.0.120 to 1.0.121 in the serde group 
(#247)
+  * docs: mark issue/workaround for Better Comments
+  * fix: support new type of HWND inner
+  * docs(readme): intro DeaDBeeF close #245
+  * fix: migrate to window-rs 0.58
+  * build(deps): bump openssl from 0.10.64 to 0.10.66 (#246)
+  * refactor: migrate to new-style clone!
+  * refactor: migrate to gtk4-rs clone! new style
+  * chore: bump dependencies
+  * build(deps): bump serde_json from 1.0.118 to 1.0.119 in the serde group 
(#244)
+
+-------------------------------------------------------------------

Old:
----
  waylyrics-0.3.13.obscpio

New:
----
  waylyrics-0.3.21.obscpio

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

Other differences:
------------------
++++++ waylyrics.spec ++++++
--- /var/tmp/diff_new_pack.iHtygP/_old  2025-08-21 17:00:43.089454795 +0200
+++ /var/tmp/diff_new_pack.iHtygP/_new  2025-08-21 17:00:43.089454795 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package waylyrics
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           waylyrics
-Version:        0.3.13
+Version:        0.3.21
 Release:        0
 Summary:        The furry way to show desktop lyrics
 License:        MIT
@@ -43,11 +43,11 @@
 
 %build
 export WAYLYRICS_THEME_PRESETS_DIR=%{_datadir}/waylyrics/themes
-%{cargo_build} --locked
+%{cargo_build}
 
 %install
 export WAYLYRICS_THEME_PRESETS_DIR=%{_datadir}/waylyrics/themes
-%{cargo_install} --locked
+%{cargo_install}
 
 install -dm755 %{buildroot}%{_datadir}/waylyrics
 cp -r themes %{buildroot}%{_datadir}/waylyrics/
@@ -69,7 +69,7 @@
 
 %check
 export WAYLYRICS_THEME_PRESETS_DIR=%{_datadir}/waylyrics/themes
-%{cargo_test} --locked --features=offline-test
+%{cargo_test} --features=offline-test
 
 %files
 %license LICENSE

++++++ _service ++++++
--- /var/tmp/diff_new_pack.iHtygP/_old  2025-08-21 17:00:43.121456135 +0200
+++ /var/tmp/diff_new_pack.iHtygP/_new  2025-08-21 17:00:43.125456303 +0200
@@ -3,7 +3,7 @@
         <param name="url">https://github.com/waylyrics/waylyrics.git</param>
         <param name="versionformat">@PARENT_TAG@</param>
         <param name="scm">git</param>
-        <param name="revision">v0.3.13</param>
+        <param name="revision">v0.3.21</param>
         <param name="match-tag">*</param>
         <!--<param 
name="parent-tag">4c93d60a3c95ef2a8a3acc88a9ca11bbd70d2c5a</param>-->
         <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.iHtygP/_old  2025-08-21 17:00:43.145457141 +0200
+++ /var/tmp/diff_new_pack.iHtygP/_new  2025-08-21 17:00:43.149457308 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/waylyrics/waylyrics.git</param>
-              <param 
name="changesrevision">b1eac9ef3f4e5bc0d7ea61741a8385e71267ce30</param></service></servicedata>
+              <param 
name="changesrevision">78f06ef2c0c5b7be4926c325bb0f267d3a77298f</param></service></servicedata>
 (No newline at EOF)
 

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

++++++ waylyrics-0.3.13.obscpio -> waylyrics-0.3.21.obscpio ++++++
++++ 14503 lines of diff (skipped)

++++++ waylyrics.obsinfo ++++++
--- /var/tmp/diff_new_pack.iHtygP/_old  2025-08-21 17:00:43.481471212 +0200
+++ /var/tmp/diff_new_pack.iHtygP/_new  2025-08-21 17:00:43.485471379 +0200
@@ -1,5 +1,5 @@
 name: waylyrics
-version: 0.3.13
-mtime: 1719462255
-commit: b1eac9ef3f4e5bc0d7ea61741a8385e71267ce30
+version: 0.3.21
+mtime: 1744549269
+commit: 78f06ef2c0c5b7be4926c325bb0f267d3a77298f
 

Reply via email to