devel/mercurial .cvsignore, 1.10, 1.11 mercurial.spec, 1.14, 1.15 sources, 1.10, 1.11

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Fri Jan 5 20:32:41 UTC 2007


Author: katzj

Update of /cvs/extras/devel/mercurial
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23951

Modified Files:
	.cvsignore mercurial.spec sources 
Log Message:
* Wed Jan  3 2007 Jeremy Katz <katzj at redhat.com> - 0.9.3-1
- update to 0.9.3
- remove asciidoc files now that we have them as manpages



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/devel/mercurial/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	11 Dec 2006 19:30:59 -0000	1.10
+++ .cvsignore	5 Jan 2007 20:32:11 -0000	1.11
@@ -1 +1 @@
-mercurial-0.9.2.tar.gz
+mercurial-0.9.3.tar.gz


Index: mercurial.spec
===================================================================
RCS file: /cvs/extras/devel/mercurial/mercurial.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- mercurial.spec	11 Dec 2006 19:13:43 -0000	1.14
+++ mercurial.spec	5 Jan 2007 20:32:11 -0000	1.15
@@ -1,6 +1,6 @@
 Summary: A fast, lightweight distributed source control management system 
 Name: mercurial
-Version: 0.9.2
+Version: 0.9.3
 Release: 1%{?dist}
 License: GPL
 Group: Development/Tools
@@ -39,11 +39,15 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,-)
-%doc CONTRIBUTORS README doc/hg.1.txt doc/hgmerge.1.txt doc/hgrc.5.txt
+%doc CONTRIBUTORS README contrib/sample.hgrc
 %{_mandir}/man*/*
 
 
 %changelog
+* Wed Jan  3 2007 Jeremy Katz <katzj at redhat.com> - 0.9.3-1
+- update to 0.9.3
+- remove asciidoc files now that we have them as manpages
+
 * Mon Dec 11 2006 Jeremy Katz <katzj at redhat.com> - 0.9.2-1
 - update to 0.9.2
 


Index: sources
===================================================================
RCS file: /cvs/extras/devel/mercurial/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	11 Dec 2006 19:30:59 -0000	1.10
+++ sources	5 Jan 2007 20:32:11 -0000	1.11
@@ -1 +1 @@
-31529a7d81997f2388ad20df0ba4889e  mercurial-0.9.2.tar.gz
+5e39fed853e5669cbac32b77a67bb6dd  mercurial-0.9.3.tar.gz




More information about the scm-commits mailing list