8
0

update to version 1.0.1 #1

Merged
mcepl merged 2 commits from uncomfyhalomacro/hare-libnotify-tools:main into main 2025-07-26 08:29:13 +02:00
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:097bd3c3c632b10266e04e8ef9cb9e7e95bf2f2417988db44dd3238df48805d6
size 8171

BIN
1.0.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Jul 26 02:50:52 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Set hare version to 0.25.2
-------------------------------------------------------------------
Sat Jul 26 02:44:07 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Update to version 1.0.1:
* fix: handle `nomem` with `!`
-------------------------------------------------------------------
Mon Jan 27 09:14:46 UTC 2025 - Andreas Schwab <schwab@suse.de>

View File

@@ -22,10 +22,10 @@ Name: hare-libnotify-tools
License: MPL-2.0
Summary: Hare clone of the notify-send tool
URL: https://git.sr.ht/~uncomfy/hare-libnotify
Version: 1.0.0
Version: 1.0.1
Release: 0
Source0: https://git.sr.ht/~uncomfy/hare-libnotify/archive/%{version}.tar.gz
BuildRequires: hare
BuildRequires: hare >= 0.25.2
BuildRequires: hare-libnotify = %{version}
BuildRequires: make
BuildRequires: pkgconfig(libnotify)