1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

distro: OBS updates

This commit is contained in:
purian23
2025-12-12 15:42:21 -05:00
parent c595727b94
commit 5b8edb13d8
5 changed files with 59 additions and 17 deletions

View File

@@ -3,7 +3,7 @@
%global debug_package %{nil}
Name: dms
Version: 1.0.0
Version: 1.0.2
Release: 1%{?dist}
Summary: DankMaterialShell - Material 3 inspired shell for Wayland compositors
@@ -105,6 +105,10 @@ pkill -USR1 -x dms >/dev/null 2>&1 || :
%{_datadir}/icons/hicolor/scalable/apps/danklogo.svg
%changelog
* Fri Dec 12 2025 AvengeMedia <maintainer@avengemedia.com> - 1.0.2-1
- Update to stable v1.0.2 release
- Bug fixes and improvements
* Fri Nov 22 2025 AvengeMedia <maintainer@avengemedia.com> - 0.6.2-1
- Stable release build with pre-built binaries
- Multi-arch support (x86_64, aarch64)