diff --git a/1.0.0.tar.gz b/1.0.0.tar.gz deleted file mode 100644 index 1390022..0000000 --- a/1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:097bd3c3c632b10266e04e8ef9cb9e7e95bf2f2417988db44dd3238df48805d6 -size 8171 diff --git a/1.0.1.tar.gz b/1.0.1.tar.gz new file mode 100644 index 0000000..a4a56d6 --- /dev/null +++ b/1.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5ea184f88313b2cfdb5eeb147fee8b8caca25ef4dc83747f3cf9ff30265a55b +size 8212 diff --git a/hare-libnotify-tools.changes b/hare-libnotify-tools.changes index 6372e1c..9b82d19 100644 --- a/hare-libnotify-tools.changes +++ b/hare-libnotify-tools.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Jul 26 02:50:52 UTC 2025 - Soc Virnyl Estela + +- Set hare version to 0.25.2 + +------------------------------------------------------------------- +Sat Jul 26 02:44:07 UTC 2025 - Soc Virnyl Estela + +- Update to version 1.0.1: + * fix: handle `nomem` with `!` + ------------------------------------------------------------------- Mon Jan 27 09:14:46 UTC 2025 - Andreas Schwab diff --git a/hare-libnotify-tools.spec b/hare-libnotify-tools.spec index 8de7241..4e14bb1 100644 --- a/hare-libnotify-tools.spec +++ b/hare-libnotify-tools.spec @@ -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)