rpms/pyclutter/devel .cvsignore, 1.4, 1.5 pyclutter.spec, 1.5, 1.6 sources, 1.4, 1.5

Allisson Azevedo (allisson) fedora-extras-commits at redhat.com
Tue Feb 26 02:35:28 UTC 2008


Author: allisson

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

Modified Files:
	.cvsignore pyclutter.spec sources 
Log Message:

Update to 0.6.0



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pyclutter/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	3 Oct 2007 13:15:47 -0000	1.4
+++ .cvsignore	26 Feb 2008 02:34:52 -0000	1.5
@@ -1 +1 @@
-pyclutter-0.4.2.tar.gz
+pyclutter-0.6.0.tar.gz


Index: pyclutter.spec
===================================================================
RCS file: /cvs/extras/rpms/pyclutter/devel/pyclutter.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pyclutter.spec	18 Feb 2008 19:16:10 -0000	1.5
+++ pyclutter.spec	26 Feb 2008 02:34:52 -0000	1.6
@@ -2,14 +2,14 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           pyclutter
-Version:        0.4.2
-Release:        3%{?dist}
+Version:        0.6.0
+Release:        1%{?dist}
 Summary:        Python modules that allow you to use the Clutter toolkit
 
 Group:          Development/Languages
 License:        LGPLv2+
 URL:            http://www.clutter-project.org/
-Source0:        http://www.clutter-project.org/sources/%{name}/0.4/%{name}-%{version}.tar.gz
+Source0:        http://www.clutter-project.org/sources/%{name}/0.6/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 #BuildArch:      
@@ -83,6 +83,7 @@
 %{python_sitearch}/clutter/_clutter.so
 %{python_sitearch}/clutter/__init__.py*
 %{python_sitearch}/clutter/keysyms.py*
+%{python_sitearch}/clutter/deprecation.py*
 %dir %{_datadir}/%{name}/defs
 %{_datadir}/%{name}/defs/*.defs
 %dir %{_datadir}/%{name}/1.0
@@ -99,16 +100,18 @@
 
 %files devel
 %defattr(-,root,root,-)
+%{_libdir}/pkgconfig/pyclutter-0.6.pc
 %dir %{_includedir}/%{name}-1.0/
 %dir %{_includedir}/%{name}-1.0/%{name}/
 %{_includedir}/%{name}-1.0/%{name}/%{name}.h
 
 
 %changelog
-* Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.4.2-3
-- Autorebuild for GCC 4.3
 
-* Sat Dec 15 2007 Daniel P. Berrange <berrange at redhat.com> - 0.4.2-2.fc9
+* Fri Feb 22 2008 Allisson Azevedo <allisson at gmail.com> 0.6.0-1
+- Update to 0.6.0
+
+* Sat Dec 15 2007 Daniel P. Berrange <berrange at redhat.com> - 0.4.2-2.fc8
 - Added sub-packages for gtk and gst bindings (rhbz #365981)
 
 * Wed Oct  3 2007 Allisson Azevedo <allisson at gmail.com> 0.4.2-1


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pyclutter/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	3 Oct 2007 13:15:47 -0000	1.4
+++ sources	26 Feb 2008 02:34:52 -0000	1.5
@@ -1 +1 @@
-07a4131762c1ad3f31c7b356d095a518  pyclutter-0.4.2.tar.gz
+866fa67e541c6ca7261efbc21a672f5f  pyclutter-0.6.0.tar.gz




More information about the fedora-extras-commits mailing list