From eb17b31a40fca056c4ca9cbfd63e9e3ff35e398d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 7 Feb 2011 22:13:42 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- libIDL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libIDL.spec b/libIDL.spec index 74acd34..c79e0ae 100644 --- a/libIDL.spec +++ b/libIDL.spec @@ -1,7 +1,7 @@ Summary: Library for parsing IDL (Interface Definition Language) Name: libIDL Version: 0.8.14 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://ftp.gnome.org/pub/gnome/sources/libIDL/0.8/ Source: http://download.gnome.org/sources/libIDL/0.8/%{name}-%{version}.tar.bz2 Patch0: libIDL-0.8.6-multilib.patch @@ -76,6 +76,9 @@ rm -rf %{buildroot} %{_infodir}/libIDL2.info.gz %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 0.8.14-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Aug 18 2010 Jussi Lehtola - 0.8.14-2 - Merge review fixes (BZ #226028).