[wireshark/f20] Ver. 1.10.13

Peter Hatina phatina at fedoraproject.org
Thu Mar 5 14:30:44 UTC 2015


commit 0345c924fdde29748633f1490ab22fe66cb95ba3
Author: Peter Hatina <phatina at redhat.com>
Date:   Thu Mar 5 15:08:57 2015 +0100

    Ver. 1.10.13

 .gitignore                               | 1 +
 sources                                  | 2 +-
 wireshark-0030-fields-print-format.patch | 2 +-
 wireshark.spec                           | 5 ++++-
 4 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 054beea..14dcbdb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@ wireshark-1.2.10.tar.bz2
 /wireshark-1.10.10.tar.bz2
 /wireshark-1.10.11.tar.bz2
 /wireshark-1.10.12.tar.bz2
+/wireshark-1.10.13.tar.bz2
diff --git a/sources b/sources
index f5f057d..d42f93d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-20ff477d3f427d605fb6c9ce21f7bf57  wireshark-1.10.12.tar.bz2
+c06c6ed578e8748c6f6c0601f011c0e8  wireshark-1.10.13.tar.bz2
diff --git a/wireshark-0030-fields-print-format.patch b/wireshark-0030-fields-print-format.patch
index dfa4345..533d330 100644
--- a/wireshark-0030-fields-print-format.patch
+++ b/wireshark-0030-fields-print-format.patch
@@ -58,7 +58,7 @@ diff --git a/print.c b/print.c
 index 9bd843f..2d34de5 100644
 --- a/print.c
 +++ b/print.c
-@@ -1733,7 +1733,10 @@ gchar* get_node_field_value(field_info* fi, epan_dissect_t* edt)
+@@ -1735,7 +1735,10 @@ gchar* get_node_field_value(field_info* fi, epan_dissect_t* edt)
               * FT_NONE can be checked when using -T fields */
              return g_strdup("1");
          default:
diff --git a/wireshark.spec b/wireshark.spec
index 88cf1ff..34732ba 100644
--- a/wireshark.spec
+++ b/wireshark.spec
@@ -20,7 +20,7 @@
 
 Summary:	Network traffic analyzer
 Name:		wireshark
-Version:	1.10.12
+Version:	1.10.13
 Release:	1%{?dist}
 License:	GPL+
 Group:		Applications/Internet
@@ -408,6 +408,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/aclocal/*
 
 %changelog
+* Thu Mar  5 2015 Peter Hatina <phatina at redhat.com> - 1.10.13-1
+- Ver. 1.10.13
+
 * Thu Jan  8 2015 Peter Hatina <phatina at redhat.com> - 1.10.12-1
 - Ver. 1.10.12
 


More information about the scm-commits mailing list