rpms/teamgit/F-10 .cvsignore, 1.2, 1.3 sources, 1.4, 1.5 teamgit.spec, 1.3, 1.4

Terje Røsten terjeros at fedoraproject.org
Thu Feb 5 21:09:25 UTC 2009


Author: terjeros

Update of /cvs/extras/rpms/teamgit/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6602/F-10

Modified Files:
	.cvsignore sources teamgit.spec 
Log Message:
Sync with rawhide.




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/teamgit/F-10/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	18 Oct 2008 11:20:07 -0000	1.2
+++ .cvsignore	5 Feb 2009 21:08:54 -0000	1.3
@@ -1 +1 @@
-bainonline-teamgit-6082d0a73cfedc6b38adbbf4b6cc98929f052a29.tar.gz
+teamgit-0.0.9-20090205.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/teamgit/F-10/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	26 Dec 2008 21:27:17 -0000	1.4
+++ sources	5 Feb 2009 21:08:54 -0000	1.5
@@ -1 +1 @@
-1414c85ad23a2ce13e72313de18afede  teamgit-0.0.8-20081226.tar.bz2
+11c51afd5387357530ea3811d946b5be  teamgit-0.0.9-20090205.tar.bz2


Index: teamgit.spec
===================================================================
RCS file: /cvs/extras/rpms/teamgit/F-10/teamgit.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- teamgit.spec	26 Dec 2008 21:27:17 -0000	1.3
+++ teamgit.spec	5 Feb 2009 21:08:54 -0000	1.4
@@ -1,10 +1,10 @@
-%define gitver 74c5ed5
-%define date 20081226
+%define gitver a1cbe480
+%define date   20090205
 
 Summary:       Visual tool for Git
 Name:          teamgit
-Version:       0.0.8
-Release:       2.%{date}%{?dist}
+Version:       0.0.9
+Release:       1.%{date}%{?dist}
 Epoch:         1
 License:       GPLv2
 Group:         Development/Tools
@@ -28,7 +28,7 @@
 %build
 qmake-qt4 ./teamgit.pro
 %{__make} 
-#%{?_smp_mflags} dont' work
+#%{?_smp_mflags} don't work
 
 %install
 %{__rm} -rf %{buildroot}
@@ -49,6 +49,9 @@
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Thu Feb  5 2009 Terje Rosten <terje.rosten at ntnu.no> - 0.0.9-1.20090205
+- 0.0.9 + man page crash fix
+
 * Fri Dec 26 2008 Terje Rosten <terje.rosten at ntnu.no> - 0.0.8-2.20081226
 - add git to req.
 - update to git snapshot 2008-12-26




More information about the fedora-extras-commits mailing list