This commit is contained in:
Jens Petersen 2011-07-27 12:41:21 +05:30
parent f69c6088a1
commit a7d82f39ba

View File

@ -8,7 +8,7 @@ parse and apply LaTeX macros.
Name: ghc-%{pkg_name}
Version: 0.5.0.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -44,6 +44,9 @@ rm -r $RPM_BUILD_ROOT%{_datadir}/%{pkg_name}-%{version}
%changelog
* Wed Jul 27 2011 Jens Petersen <petersen@redhat.com> - 0.5.0.1-3
- rebuild for xml-1.3.9
* Wed Jun 22 2011 Jens Petersen <petersen@redhat.com> - 0.5.0.1-2
- BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)