From 58aeac1d18c15cdeb05cac503d7fc6d1ea786096 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 25 Jul 2009 05:23:33 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- libcaca.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcaca.spec b/libcaca.spec index c64eb6b..2af1c2a 100644 --- a/libcaca.spec +++ b/libcaca.spec @@ -3,7 +3,7 @@ Summary: Library for Colour AsCii Art, text mode graphics Name: libcaca Version: 0.99 -Release: 0.8.%{beta}%{?dist} +Release: 0.9.%{beta}%{?dist} License: WTFPL Group: System Environment/Libraries URL: http://libcaca.zoy.org/ @@ -138,6 +138,9 @@ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %changelog +* Fri Jul 24 2009 Fedora Release Engineering - 0.99-0.9.beta16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Thu Jun 11 2009 Matthias Saou 0.99-0.8.beta16 - Fix build now that glut no longer links against libGLU (#502296).