[bluez-hcidump] - Update to 2.0

Bastien Nocera hadess at fedoraproject.org
Thu Jan 27 12:43:00 UTC 2011


commit 425375241210b96eb0c92d2112eb7d34a4e02511
Author: Bastien Nocera <hadess at hadess.net>
Date:   Thu Jan 27 12:42:50 2011 +0000

    - Update to 2.0

 .gitignore         |    1 +
 bluez-hcidump.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e7a7e44..a01c426 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 bluez-hcidump-1.42.tar.gz
+/bluez-hcidump-2.0.tar.gz
diff --git a/bluez-hcidump.spec b/bluez-hcidump.spec
index b138d43..ff8cbe7 100644
--- a/bluez-hcidump.spec
+++ b/bluez-hcidump.spec
@@ -1,10 +1,10 @@
 Summary: Bluetooth HCI protocol analyser
 Name: bluez-hcidump
-Version: 1.42
-Release: 4%{?dist}
+Version: 2.0
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
-Source: http://bluez.sourceforge.net/download/%{name}-%{version}.tar.gz
+Source: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 URL: http://www.bluez.org/
 Requires: glibc >= 2.2.4
@@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/hcidump.8.gz
 
 %changelog
+* Thu Jan 27 2011 Bastien Nocera <bnocera at redhat.com> 2.0-1
+- Update to 2.0
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.42-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index 125a6d4..b6d0bc4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5704737aaf72104eeaf77335218a1827  bluez-hcidump-1.42.tar.gz
+5c2e3ef0a68b2845047867ba51ff8ac9  bluez-hcidump-2.0.tar.gz


More information about the scm-commits mailing list