rpms/wireshark/devel .cvsignore, 1.31, 1.32 sources, 1.31, 1.32 wireshark.spec, 1.68, 1.69

Radek Vokál rvokal at fedoraproject.org
Fri Jan 29 13:45:08 UTC 2010


Author: rvokal

Update of /cvs/extras/rpms/wireshark/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5997

Modified Files:
	.cvsignore sources wireshark.spec 
Log Message:
 upgrade to 1.2.6


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/wireshark/devel/.cvsignore,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- .cvsignore	18 Dec 2009 09:27:49 -0000	1.31
+++ .cvsignore	29 Jan 2010 13:45:07 -0000	1.32
@@ -1 +1 @@
-wireshark-1.2.5.tar.bz2
+wireshark-1.2.6.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/wireshark/devel/sources,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- sources	18 Dec 2009 09:27:49 -0000	1.31
+++ sources	29 Jan 2010 13:45:07 -0000	1.32
@@ -1 +1 @@
-38010265a76f25553498304dcf15a92c  wireshark-1.2.5.tar.bz2
+f3e0917ed393366bbf96c53b58cb0931  wireshark-1.2.6.tar.bz2


Index: wireshark.spec
===================================================================
RCS file: /cvs/extras/rpms/wireshark/devel/wireshark.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -p -r1.68 -r1.69
--- wireshark.spec	20 Jan 2010 11:41:20 -0000	1.68
+++ wireshark.spec	29 Jan 2010 13:45:08 -0000	1.69
@@ -11,11 +11,11 @@
 
 Summary: 	Network traffic analyzer
 Name: 		wireshark
-Version:	1.2.5
+Version:	1.2.6
 %if %{svn_version}
 Release: 	0.%{svn_version}%{?dist}
 %else
-Release: 	5%{?dist}
+Release: 	1%{?dist}
 %endif
 License: 	GPL+
 Group: 		Applications/Internet
@@ -319,6 +319,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_sbindir}/idl2wrs
 
 %changelog
+* Fri Jan 29 2010 Radek Vokal <rvokal at redhat.com> - 1.2.6-1
+- upgrade to 1.2.6
+- see http://www.wireshark.org/docs/relnotes/wireshark-1.2.6.html 
+
 * Wed Jan 20 2010 Radek Vokal <rvokal at redhat.com> - 1.2.5-5
 - minor spec file tweaks for better svn checkout support (#553500)
 



More information about the scm-commits mailing list