From 542ed0cf9b969e704c513f30bdd0bc1c19557fe8 Mon Sep 17 00:00:00 2001
From: Vitaly Lipatov <lav@etersoft.ru>
Date: Sat, 22 Apr 2023 01:46:13 +0300
Subject: [PATCH] 7.3-alt1

- eget: improve globbing symbol translation
- eget: disable checking for magic CID if IPFS is used
- eget: check Brave IPFS after local ipfs in IPFS auto mode
- eget: restore missed quotes after href
---
 eget.spec | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/eget.spec b/eget.spec
index 55dd9c7..b2808c0 100644
--- a/eget.spec
+++ b/eget.spec
@@ -1,5 +1,5 @@
 Name: eget
-Version: 7.2
+Version: 7.3
 Release: alt1
 
 Summary: wget like downloader wrapper with wildcard support
@@ -34,6 +34,12 @@ install -D eget %buildroot%_bindir/eget
 %_bindir/eget
 
 %changelog
+* Sat Apr 22 2023 Vitaly Lipatov <lav@altlinux.ru> 7.3-alt1
+- eget: improve globbing symbol translation
+- eget: disable checking for magic CID if IPFS is used
+- eget: check Brave IPFS after local ipfs in IPFS auto mode
+- eget: restore missed quotes after href
+
 * Sat Apr 15 2023 Vitaly Lipatov <lav@altlinux.ru> 7.2-alt1
 - eget: fix get real url again
 - eget: fix embedded mode
-- 
2.24.1