rpms/nemiver/devel .cvsignore, 1.8, 1.9 nemiver.spec, 1.13, 1.14 sources, 1.8, 1.9 nemiver-get_svn.sh, 1.1, NONE

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Fri Aug 1 04:01:12 UTC 2008


Author: pgordon

Update of /cvs/pkgs/rpms/nemiver/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29157

Modified Files:
	.cvsignore nemiver.spec sources 
Removed Files:
	nemiver-get_svn.sh 
Log Message:
Update to 0.6.1; remove unused get_svn.sh script.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/nemiver/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	20 Jul 2008 02:51:09 -0000	1.8
+++ .cvsignore	1 Aug 2008 04:00:42 -0000	1.9
@@ -1 +1 @@
-nemiver-0.5.5-svn889.tar.bz2
+nemiver-0.6.1.tar.bz2


Index: nemiver.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nemiver/devel/nemiver.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- nemiver.spec	20 Jul 2008 02:51:09 -0000	1.13
+++ nemiver.spec	1 Aug 2008 04:00:42 -0000	1.14
@@ -1,20 +1,13 @@
-%define		svn_revision	svn889
-
 Name:		nemiver
-Version:	0.5.5
-Release:	0.1.%{?svn_revision}%{?dist}
+Version:	0.6.1
+Release:	1%{?dist}
 Summary:	A C/C++ Debugger for GNOME - point, click, debug!
 
 Group:		Development/Debuggers
 License:	GPLv2+
 URL:		http://home.gna.org/nemiver/
 
-## We're building an SVN snapshot, so there is no canonical source URL. Please
-## use the included get_svn.sh script (Source1) to reproduce the source
-## tarball if needed.
-#Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.5/%{name}-%{version}.tar.bz2
-Source0: 	%{name}-%{version}-%{svn_revision}.tar.bz2
-Source1: 	%{name}-get_svn.sh
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.6/%{name}-%{version}.tar.bz2
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -159,6 +152,9 @@
 
 
 %changelog
+* Thu Jul 31 2008 Peter Gordon <peter at thecodergeek.com> - 0.6.1-1
+- Update to new upstream release (0.6.1).
+
 * Sat Jul 19 2008 Peter Gordon <peter at thecodergeek.com> - 0.5.5-0.1.svn889
 - Update to new upstream snapshot (SVN 889): increased performance when
   stepping in big applications like WebKit, ability to call arbitrary functions


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/nemiver/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	20 Jul 2008 02:51:09 -0000	1.8
+++ sources	1 Aug 2008 04:00:42 -0000	1.9
@@ -1 +1 @@
-9546e21b05a0cabbbd54151e149f4524  nemiver-0.5.5-svn889.tar.bz2
+69e379fca326ad0d2d8e832e1db0ba2d  nemiver-0.6.1.tar.bz2


--- nemiver-get_svn.sh DELETED ---




More information about the fedora-extras-commits mailing list