From ead25e85219d06b9182382a1a5f4787b53c204f1 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 25 Jul 2009 08:59:57 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- libyaml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libyaml.spec b/libyaml.spec index c32f063..10de146 100644 --- a/libyaml.spec +++ b/libyaml.spec @@ -4,7 +4,7 @@ Name: libyaml Version: 0.1.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: YAML 1.1 parser and emitter written in C Group: System Environment/Libraries @@ -74,6 +74,9 @@ rm -rf %{buildroot} %changelog +* Sat Jul 25 2009 Fedora Release Engineering - 0.1.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Wed Jul 22 2009 John Eckersberg - 0.1.2-4 - Minor tweaks to spec file - Enable %%check section