From ba83ea2a012c73c2611a674d758a871d1751a2a4 Mon Sep 17 00:00:00 2001 From: Vitaly Zaitsev Date: Sat, 30 Apr 2022 13:57:31 +0200 Subject: [PATCH] Rebuilt due to spdlog update. --- nheko.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nheko.spec b/nheko.spec index ea5781e..fe4d5c1 100644 --- a/nheko.spec +++ b/nheko.spec @@ -2,7 +2,7 @@ Name: nheko Version: 0.9.3 -Release: 1%{?dist} +Release: 2%{?dist} # Main source - GPLv3+ # cpp-httplib - bundled - MIT @@ -120,6 +120,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop %{_mandir}/man1/%{name}.1* %changelog +* Sat Apr 30 2022 Vitaly Zaitsev - 0.9.3-2 +- Rebuilt due to spdlog update. + * Sat Mar 26 2022 Vitaly Zaitsev - 0.9.3-1 - Updated to version 0.9.3.