|
|
@ -2,10 +2,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
%global pkg_name conduit-extra
|
|
|
|
%global pkg_name conduit-extra
|
|
|
|
|
|
|
|
|
|
|
|
%global without_haddock 1
|
|
|
|
%bcond_with tests
|
|
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Version: 1.0.0.1
|
|
|
|
Version: 1.1.7.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Conduit adapters for common libraries
|
|
|
|
Summary: Conduit adapters for common libraries
|
|
|
|
|
|
|
|
|
|
|
@ -86,7 +86,7 @@ This package provides the Haskell %{pkg_name} library development files.
|
|
|
|
%ghc_pkg_recache
|
|
|
|
%ghc_pkg_recache
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files -f %{name}.files
|
|
|
|
%doc LICENSE
|
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -94,7 +94,7 @@ This package provides the Haskell %{pkg_name} library development files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Tue Mar 03 2015 Jens Petersen <petersen@redhat.com> - 1.0.0.1-1
|
|
|
|
* Wed Mar 4 2015 Jens Petersen <petersen@fedoraproject.org> - 1.1.7.0-1
|
|
|
|
- update to 1.1.7.0
|
|
|
|
- update to 1.1.7.0
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 28 2015 Jens Petersen <petersen@redhat.com> - 1.0.0.1-3
|
|
|
|
* Wed Jan 28 2015 Jens Petersen <petersen@redhat.com> - 1.0.0.1-3
|
|
|
|