From 7947156e35bca1f297e4198eabbc4bfe0c53da2b Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Aug 30 2007 09:38:04 +0000 Subject: - typo in description --- diff --git a/sip.spec b/sip.spec index 7ad680a..70ac35b 100644 --- a/sip.spec +++ b/sip.spec @@ -7,7 +7,7 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip Version: 4.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Development/Tools Url: http://www.riverbankcomputing.co.uk/ @@ -20,13 +20,13 @@ BuildRequires: sed %description SIP is a tool for generating bindings for C++ classes so that they can be -accessed as normal Python classes. SIP takes many of its ideas from SWIG but, +accessed as normal Python classes. SIP takes many of its ideas from SWIG but, because it is specifically designed for C++ and Python, is able to generate -tighter bindings. SIP is so called because it is a small SWIG. +tighter bindings. SIP is so called because it is a small SWIG. SIP was originally designed to generate Python bindings for KDE and so has explicit support for the signal slot mechanism used by the Qt/KDE class -libraries. However, SIP can be used to generate Python bindings for any C++ +libraries. However, SIP can be used to generate Python bindings for any C++ class library. %package devel @@ -82,6 +82,9 @@ rm -rf %{buildroot} %{_includedir}/python?.?/* %changelog +* Thu Aug 30 2007 Than Ngo - 4.6-2.fc7 +- typo in description + * Thu Apr 12 2007 Than Ngo - 4.6-1.fc7 - 4.6