From 12f645a43623b5f1347e4843c4eba3f070a7a1c6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 22:25:56 +0100 Subject: [PATCH] automatic version update by autodist [release 3.3.1-1mamba;Tue Jul 06 2021] --- fish.spec | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/fish.spec b/fish.spec index f269811..b2c2980 100644 --- a/fish.spec +++ b/fish.spec @@ -1,5 +1,5 @@ Name: fish -Version: 3.2.2 +Version: 3.3.1 Release: 1mamba Summary: A user friendly command line shell for UNIX-like operating systems such as Linux Group: Applications/Shells @@ -11,11 +11,10 @@ Source: https://github.com/fish-shell/fish-shell.git/%{version}/fish-shel License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libICE-devel +BuildRequires: libgcc BuildRequires: libncurses-devel -BuildRequires: libSM-devel -BuildRequires: libX11-devel -BuildRequires: libXext-devel +BuildRequires: libpcre2-devel +BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END %description @@ -76,6 +75,12 @@ fish is a user friendly command line shell for UNIX-like operating systems such %{_mandir}/man1/*.gz %changelog +* Tue Jul 06 2021 Automatic Build System 3.3.1-1mamba +- automatic version update by autodist + +* Tue Jun 29 2021 Automatic Build System 3.3.0-1mamba +- automatic version update by autodist + * Thu Apr 08 2021 Automatic Build System 3.2.2-1mamba - automatic version update by autodist