[gr-osmosdr] New version

Jaroslav Škarvada jskarvad at fedoraproject.org
Thu Oct 23 14:09:03 UTC 2014


commit ff46f6b73aca70ecbc7955066f01e479348d5cb9
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Thu Oct 23 16:09:01 2014 +0200

    New version
    
    - Added gr-fcdproplus (FUNcube Dongle Pro+) support
    - Added gr-iqbal support

 gr-osmosdr.spec |   15 ++++++++++-----
 sources         |    2 +-
 2 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/gr-osmosdr.spec b/gr-osmosdr.spec
index cf3edb6..3d2bb62 100644
--- a/gr-osmosdr.spec
+++ b/gr-osmosdr.spec
@@ -1,5 +1,5 @@
-%global git_commit 9dfe3a635481139a61256d810989dee425d41e10
-%global git_date 20130729
+%global git_commit 42c66fdd70a70115f6cbc390f801ca4ca42e581d
+%global git_date 20141023
 
 %global git_short_commit %(echo %{git_commit} | cut -c -8)
 %global git_suffix %{git_date}git%{git_short_commit}
@@ -16,12 +16,12 @@
 
 Name:             gr-osmosdr
 URL:              http://sdr.osmocom.org/trac/wiki/GrOsmoSDR
-Version:          0.1.1
-Release:          17.%{git_suffix}%{?dist}
+Version:          0.1.3
+Release:          1.%{git_suffix}%{?dist}
 License:          GPLv3+
 BuildRequires:    cmake, python2-devel, gnuradio-devel, boost-devel, doxygen
 BuildRequires:    graphviz, swig, rtl-sdr-devel, uhd-devel, hackrf-devel
-#BuildRequires:    libusb1-devel
+BuildRequires:    gr-fcdproplus-devel, gr-iqbal-devel
 Requires(post):   /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 Group:            Applications/Engineering
@@ -91,6 +91,11 @@ make install DESTDIR=%{buildroot}
 %doc %{_docdir}/%{name}/xml
 
 %changelog
+* Thu Oct 23 2014 Jaroslav Škarvada <jskarvad at redhat.com> - 0.1.3-1.20141023git42c66fdd
+- New version
+- Added gr-fcdproplus (FUNcube Dongle Pro+) support
+- Added gr-iqbal support
+
 * Wed Sep 24 2014 Jaroslav Škarvada <jskarvad at redhat.com> - 0.1.1-17.20130729git9dfe3a63
 - Added hackrf support
 
diff --git a/sources b/sources
index 5248607..f5cf269 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa4276918a45ad47072c857aba4f6b0b  gr-osmosdr-0.1.1-20130729git9dfe3a63.tar.bz2
+56f0b7500c9140413b0c103a1f02b4e9  gr-osmosdr-0.1.3-20141023git42c66fdd.tar.bz2


More information about the scm-commits mailing list