[uhd] New version

Jaroslav Škarvada jskarvad at fedoraproject.org
Mon Mar 19 09:45:35 UTC 2012


commit 92d0f44ce0530c522c5d87bbffbb86b4c83d5a01
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Mon Mar 19 10:45:30 2012 +0100

    New version

 sources  |    2 +-
 uhd.spec |    9 ++++++---
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index 5a78763..39db599 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-774a5e7982fd4118531d2daac0b30bf4  uhd-3.3.1.tar.gz
+b4ac7e2f438fde8d2840efc5beb2cc30  uhd-3.3.2.tar.gz
diff --git a/uhd.spec b/uhd.spec
index bad7885..934af57 100644
--- a/uhd.spec
+++ b/uhd.spec
@@ -1,5 +1,5 @@
 # Pull from git
-%global git_tag release_003_003_001
+%global git_tag release_003_003_002
 
 # git clone git://code.ettus.com/ettus/uhd.git
 # cd uhd
@@ -8,8 +8,8 @@
 
 Name:           uhd
 URL:            http://code.ettus.com/redmine/ettus/projects/uhd/wiki
-Version:        3.3.1
-Release:        4%{?dist}
+Version:        3.3.2
+Release:        1%{?dist}
 License:        GPLv3+
 BuildRequires:  cmake
 BuildRequires:  boost-devel libusb1-devel python-cheetah
@@ -103,6 +103,9 @@ getent group usrp >/dev/null || groupadd -r usrp >/dev/null
 %doc %{_docdir}/%{name}/*
 
 %changelog
+* Mon Mar 19 2012 Jaroslav Škarvada <jskarvad at redhat.com> - 3.3.2-1
+- New version
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.3.1-4
 - Rebuilt for c++ ABI breakage
 


More information about the scm-commits mailing list