From ed219a7c76414837348f9e09031eec5f88626a49 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 10:19:01 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- ghc-streaming-commons.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec index 7f0de9a..d55fc19 100644 --- a/ghc-streaming-commons.spec +++ b/ghc-streaming-commons.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 0.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Common lower-level functions for streaming data libraries License: MIT @@ -75,6 +75,9 @@ mv text_cbits.h include/ %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu Apr 24 2014 Jens Petersen - 0.1.2-1 - shorten summary - exclude bundled zlib headers