commit waylyrics for openSUSE:Factory

2024-05-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package waylyrics for openSUSE:Factory 
checked in at 2024-05-01 14:56:41

Comparing /work/SRC/openSUSE:Factory/waylyrics (Old)
 and  /work/SRC/openSUSE:Factory/.waylyrics.new.1880 (New)


Package is "waylyrics"

Wed May  1 14:56:41 2024 rev:13 rq:1171010 version:0.3.8

Changes:

--- /work/SRC/openSUSE:Factory/waylyrics/waylyrics.changes  2024-04-26 
23:29:02.272825941 +0200
+++ /work/SRC/openSUSE:Factory/.waylyrics.new.1880/waylyrics.changes
2024-05-01 14:57:00.871132385 +0200
@@ -1,0 +2,29 @@
+Tue Apr 30 13:12:46 UTC 2024 - xtexchoo...@duck.com
+
+- Update to version 0.3.8:
+  * chore: release v0.3.8
+  * i18n: translate 'import lyric' & translated/original lyric
+  * build: do not strip binary by default [ci skip]
+  * chore(deps): bump dependencies [ci skip]
+  * feat: import local lrc in tray & csd menu
+  * docs(readme): intro waylyrics-sakura-translator [ci skip]
+  * chore: release v0.3.7
+  * feat: emit LoadLyricCache signal on lyric cache load
+  * chore: release v0.3.6
+  * fix(typo): import-lrc -> import-lyric
+  * feat: select local LRC file to import
+  * refactor: inline variable "text"
+  * Avoid starting with article in summary
+  * build: migrate to ksni 0.2.2
+  * feat: allow LRC line that starts with [xxx] without ':'
+  * fix: disable local lrc hint on `enable-local-lyric=false`
+  * docs(install-en): add flatpak installation link
+  * docs(install): add flatpak installation link
+  * fix: missing import
+  * feat: disable loading local lyric
+  * refactor: Change net-test to offline-test
+  * chore: add archlinuxcn in installation guide
+  * feat(tray): refetch-lyric for windows
+  * refactor: store dbus connection instead of gapplication
+
+---

Old:

  waylyrics-0.3.5.obscpio

New:

  waylyrics-0.3.8.obscpio



Other differences:
--
++ waylyrics.spec ++
--- /var/tmp/diff_new_pack.GV8gDo/_old  2024-05-01 14:57:02.931207130 +0200
+++ /var/tmp/diff_new_pack.GV8gDo/_new  2024-05-01 14:57:02.943207565 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   waylyrics
-Version:0.3.5
+Version:0.3.8
 Release:0
 Summary:The furry way to show desktop lyrics
 License:MIT
@@ -69,7 +69,7 @@
 
 %check
 export WAYLYRICS_THEME_PRESETS_DIR=%{_datadir}/waylyrics/themes
-%{cargo_test} --locked --no-default-features --features mimalloc,tray-icon
+%{cargo_test} --locked --features=offline-test
 
 %files
 %license LICENSE

++ _service ++
--- /var/tmp/diff_new_pack.GV8gDo/_old  2024-05-01 14:57:03.199216853 +0200
+++ /var/tmp/diff_new_pack.GV8gDo/_new  2024-05-01 14:57:03.235218160 +0200
@@ -3,7 +3,7 @@
 https://github.com/waylyrics/waylyrics.git
 @PARENT_TAG@
 git
-v0.3.5
+v0.3.8
 *
 
 v(\d+\.\d+\.\d+)

++ _servicedata ++
--- /var/tmp/diff_new_pack.GV8gDo/_old  2024-05-01 14:57:03.391223820 +0200
+++ /var/tmp/diff_new_pack.GV8gDo/_new  2024-05-01 14:57:03.419224836 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/waylyrics/waylyrics.git
-  b3abbfa63c0978e0ca09815249addad8c72fe638
+  3f2f5bf996432e3c74011864258ad8f25be81d1b
 (No newline at EOF)
 

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.GV8gDo/_old and 
/var/tmp/diff_new_pack.GV8gDo/_new differ

++ waylyrics-0.3.5.obscpio -> waylyrics-0.3.8.obscpio ++
 3550 lines of diff (skipped)

++ waylyrics.obsinfo ++
--- /var/tmp/diff_new_pack.GV8gDo/_old  2024-05-01 14:57:04.699271279 +0200
+++ /var/tmp/diff_new_pack.GV8gDo/_new  2024-05-01 14:57:04.715271859 +0200
@@ -1,5 +1,5 @@
 name: waylyrics
-version: 0.3.5
-mtime: 1714049884
-commit: b3abbfa63c0978e0ca09815249addad8c72fe638
+version: 0.3.8
+mtime: 1714420563
+commit: 3f2f5bf996432e3c74011864258ad8f25be81d1b
 


commit waylyrics for openSUSE:Factory

2024-04-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package waylyrics for openSUSE:Factory 
checked in at 2024-04-21 20:26:37

Comparing /work/SRC/openSUSE:Factory/waylyrics (Old)
 and  /work/SRC/openSUSE:Factory/.waylyrics.new.26366 (New)


Package is "waylyrics"

Sun Apr 21 20:26:37 2024 rev:11 rq:1169316 version:0.2.19

Changes:

--- /work/SRC/openSUSE:Factory/waylyrics/waylyrics.changes  2024-04-14 
12:24:28.589249144 +0200
+++ /work/SRC/openSUSE:Factory/.waylyrics.new.26366/waylyrics.changes   
2024-04-21 20:27:50.299148164 +0200
@@ -1,0 +2,29 @@
+Sat Apr 20 06:03:23 UTC 2024 - xtexchoo...@duck.com
+
+- Update to version 0.2.19:
+  * chore: release v0.2.19
+  * fix(i18n): load i18n on windows
+  * fix: underscore not showing in display mode menu
+  * build: enable i18n for msvc build
+  * docs(build): gettext-rs on windows cannot builds out-of-box with MSVC
+  * fix: use '/' as splitte on searchbox creating
+  * feat: use song_search_detailed in search box to apply aliases
+  * enhance: apply alias for artist name on `netease`
+  * enhance: make fuzzy-match weight more than length based match
+  * enhance: fine-tune fuzzy match factor
+  * feat: convert zh-hans/zh-hant in fuzzy match with opencc
+  * chore: bump dependencies
+  * build(windows): add build script
+  * docs(changelog): update changelog
+
+---
+Sat Apr 20 05:53:37 UTC 2024 - xtexchoo...@duck.com
+
+- Update to version 0.2.18:
+  * chore: release v0.2.18
+  * fix: set paused as false after resumed to playing
+  * log: print control status at trace level
+  * feat: hide lyric on pause
+  * docs(changelog): update changelog
+
+---

Old:

  waylyrics-0.2.17.obscpio

New:

  waylyrics-0.2.19.obscpio



Other differences:
--
++ waylyrics.spec ++
--- /var/tmp/diff_new_pack.az7aim/_old  2024-04-21 20:27:51.287184418 +0200
+++ /var/tmp/diff_new_pack.az7aim/_new  2024-04-21 20:27:51.291184565 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   waylyrics
-Version:0.2.17
+Version:0.2.19
 Release:0
 Summary:The furry way to show desktop lyrics
 License:MIT

++ _service ++
--- /var/tmp/diff_new_pack.az7aim/_old  2024-04-21 20:27:51.315185445 +0200
+++ /var/tmp/diff_new_pack.az7aim/_new  2024-04-21 20:27:51.319185592 +0200
@@ -3,7 +3,7 @@
 https://github.com/waylyrics/waylyrics.git
 @PARENT_TAG@
 git
-v0.2.17
+v0.2.19
 *
 
 v(\d+\.\d+\.\d+)

++ _servicedata ++
--- /var/tmp/diff_new_pack.az7aim/_old  2024-04-21 20:27:51.339186326 +0200
+++ /var/tmp/diff_new_pack.az7aim/_new  2024-04-21 20:27:51.343186473 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/waylyrics/waylyrics.git
-  c6cd96d29097de832714b0b8bdf04555c74a55bf
+  4db5b69e0f0a46dd9cba14bc4bd4d5dd0a8b2d1a
 (No newline at EOF)
 

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.az7aim/_old and 
/var/tmp/diff_new_pack.az7aim/_new differ

++ waylyrics-0.2.17.obscpio -> waylyrics-0.2.19.obscpio ++
 1951 lines of diff (skipped)

++ waylyrics.obsinfo ++
--- /var/tmp/diff_new_pack.az7aim/_old  2024-04-21 20:27:51.899206875 +0200
+++ /var/tmp/diff_new_pack.az7aim/_new  2024-04-21 20:27:51.915207462 +0200
@@ -1,5 +1,5 @@
 name: waylyrics
-version: 0.2.17
-mtime: 1712675172
-commit: c6cd96d29097de832714b0b8bdf04555c74a55bf
+version: 0.2.19
+mtime: 1713349131
+commit: 4db5b69e0f0a46dd9cba14bc4bd4d5dd0a8b2d1a
 


commit waylyrics for openSUSE:Factory

2024-04-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package waylyrics for openSUSE:Factory 
checked in at 2024-04-14 11:54:38

Comparing /work/SRC/openSUSE:Factory/waylyrics (Old)
 and  /work/SRC/openSUSE:Factory/.waylyrics.new.26366 (New)


Package is "waylyrics"

Sun Apr 14 11:54:38 2024 rev:10 rq:1167132 version:0.2.17

Changes:

--- /work/SRC/openSUSE:Factory/waylyrics/waylyrics.changes  2024-04-03 
17:22:20.345752055 +0200
+++ /work/SRC/openSUSE:Factory/.waylyrics.new.26366/waylyrics.changes   
2024-04-14 12:24:28.589249144 +0200
@@ -1,0 +2,20 @@
+Fri Apr 12 14:02:28 UTC 2024 - xtexchoo...@duck.com
+
+- Update to version 0.2.17:
+  * chore: release v0.2.17
+  * feat: restart in tray-icon for windows
+  * docs(readme): update missing translation
+  * fix: gtk4 freezes on `Window::close` on windows
+  * enhance: support LastUpdateTime on windows
+  * chore: switch to upstream `tray-icon`
+  * chore(deps): bump dependencies
+  * fix: feature gate for unix should be `cfg(unix)`
+  * chore: release v0.2.16
+  * feat: initial tray-icon support for windows
+  * chore(test): cleanup unused imports
+  * build(deps): bump h2 from 0.4.3 to 0.4.4
+  * docs(changelog): update changelog
+  * docs(readme): the only compatible player on windows
+  * build: add icon for win32 build
+
+---

Old:

  waylyrics-0.2.15.obscpio

New:

  waylyrics-0.2.17.obscpio



Other differences:
--
++ waylyrics.spec ++
--- /var/tmp/diff_new_pack.YFCZ6j/_old  2024-04-14 12:24:29.765291970 +0200
+++ /var/tmp/diff_new_pack.YFCZ6j/_new  2024-04-14 12:24:29.765291970 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   waylyrics
-Version:0.2.15
+Version:0.2.17
 Release:0
 Summary:The furry way to show desktop lyrics
 License:MIT

++ _service ++
--- /var/tmp/diff_new_pack.YFCZ6j/_old  2024-04-14 12:24:29.789292844 +0200
+++ /var/tmp/diff_new_pack.YFCZ6j/_new  2024-04-14 12:24:29.793292989 +0200
@@ -3,7 +3,7 @@
 https://github.com/waylyrics/waylyrics.git
 @PARENT_TAG@
 git
-v0.2.15
+v0.2.17
 *
 
 v(\d+\.\d+\.\d+)

++ _servicedata ++
--- /var/tmp/diff_new_pack.YFCZ6j/_old  2024-04-14 12:24:29.813293718 +0200
+++ /var/tmp/diff_new_pack.YFCZ6j/_new  2024-04-14 12:24:29.813293718 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/waylyrics/waylyrics.git
-  613102694869fa87c4aaac0c1050fee67028dd40
+  c6cd96d29097de832714b0b8bdf04555c74a55bf
 (No newline at EOF)
 

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.YFCZ6j/_old and 
/var/tmp/diff_new_pack.YFCZ6j/_new differ

++ waylyrics-0.2.15.obscpio -> waylyrics-0.2.17.obscpio ++
 2024 lines of diff (skipped)

++ waylyrics.obsinfo ++
--- /var/tmp/diff_new_pack.YFCZ6j/_old  2024-04-14 12:24:30.413315567 +0200
+++ /var/tmp/diff_new_pack.YFCZ6j/_new  2024-04-14 12:24:30.437316441 +0200
@@ -1,5 +1,5 @@
 name: waylyrics
-version: 0.2.15
-mtime: 1712119583
-commit: 613102694869fa87c4aaac0c1050fee67028dd40
+version: 0.2.17
+mtime: 1712675172
+commit: c6cd96d29097de832714b0b8bdf04555c74a55bf
 


commit waylyrics for openSUSE:Factory

2024-04-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package waylyrics for openSUSE:Factory 
checked in at 2024-04-03 17:21:10

Comparing /work/SRC/openSUSE:Factory/waylyrics (Old)
 and  /work/SRC/openSUSE:Factory/.waylyrics.new.1905 (New)


Package is "waylyrics"

Wed Apr  3 17:21:10 2024 rev:9 rq:1164324 version:0.2.15

Changes:

--- /work/SRC/openSUSE:Factory/waylyrics/waylyrics.changes  2024-03-25 
21:13:32.952971348 +0100
+++ /work/SRC/openSUSE:Factory/.waylyrics.new.1905/waylyrics.changes
2024-04-03 17:22:20.345752055 +0200
@@ -1,0 +2,44 @@
+Wed Apr 03 09:37:08 UTC 2024 - xtexchoo...@duck.com
+
+- Update to version 0.2.15:
+  * chore: release v0.2.15
+  * feat: full mouse click-through for windows
+  * docs(changelog): update changelog
+  * fix: windows smtc position
+  * fix: misuse of `windows-rs`
+  * ci: reset pkgrel after a pkgver bump
+  * docs(readme): intro windows user directories
+  * chore: release v0.2.14
+  * fix: do workarounds for windows-rs bug
+  * fix: duplicated import
+  * fix: wrong import path
+  * feat: initial support for Windows SMTC
+  * refactor: cleanup old code
+  * docs(install): build on windows
+  * build: make gettext, openssl, journald optional
+  * revert: vendored -> openssl
+  * refactor: define OS-specified helpers in a trait
+  * refactor: rename `list_player_names` to `list_players`
+  * refactor: extract `try_sync_track` and `reconnect_player` from `interop::*`
+  * build(deps): bump actions/checkout from 3 to 4
+  * build(deps): bump orhun/git-cliff-action from 2 to 3
+  * build(deps): bump actions/upload-artifact from 3 to 4
+  * Update dependabot.yml
+  * ci: Automatically update AUR PKGBUILD
+  * build(deps): bump documented from 0.3.0 to 0.4.0
+  * docs(readme): autoLyric `C/C++`
+  * refactor: use `bind_shortcut` in switch-passthrough
+  * chore(deps): bump dependencies
+  * build: reduce binary size
+  * docs(readme): musixfox-go released the required patch [ci skip]
+  * Revert "feat: select labels by origin/translation in theme"
+  * build(rpm): packit is no longer needed [ci skip]
+  * chore: example environment is no longer required [ci skip]
+  * docs(changelog): update changelog
+
+---
+Sat Mar 30 23:07:10 UTC 2024 - xtexChooser 
+
+- Remove old rust ICE workaround
+
+---

Old:

  waylyrics-0.2.13.obscpio

New:

  waylyrics-0.2.15.obscpio



Other differences:
--
++ waylyrics.spec ++
--- /var/tmp/diff_new_pack.mG7lth/_old  2024-04-03 17:22:21.413791460 +0200
+++ /var/tmp/diff_new_pack.mG7lth/_new  2024-04-03 17:22:21.413791460 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   waylyrics
-Version:0.2.13
+Version:0.2.15
 Release:0
 Summary:The furry way to show desktop lyrics
 License:MIT
@@ -33,12 +33,6 @@
 BuildRequires:  mimalloc-devel
 BuildRequires:  openssl-devel
 
-# Override "-C debuginfo=2" from cargo-packaging, to solve rustc SIGSEGV 
exception:
-#   error: rustc interrupted by SIGSEGV, printing backtrace
-#   /usr/lib/librustc_driver-16d66626a1fefc07.so(+0x7aafa6)[0x7fbd6ffaafa6]
-# Tested with rustc 1.75.0 (82e1608df 2023-12-21) by xtexChooser
-%global build_rustflags %build_rustflags -C debuginfo=0
-
 %description
 The furry way to show desktop lyrics, and simple universal desktop lyrics made 
with GTK4 and love.
 

++ _service ++
--- /var/tmp/diff_new_pack.mG7lth/_old  2024-04-03 17:22:21.441792494 +0200
+++ /var/tmp/diff_new_pack.mG7lth/_new  2024-04-03 17:22:21.445792641 +0200
@@ -3,7 +3,7 @@
 https://github.com/waylyrics/waylyrics.git
 @PARENT_TAG@
 git
-v0.2.13
+v0.2.15
 *
 
 v(\d+\.\d+\.\d+)

++ _servicedata ++
--- /var/tmp/diff_new_pack.mG7lth/_old  2024-04-03 17:22:21.465793379 +0200
+++ /var/tmp/diff_new_pack.mG7lth/_new  2024-04-03 17:22:21.469793526 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/waylyrics/waylyrics.git
-  0a64a18eeb6d5a28e1cc25a2c747d5c0398c4747
+  613102694869fa87c4aaac0c1050fee67028dd40
 (No newline at EOF)
 

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.mG7lth/_old and 
/var/tmp/diff_new_pack.mG7lth/_new differ

++ waylyrics-0.2.13.obscpio -> waylyrics-0.2.15.obscpio ++
 4445 lines of diff (skipped)

++ waylyrics.obsinfo ++
--- /var/tmp/diff_new_pack.mG7lth/_old  2024-04-03 17:22:21.969811975 +0200
+++ /var/tmp/diff_new_pack.mG7lth/_new  2024-04-03 17:22:21.985812565 +0200
@@ -1,5 +1,5 @@
 name: waylyrics
-version: 0.2.13
-mtime: 1711163956
-commit: 0a64a18eeb6d5a28e1cc25a2c747d5c0398c4747

commit waylyrics for openSUSE:Factory

2024-02-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package waylyrics for openSUSE:Factory 
checked in at 2024-02-14 23:19:59

Comparing /work/SRC/openSUSE:Factory/waylyrics (Old)
 and  /work/SRC/openSUSE:Factory/.waylyrics.new.1815 (New)


Package is "waylyrics"

Wed Feb 14 23:19:59 2024 rev:5 rq:1146600 version:0.2.3

Changes:

--- /work/SRC/openSUSE:Factory/waylyrics/waylyrics.changes  2024-02-11 
15:46:02.951699815 +0100
+++ /work/SRC/openSUSE:Factory/.waylyrics.new.1815/waylyrics.changes
2024-02-14 23:20:11.183384301 +0100
@@ -1,0 +2,22 @@
+Wed Feb 14 07:30:13 UTC 2024 - xtexchoo...@duck.com
+
+- Update to version 0.2.3:
+  * feat: add `trans` theme [ci skip]
+  * chore: release 0.2.3
+  * ci: migrate to dtolnay/rust-toolchain
+  * feat: allow to show origin lyric in above
+  * fix: set 20ms as default lyric update interval
+  * feat: set empty label explictly
+  * refactor: apply clippy fix [ci skip]
+  * chore: remove unreachable `title.unwrap_or()` call
+  * doc: restate outdated doc of `TrackMeta`
+  * doc: `lollypop`, GTK3-based local music player
+  * feat: intro `is_likely_songid` for songid verification
+  * doc: firefox via Plasma Integration [ci skip]
+  * doc: explain more fields in `Config`
+  * doc: add `osdlyrics` to alternatives [ci skip]
+  * doc: play with musicfox need position fix patch
+  * refactor: rename confusing `match_lyric` to `verify_lyric` [ci skip]
+  * test: add unit tests for QQMusic::init
+
+---

Old:

  waylyrics-0.2.2.obscpio

New:

  waylyrics-0.2.3.obscpio



Other differences:
--
++ waylyrics.spec ++
--- /var/tmp/diff_new_pack.rRTik8/_old  2024-02-14 23:20:12.167419778 +0100
+++ /var/tmp/diff_new_pack.rRTik8/_new  2024-02-14 23:20:12.171419922 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   waylyrics
-Version:0.2.2
+Version:0.2.3
 Release:0
 Summary:The furry way to show desktop lyrics
 License:MIT

++ _service ++
--- /var/tmp/diff_new_pack.rRTik8/_old  2024-02-14 23:20:12.199420931 +0100
+++ /var/tmp/diff_new_pack.rRTik8/_new  2024-02-14 23:20:12.199420931 +0100
@@ -3,7 +3,7 @@
 https://github.com/waylyrics/waylyrics.git
 @PARENT_TAG@
 git
-v0.2.2
+v0.2.3
 *
 
 v(\d+\.\d+\.\d+)

++ _servicedata ++
--- /var/tmp/diff_new_pack.rRTik8/_old  2024-02-14 23:20:12.219421652 +0100
+++ /var/tmp/diff_new_pack.rRTik8/_new  2024-02-14 23:20:12.227421941 +0100
@@ -1,6 +1,6 @@
 
 
 https://github.com/waylyrics/waylyrics.git
-  81c6155c26573bfc7feee3accdbdb96c41e39a4a
+  a74cbdad5e2296e842386bb78dbf0eee62b97024
 (No newline at EOF)
 

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.rRTik8/_old and 
/var/tmp/diff_new_pack.rRTik8/_new differ

++ waylyrics-0.2.2.obscpio -> waylyrics-0.2.3.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/waylyrics-0.2.2/.github/workflows/docs.yaml 
new/waylyrics-0.2.3/.github/workflows/docs.yaml
--- old/waylyrics-0.2.2/.github/workflows/docs.yaml 2024-02-10 
13:24:28.0 +0100
+++ new/waylyrics-0.2.3/.github/workflows/docs.yaml 2024-02-13 
07:31:55.0 +0100
@@ -19,25 +19,16 @@
 - name: Checkout Repository
   uses: actions/checkout@v3
 
-- name: Install Rust toolchain
-  uses: actions-rs/toolchain@v1
-  with:
-toolchain: nightly
-profile: minimal
-override: true
-components: rustfmt, rust-src
+- name: Setup Rust Toolchain
+  uses: dtolnay/rust-toolchain@stable
 
-
 - name: Install deps
   run: |
 sudo apt update
 sudo apt install -y --no-install-recommends libgtk-4-dev 
libdbus-1-dev pkg-config
 
 - name: Build Documentation
-  uses: actions-rs/cargo@v1
-  with:
-command: doc
-args: --all --no-deps --document-private-items
+  run: cargo doc --all --no-deps --document-private-items
 
 - name: Deploy Documentation
   env:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/waylyrics-0.2.2/.github/workflows/test.yml 
new/waylyrics-0.2.3/.github/workflows/test.yml
--- old/waylyrics-0.2.2/.github/workflows/test.yml  2024-02-10 
13:24:28.0 +0100
+++ new/waylyrics-0.2.3/.github/workflows/test.yml  2024-02-13 
07:31:55.0 +0100
@@ -15,8 +15,10 @@
 
 steps:
  

commit waylyrics for openSUSE:Factory

2024-02-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package waylyrics for openSUSE:Factory 
checked in at 2024-02-09 23:53:43

Comparing /work/SRC/openSUSE:Factory/waylyrics (Old)
 and  /work/SRC/openSUSE:Factory/.waylyrics.new.1815 (New)


Package is "waylyrics"

Fri Feb  9 23:53:43 2024 rev:3 rq:1145324 version:0.2.1

Changes:

--- /work/SRC/openSUSE:Factory/waylyrics/waylyrics.changes  2024-02-07 
18:53:57.334737554 +0100
+++ /work/SRC/openSUSE:Factory/.waylyrics.new.1815/waylyrics.changes
2024-02-09 23:54:04.694765549 +0100
@@ -1,0 +2,32 @@
+Fri Feb 09 03:42:14 UTC 2024 - xtexchoo...@duck.com
+
+- Update to version 0.2.1:
+  * chore: release 0.2.1
+  * build: improve test build time
+  * test: move out doctest for `get_lrc_path`
+  * test: move unit tests to inside `src/`
+  * refactor: rename `get_lyric` to `parse_lyric` [ci skip]
+  * refactor: setup `QQMusic` with `init()` call
+  * doc(install): download pre-built executables [ci skip]
+  * doc(install): explain build environment variable
+  * ci: run real test in CI
+  * test: test LRC parsing
+  * doc: define `lrc_iter` behaviour
+  * refactor: impl into_owned for LyricLine
+  * test: test netease lyric get & parse
+  * refactor: remove `CONFIG_HOME`
+  * chore: remove unused import
+  * breaking(ui): drop `SIGUSR` control support
+  * refactor: make `init_dirs` a public method so we could write tests
+  * chore: release 0.2.0
+  * style: define `glib-macros` under `gtk`
+  * doc(readme): remove `lx-music` because it's dead [ci skip]
+  * chore(doc): add `musicfox`, a TUI based music player [ci skip]
+  * fix: hint support for musicfox
+  * chore(doc): update doc for youtube-music [ci skip]
+  * chore: drop support for ncm-gtk legacy name
+  * feat: add support for musicfox
+  * chore(doc): update translation [ci skip]
+  * chore(doc): update alternatives [ci skip]
+
+---

Old:

  waylyrics-0~git486.obscpio

New:

  waylyrics-0.2.1.obscpio



Other differences:
--
++ waylyrics.spec ++
--- /var/tmp/diff_new_pack.LCmSuV/_old  2024-02-09 23:54:05.690801441 +0100
+++ /var/tmp/diff_new_pack.LCmSuV/_new  2024-02-09 23:54:05.694801585 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   waylyrics
-Version:0~git486
+Version:0.2.1
 Release:0
 Summary:The furry way to show desktop lyrics
 License:MIT

++ _service ++
--- /var/tmp/diff_new_pack.LCmSuV/_old  2024-02-09 23:54:05.738803171 +0100
+++ /var/tmp/diff_new_pack.LCmSuV/_new  2024-02-09 23:54:05.742803314 +0100
@@ -1,12 +1,12 @@
 
 
 https://github.com/waylyrics/waylyrics.git
-0~git@TAG_OFFSET@
+@PARENT_TAG@
 git
-master
+v0.2.1
 *
-4c93d60a3c95ef2a8a3acc88a9ca11bbd70d2c5a
-(0~git\d+)
+
+v(\d+\.\d+\.\d+)
 \1
 enable
 
@@ -22,5 +22,4 @@
 true
 
 
-(No newline at EOF)
 

++ _servicedata ++
--- /var/tmp/diff_new_pack.LCmSuV/_old  2024-02-09 23:54:05.766804180 +0100
+++ /var/tmp/diff_new_pack.LCmSuV/_new  2024-02-09 23:54:05.770804323 +0100
@@ -1,6 +1,6 @@
 
 
 https://github.com/waylyrics/waylyrics.git
-  d120999caa3a6b15dfcc35bd775b1df06882d20e
+  31335eb5f6e8ac4ad06ae908a8ec309677efb9d8
 (No newline at EOF)
 

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.LCmSuV/_old and 
/var/tmp/diff_new_pack.LCmSuV/_new differ

++ waylyrics-0~git486.obscpio -> waylyrics-0.2.1.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/waylyrics-0~git486/.github/workflows/smoketest.yml 
new/waylyrics-0.2.1/.github/workflows/smoketest.yml
--- old/waylyrics-0~git486/.github/workflows/smoketest.yml  2024-02-07 
12:12:22.0 +0100
+++ new/waylyrics-0.2.1/.github/workflows/smoketest.yml 1970-01-01 
01:00:00.0 +0100
@@ -1,67 +0,0 @@
-name: Smoke test
-
-on:
-  - push
-  - pull_request
-
-env:
-  CARGO_TERM_COLOR: always
-  WAYLYRICS_THEME_PRESETS_DIR: /usr/share/waylyrics/themes
-
-jobs:
-  build:
-
-runs-on: ubuntu-latest
-
-steps:
-- uses: actions/checkout@v3
-- run: rustup toolchain install nightly --profile minimal
-- run: rustup default nightly
-- name: Install deps
-  run: |
-sudo apt update
-sudo apt install -y --no-install-recommends libgtk-4-dev libdbus-1-dev 
pkg-config weston
-- uses: Swatinem/rust-cache@v2
-- name: Build
-  run: cargo build --release
-- name: Installation
-  run: |
-sudo mkdir -p /usr/share/waylyrics
-sudo install -m644 io.poly000.waylyrics.gschema.xml