Update to 3.3.0

Resolves: #1947062
epel9
Siteshwar Vashisht 4 years ago
parent ca90327b54
commit 729e02cd92

2
.gitignore vendored

@ -15,3 +15,5 @@
/fish-3.2.0.tar.xz.asc /fish-3.2.0.tar.xz.asc
/fish-3.2.1.tar.xz.asc /fish-3.2.1.tar.xz.asc
/fish-3.2.1.tar.xz /fish-3.2.1.tar.xz
/fish-3.3.0.tar.xz
/fish-3.3.0.tar.xz.asc

@ -1,6 +1,6 @@
Name: fish Name: fish
Version: 3.2.1 Version: 3.3.0
Release: 2%{?dist} Release: 1%{?dist}
Summary: Friendly interactive shell Summary: Friendly interactive shell
# GPLv2 # GPLv2
@ -124,6 +124,10 @@ fi
%{_datadir}/pixmaps/fish.png %{_datadir}/pixmaps/fish.png
%changelog %changelog
* Thu Jul 01 2021 Siteshwar Vashisht <svashisht@redhat.com> - 3.3.0-1
- Update to 3.3.0
Resolves: #1947062
* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 3.2.1-2 * Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 3.2.1-2
- Rebuilt for removed libstdc++ symbol (#1937698) - Rebuilt for removed libstdc++ symbol (#1937698)

@ -1,2 +1,2 @@
SHA512 (fish-3.2.1.tar.xz.asc) = b87622b3f0e761e555611c6fc0bb5d11028e240add7f15320101fd117bda2113d937218ba79b58d7674780a4f246e8da3c2a093ecb08da77d7f7e2df3b6ea62a SHA512 (fish-3.3.0.tar.xz) = dd2288e93e5da9e34c6dcb4cb9accc164cb2b244d99e0b8df1f141789ba7e12b533cd2dc221bc42b96e1329daaba7f03b98e2f6111c558a887edb7047e8990cb
SHA512 (fish-3.2.1.tar.xz) = bf565bac93e7d163af5253b4053f9c9e760508b929624440fd8a160504a127c34013882576293c72a47ce7f285f87e0b594d61d7cebcefcc3be4e92c572926bc SHA512 (fish-3.3.0.tar.xz.asc) = 13d231a03d4e0069f4039d71bab1612472621c4c15492be6c4a03f180cb16af2af6a43e6c91bd795afcdfd3293f996f8626cc00930499e615f28c5296c6a0e2a

Loading…
Cancel
Save