diff --git a/slang.spec b/slang.spec index 3d7b935..c518281 100644 --- a/slang.spec +++ b/slang.spec @@ -1,7 +1,7 @@ Summary: The shared library for the S-Lang extension language Name: slang Version: 2.1.3 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: System Environment/Libraries Source: ftp://space.mit.edu/pub/davis/slang/v2.1/%{name}-%{version}.tar.bz2 @@ -101,6 +101,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libslang*.a %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 2.1.3-3 +- Autorebuild for GCC 4.3 + * Thu Jan 24 2008 Miroslav Lichvar - 2.1.3-2 - drop lang patch - build oniguruma module (#226420)