From fddc8dfc9e6daebcae644d40017a56f65dacfc13 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 26 Feb 2009 04:29:45 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- swig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/swig.spec b/swig.spec index 244a86a..08fb64b 100644 --- a/swig.spec +++ b/swig.spec @@ -4,7 +4,7 @@ Summary: Connects C/C++/Objective C to some high-level programming languages. Name: swig Version: 1.3.38 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Group: Development/Tools URL: http://swig.sourceforge.net/ @@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/ccache-swig.1* %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 1.3.38-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Mon Feb 16 2009 Adam Tkac 1.3.38-2 - handle -co option gracefully (#485540)