From 4eff3853a20adcc66bd55df18f3ba22e5f109dda Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 16 Jun 2023 08:06:15 +0000 Subject: automatic import of fisher --- fisher.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'fisher.spec') diff --git a/fisher.spec b/fisher.spec index da0b1da..51bb2f5 100644 --- a/fisher.spec +++ b/fisher.spec @@ -1,8 +1,8 @@ Name: fisher Version: 4.4.3 -Release: 1 +Release: 2 Summary: A plugin manager for Fish. -License: LICENSE.md +License: MIT URL: https://github.com/jorgebucaran/fisher Source0: https://github.com/jorgebucaran/fisher/archive/refs/tags/%{version}.tar.gz BuildArch: noarch @@ -13,7 +13,6 @@ Requires: tar Requires: coreutils BuildRequires: fish BuildRequires: binutils -Provides: fish = %{version} %description Manage functions, completions, bindings, and snippets from the command line. Extend your shell capabilities, change the look of your prompt and create repeatable configurations across different systems effortlessly. @@ -47,5 +46,8 @@ install -vDm644 -t "%{buildroot}/%{_datarootdir}/%{name}" LICENSE.md %{_datarootdir}/fish/* %changelog +* Thu Jun 15 2023 lichaoran - 4.4.3-2 +- Fix: add valid license and remove incorrect provides + * Sun Feb 26 2023 lichaoran - 4.4.3-1 - Package init -- cgit v1.2.3