SHA256
1
0
forked from pool/ShellCheck

Accepting request 759310 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/759310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ShellCheck?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2019-12-27 12:50:23 +00:00 committed by Git OBS Bridge
commit e6ea6f37d0
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 8 16:15:21 UTC 2019 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
-------------------------------------------------------------------
Tue Jul 30 02:01:42 UTC 2019 - psimons@suse.com

View File

@ -23,7 +23,6 @@ Version: 0.7.0
Release: 0
Summary: Shell script analysis tool
License: GPL-3.0-or-later
Group: Development/Libraries/Haskell
URL: https://hackage.haskell.org/package/%{name}
Source0: %{name}-%{version}.tar.gz
BuildRequires: chrpath
@ -57,14 +56,12 @@ advanced user's otherwise working script to fail under future circumstances.
%package -n ghc-%{name}
Summary: Haskell %{name} library
Group: System/Libraries
%description -n ghc-%{name}
This package provides the Haskell %{name} shared library.
%package -n ghc-%{name}-devel
Summary: Haskell %{name} library development files
Group: Development/Libraries/Haskell
Requires: ghc-%{name} = %{version}-%{release}
Requires: ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}