cabal-rpm-1.0.0: add doc and prof subpkgs

epel9
Jens Petersen 6 years ago
parent e7844d4cb0
commit 4de615432f

@ -1,6 +1,6 @@
Name: connection Name: connection
Version: 0.2.8 Version: 0.2.8
x-revision: 1 x-revision: 2
Description: Description:
Simple network library for all your connection need. Simple network library for all your connection need.
. .
@ -30,7 +30,7 @@ Library
, data-default-class , data-default-class
, network >= 2.3 && < 2.9 , network >= 2.3 && < 2.9
, tls >= 1.3 , tls >= 1.3
, socks >= 0.5.5 , socks >= 0.5.5 && < 0.6
, x509 >= 1.5 , x509 >= 1.5
, x509-store >= 1.5 , x509-store >= 1.5
, x509-system >= 1.5 , x509-system >= 1.5

@ -6,7 +6,7 @@
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 0.2.8 Version: 0.2.8
Release: 9%{?dist} Release: 10%{?dist}
Summary: Simple and easy network connections API Summary: Simple and easy network connections API
License: BSD License: BSD
@ -118,6 +118,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%changelog %changelog
* Thu Aug 01 2019 Jens Petersen <petersen@redhat.com> - 0.2.8-10
- add doc and prof subpackages (cabal-rpm-1.0.0)
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.8-9 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.8-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

Loading…
Cancel
Save