Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/ghc-rpm-macros.git#523769efa934f78515331f7cd819d1669698ed73
This commit is contained in:
DistroBaker 2021-02-03 18:33:24 +01:00
parent 7b45c3d854
commit 0a4ea6ae08
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@
Name: ghc-rpm-macros
Version: 2.0.14
Release: 1%{?dist}
Release: 2%{?dist}
Summary: RPM macros for building Haskell packages for GHC
License: GPLv3+
@ -218,6 +218,9 @@ EOF
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Aug 29 2020 Jens Petersen <petersen@redhat.com> - 2.0.14-1
- ghc-deps.sh: be careful when filtering out rts (#1873687)