[usbmon] Update to usbmon-6, fix bz#574024.

Pete Zaitcev zaitcev at fedoraproject.org
Wed Apr 25 18:06:56 UTC 2012


commit ad2792214026965cbcef268163be27bd31c36df4
Author: Pete Zaitcev <zaitcev at kotori.zaitcev.us>
Date:   Wed Apr 25 12:06:04 2012 -0600

    Update to usbmon-6, fix bz#574024.

 .gitignore  |    1 +
 sources     |    2 +-
 usbmon.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5a40b9a..74a83fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 usbmon-5.4.tar.gz
+/usbmon-6.tar.gz
diff --git a/sources b/sources
index 0dd4e05..83e8943 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b4a9579d95f34b99b7c7c5e06cd62db5  usbmon-5.4.tar.gz
+3be79e0bf0cc7f537ec34a98a4a597a0  usbmon-6.tar.gz
diff --git a/usbmon.spec b/usbmon.spec
index 3c287e9..ff97d21 100644
--- a/usbmon.spec
+++ b/usbmon.spec
@@ -1,6 +1,6 @@
 Name:		usbmon
-Version:	5.4
-Release:	6%{dist}
+Version:	6
+Release:	1%{dist}
 Summary:	A basic front-end to usbmon
 
 Group:		System Environment/Base
@@ -30,7 +30,6 @@ install -p -m 755 -t $RPM_BUILD_ROOT/%{_sbindir} usbmon
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-#files -f %{name}.lang
 %files
 %defattr(-,root,root,-)
 %doc README COPYING
@@ -38,6 +37,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/usbmon.8*
 
 %changelog
+* Wed Apr 25 2012 Pete Zaitcev <zaitcev at redhat.com>
+- 6-1
+- The new upstream verion 6 includes a fix for bz#574024
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.4-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list