diff --git a/fish-3.6.0.tar.xz b/fish-3.6.0.tar.xz deleted file mode 100644 index 1e9c938..0000000 Binary files a/fish-3.6.0.tar.xz and /dev/null differ diff --git a/fish-3.6.1.tar.xz b/fish-3.6.1.tar.xz new file mode 100644 index 0000000..c71ad5b Binary files /dev/null and b/fish-3.6.1.tar.xz differ diff --git a/fish.spec b/fish.spec index 570a7f5..446a087 100644 --- a/fish.spec +++ b/fish.spec @@ -1,12 +1,12 @@ Name: fish -Version: 3.6.0 +Version: 3.6.1 Release: 1 Summary: Friendly interactive shell License: GPLv2 and BSD and ISC and LGPLv2+ and MIT URL: https://fishshell.com Source0: https://github.com/fish-shell/fish-shell/releases/download/%{version}/%{name}-%{version}.tar.xz -BuildRequires: cmake >= 3.2 +BuildRequires: cmake >= 3.5 BuildRequires: ninja-build BuildRequires: gcc BuildRequires: gcc-c++ @@ -23,7 +23,7 @@ Recommends: man-db Recommends: man-pages Recommends: groff-base -Provides: bundled(js-angular) = 1.0.8 +Provides: bundled(js-angular) = 1.8.2 Provides: bundled(js-jquery) = 3.3.1 Provides: bundled(js-underscore) = 1.9.1 @@ -97,6 +97,9 @@ fi %{_datadir}/pixmaps/fish.png %changelog +* Fri Aug 25 2023 yaoxin - 3.6.1-1 +- Update to 3.6.1 + * Sun Feb 26 2023 lichaoran - 3.6.0-1 - Upgrade to 3.6.0