rpms/sip/devel sip.spec,1.36,1.37

Than Ngo (than) fedora-extras-commits at redhat.com
Thu Aug 30 09:38:36 UTC 2007


Author: than

Update of /cvs/extras/rpms/sip/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16894

Modified Files:
	sip.spec 
Log Message:
- typo in description




Index: sip.spec
===================================================================
RCS file: /cvs/extras/rpms/sip/devel/sip.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- sip.spec	12 Apr 2007 10:28:17 -0000	1.36
+++ sip.spec	30 Aug 2007 09:38:04 -0000	1.37
@@ -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 @@
 
 %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 @@
 %{_includedir}/python?.?/*
 
 %changelog
+* Thu Aug 30 2007 Than Ngo <than at redhat.com> - 4.6-2.fc7
+- typo in description
+
 * Thu Apr 12 2007 Than Ngo <than at redhat.com> - 4.6-1.fc7
 - 4.6
 




More information about the fedora-extras-commits mailing list