This commit is contained in:
Dennis Gilmore 2013-02-14 15:31:02 -06:00
parent 1b89fd3a33
commit 6ec83fd8c4
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Red Hat specific rpm configuration files
Name: redhat-rpm-config
Version: 9.1.0
Release: 38%{?dist}
Release: 39%{?dist}
# No version specified.
License: GPL+
Group: Development/System
@ -97,6 +97,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_sysconfdir}/rpm/*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 9.1.0-39
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Nov 17 2012 Jens Petersen <petersen@redhat.com> - 9.1.0-38
- add ARM to ghc_arches_with_ghci for ghc-7.4.2 ghci support
(NB this change should not be backported before ghc-7.4.2)