|
From: Petr S. <pe...@us...> - 2001-07-04 00:05:11
|
Update of /cvsroot/cscope/cscope/packages
In directory usw-pr-cvs1:/tmp/cvs-serv4312/packages
Modified Files:
cscope.spec
Log Message:
Updated version numbers to 16.0a
Index: cscope.spec
===================================================================
RCS file: /cvsroot/cscope/cscope/packages/cscope.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** cscope.spec 2001/07/02 16:06:43 1.9
--- cscope.spec 2001/07/03 22:09:50 1.10
***************
*** 1,9 ****
Summary: cscope is an interactive, screen-oriented tool that allows the user to browse through C source files for specified elements of code.
Name: cscope
! Version: 15.3
Release: 1
Copyright: BSD
Group: Development/Tools
! Source: cscope-15.3.tar.gz
Buildroot: /tmp/%{name}-%{version}
--- 1,9 ----
Summary: cscope is an interactive, screen-oriented tool that allows the user to browse through C source files for specified elements of code.
Name: cscope
! Version: 16.0a
Release: 1
Copyright: BSD
Group: Development/Tools
! Source: cscope-16.0a.tar.gz
Buildroot: /tmp/%{name}-%{version}
|