rpms/trac/FC-5 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 trac.spec, 1.6, 1.7

Joost Soeterbroek (jsoeterb) fedora-extras-commits at redhat.com
Thu Jul 6 19:28:52 UTC 2006


Author: jsoeterb

Update of /cvs/extras/rpms/trac/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7201/FC-5

Modified Files:
	.cvsignore sources trac.spec 
Log Message:
upstream release 0.9.6


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/trac/FC-5/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	18 Apr 2006 20:19:08 -0000	1.4
+++ .cvsignore	6 Jul 2006 19:28:52 -0000	1.5
@@ -1 +1 @@
-trac-0.9.5.tar.gz
+trac-0.9.6.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/trac/FC-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	18 Apr 2006 20:19:08 -0000	1.4
+++ sources	6 Jul 2006 19:28:52 -0000	1.5
@@ -1 +1 @@
-3b7d708eaf905cc6ba2b6b10a09a8cf4  trac-0.9.5.tar.gz
+1f6bb25107612b7d0566e21ea133f266  trac-0.9.6.tar.gz


Index: trac.spec
===================================================================
RCS file: /cvs/extras/rpms/trac/FC-5/trac.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- trac.spec	18 Apr 2006 20:19:08 -0000	1.6
+++ trac.spec	6 Jul 2006 19:28:52 -0000	1.7
@@ -1,17 +1,15 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           trac
-Version:        0.9.5
+Version:        0.9.6
 Release:        1%{?dist}
 Summary:        Enhanced wiki and issue tracking system
-
 Group:          Applications/Internet
 License:        BSD
 URL:            http://trac.edgewall.com/
 Source0:        http://ftp.edgewall.com/pub/trac/%{name}-%{version}.tar.gz
 Source1:        trac.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
 BuildArch:      noarch
 BuildRequires:  sed >= 3.95
 Requires:       python-clearsilver >= 0.9.3
@@ -111,6 +109,9 @@
 %{_mandir}/man8/tracd.8*
 
 %changelog
+* Thu Jul  6 2006 Joost Soeterbroek <fedora at soeterbroek.com> - 0.9.6-1
+- upstream release 0.9.6
+
 * Tue Apr 18 2006 Joost Soeterbroek <fedora at soeterbroek.com> - 0.9.5-1
 - bug fix release 0.9.5
 




More information about the fedora-extras-commits mailing list