8
0

3 Commits

Author SHA256 Message Date
Soc Virnyl Estela
315165142a set hare to 0.25.2
Signed-off-by: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
2025-07-26 10:50:16 +08:00
Soc Virnyl Estela
96674d237d update list of changes
Signed-off-by: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
2025-07-26 10:40:09 +08:00
Soc Virnyl Estela
3e8f2d6627 chore: update to version 1.0.1
Signed-off-by: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
2025-07-26 10:37:19 +08: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:01 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Set hare version to 0.25.2
-------------------------------------------------------------------
Sat Jul 26 02:39:13 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Update to version 1.0.1:
* fix: handle `nomem` with `!`
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 6 07:49:52 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org> Thu Feb 6 07:49:52 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@@ -22,11 +22,11 @@ Name: hare-libnotify
License: MPL-2.0 License: MPL-2.0
Summary: Hare C bindings for libnotify Summary: Hare C bindings for libnotify
URL: https://git.sr.ht/~uncomfy/hare-libnotify URL: https://git.sr.ht/~uncomfy/hare-libnotify
Version: 1.0.0 Version: 1.0.1
Release: 0 Release: 0
Source0: https://git.sr.ht/~uncomfy/hare-libnotify/archive/%{version}.tar.gz Source0: https://git.sr.ht/~uncomfy/hare-libnotify/archive/%{version}.tar.gz
Source99: hare-libnotify-rpmlintrc Source99: hare-libnotify-rpmlintrc
BuildRequires: hare BuildRequires: hare >= 0.25.2
BuildRequires: make BuildRequires: make
BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(libpng)