From cf2825116df85c20ba20b884976a3a75d4f1e5ea Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 10:31:22 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- ghc-yaml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-yaml.spec b/ghc-yaml.spec index bac1d3a..e8cfb98 100644 --- a/ghc-yaml.spec +++ b/ghc-yaml.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 0.8.8.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Support for parsing and rendering YAML documents License: BSD @@ -89,6 +89,9 @@ rm -r libyaml %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.8.8.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon May 26 2014 Adam Williamson - 0.8.8.2-2 - rebuild for new ghc-scientific