Compare commits
2 Commits
aa06534cd9
...
803f744da0
Author | SHA256 | Date | |
---|---|---|---|
803f744da0 | |||
7b2e02b684 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:340b10c38ee519a75b14040f65505d72817857358ce7a6fe23190ab68782f892
|
||||
size 4654978
|
3
dunst-1.12.2.tar.gz
Normal file
3
dunst-1.12.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f7664bd4e6083e9604e282145fe5b8dee7655fa0b099a5b682a2549e1f33d32
|
||||
size 4657260
|
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 08:45:17 UTC 2025 - Dan Čermák <dcermak@suse.com>
|
||||
|
||||
- New upstream release 1.12.2
|
||||
|
||||
### Added
|
||||
- Add `urgency`, `stack_tag` and `urls` to dunstctl history (#1425, #1426)
|
||||
- Add `--category` to dunstify (also change `-c` behaviour) (#1429)
|
||||
- Add dbus signals `NotificationHistoryRemoved`, `NotificationHistoryCleared` and `ConfigReloaded` (#1405, #1277)
|
||||
|
||||
### Changed
|
||||
- Allow to override build date with `SOURCE_DATE_EPOCH` (#1435)
|
||||
- Flush after printing id in dunstify
|
||||
|
||||
### Fixed
|
||||
- IMPORTANT: Resolve incompatibility between dunstify and libnotify-0.8.4 (#1443, #1445, #1449)
|
||||
- Fix mixup of `bool` and `gboolean` that caused problems in s390x (#1421, #1422)
|
||||
- Fix some printf warnings and int/gint/size_t mixed uses (#1424)
|
||||
- Fix the scaling of the progress bar gradient (#1447)
|
||||
- Actually reload old config files upon `dunstctl reload` (#1447)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 29 15:50:38 UTC 2024 - Dan Čermák <dcermak@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{!?_userunitdir:%define _userunitdir %{_prefix}/lib/systemd/user}
|
||||
Name: dunst
|
||||
Version: 1.12.1
|
||||
Version: 1.12.2
|
||||
Release: 0
|
||||
Summary: A customizable notification daemon
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user