revised .cabal

This commit is contained in:
Jens Petersen 2020-02-20 01:46:59 +08:00
parent 62e8b99a66
commit 4a35b285e8
2 changed files with 6 additions and 3 deletions

View File

@ -8,7 +8,7 @@
Name: ghc-%{pkg_name}
Version: 1.3.13
Release: 13%{?dist}
Release: 14%{?dist}
Summary: For creating, comparing, parsing and printing Universally Unique Identifiers
License: BSD
@ -137,6 +137,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%changelog
* Wed Feb 19 2020 Jens Petersen <petersen@redhat.com> - 1.3.13-14
- revise .cabal and refresh to cabal-rpm-2.0.2
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.13-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

View File

@ -1,6 +1,6 @@
Name: uuid
Version: 1.3.13
x-revision: 2
x-revision: 3
Copyright: (c) 2008-2014 Antoine Latter
Author: Antoine Latter
Maintainer: hvr@gnu.org
@ -38,7 +38,7 @@ Library
entropy >= 0.3.7 && < 0.5,
network-info == 0.2.*,
random >= 1.0.1 && < 1.2,
time >= 1.1 && < 1.9,
time >= 1.1 && < 1.10,
text >= 1 && < 1.3,
uuid-types >= 1.0.2 && < 2