Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-28 21:06:36 +00:00
parent 949451e100
commit 7e19110ecc
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: ghc-%{pkg_name}
Version: 0.3.3
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Convert a Netlist AST to VHDL
License: BSD
@ -98,6 +98,9 @@ This package provides the Haskell %{pkg_name} profiling library.
%changelog
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Aug 02 2019 Jens Petersen <petersen@redhat.com> - 0.3.3-5
- add doc and prof subpackages (cabal-rpm-1.0.0)