forked from pool/ghc-regex-posix
Accepting request 759489 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/759489 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-regex-posix?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 8 16:14:34 UTC 2019 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Drop obsolete group attributes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 02:01:37 UTC 2019 - psimons@suse.com
|
||||
|
||||
|
@@ -22,7 +22,6 @@ Version: 0.96.0.0
|
||||
Release: 0
|
||||
Summary: POSIX Backend for "Text.Regex" (regex-base)
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Libraries/Haskell
|
||||
URL: https://hackage.haskell.org/package/%{pkg_name}
|
||||
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
@@ -46,7 +45,6 @@ See also <https://wiki.haskell.org/Regular_expressions> for more information.
|
||||
|
||||
%package devel
|
||||
Summary: Haskell %{pkg_name} library development files
|
||||
Group: Development/Libraries/Haskell
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: ghc-compiler = %{ghc_version}
|
||||
Requires(post): ghc-compiler = %{ghc_version}
|
||||
|
Reference in New Issue
Block a user