rpms/taskcoach/devel .cvsignore, 1.6, 1.7 import.log, 1.3, 1.4 sources, 1.6, 1.7 taskcoach.spec, 1.11, 1.12

Rakesh Pandit rakesh at fedoraproject.org
Mon Nov 9 08:16:38 UTC 2009


Author: rakesh

Update of /cvs/pkgs/rpms/taskcoach/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29388/devel

Modified Files:
	.cvsignore import.log sources taskcoach.spec 
Log Message:
Updated to 0.76.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/taskcoach/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	21 Sep 2009 12:39:50 -0000	1.6
+++ .cvsignore	9 Nov 2009 08:16:38 -0000	1.7
@@ -1 +1 @@
-TaskCoach-0.74.1.tar.gz
+TaskCoach-0.76.0.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/taskcoach/devel/import.log,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- import.log	21 Sep 2009 12:39:50 -0000	1.3
+++ import.log	9 Nov 2009 08:16:38 -0000	1.4
@@ -1,3 +1,4 @@
 taskcoach-0_71_5-1_fc10:HEAD:taskcoach-0.71.5-1.fc10.src.rpm:1232042892
 taskcoach-0_72_5-1_fc11:HEAD:taskcoach-0.72.5-1.fc11.src.rpm:1239566339
 taskcoach-0_74_1-1_fc12:HEAD:taskcoach-0.74.1-1.fc12.src.rpm:1253537335
+taskcoach-0_76_0-1_fc11:HEAD:taskcoach-0.76.0-1.fc11.src.rpm:1257755293


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/taskcoach/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	21 Sep 2009 12:39:50 -0000	1.6
+++ sources	9 Nov 2009 08:16:38 -0000	1.7
@@ -1 +1 @@
-056283894a97417b9ebc79b47835bd4f  TaskCoach-0.74.1.tar.gz
+1c634c797199561a7456560ac57c8f45  TaskCoach-0.76.0.tar.gz


Index: taskcoach.spec
===================================================================
RCS file: /cvs/pkgs/rpms/taskcoach/devel/taskcoach.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- taskcoach.spec	21 Sep 2009 12:39:50 -0000	1.11
+++ taskcoach.spec	9 Nov 2009 08:16:38 -0000	1.12
@@ -2,7 +2,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           taskcoach
-Version:        0.74.1
+Version:        0.76.0
 Release:        1%{?dist}
 Summary:        Your friendly task manager
 Summary(pl):    Twój przyjazny menadżer zadań
@@ -38,7 +38,6 @@ oznaczając je stosownym kolorem w zesta
 
 %prep
 %setup -q -n %{name_alternative}-%{version}
-sed -i 's/\r//' %{name}.pyw
 rm -rf taskcoachlib/bin.in/
 chmod a-x README.txt LICENSE.txt
 
@@ -82,10 +81,12 @@ fi
 %{_datadir}/icons/hicolor/32x32/apps/%{name}.png
 %{_datadir}/applications/fedora-%{name}.desktop
 %doc README.txt LICENSE.txt
-%exclude %{_bindir}/%{name}.pyw
 %exclude %{python_sitelib}/buildlib/
 
 %changelog
+* Mon Nov 09 2009 Rakesh Pandi <rakesh at fedoraproject.org> - 0.76.0-1
+- Updated to 0.76.0
+
 * Mon Sep 21 2009 Rakesh Pandit <rakesh at fedoraproject.org> - 0.74.1-1
 - Updated to 0.74.1
 




More information about the scm-commits mailing list