[hamlib] New upstream release 1.2.12

Randall 'Randy' Berry dp67 at fedoraproject.org
Tue Sep 7 03:46:42 UTC 2010


commit 9320e74163e5ba01bd13d0206d8f269e9517d59d
Author: Randall Berry <randyn3lrx at gmail.com>
Date:   Mon Sep 6 23:46:46 2010 -0400

    New upstream release 1.2.12

 .gitignore               |    1 +
 hamlib-1.2.10-usrp.patch |   11 -----------
 hamlib.spec              |   17 +++++++++++++----
 sources                  |    2 +-
 4 files changed, 15 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 51857b0..7994cf9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 hamlib-1.2.11.tar.gz
+/hamlib-1.2.12.tar.gz
diff --git a/hamlib.spec b/hamlib.spec
index d21b859..9c09ecd 100644
--- a/hamlib.spec
+++ b/hamlib.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           hamlib
-Version:        1.2.11
-Release:        5%{?dist}
+Version:        1.2.12
+Release:        1%{?dist}
 Summary:        Run-time library to control radio transceivers and receivers
 
 Group:          System Environment/Libraries
@@ -11,7 +11,6 @@ URL:            http://hamlib.sourceforge.net
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 #Install python and perl bindings into proper dirs
 Patch0:         hamlib-1.2.11-bindings.patch
-Patch1:         hamlib-1.2.10-usrp.patch
 # Build against Python 2.7
 Patch2:		hamlib-1.2.11-python2.7.configure.patch
 
@@ -94,7 +93,6 @@ Hamlib TCL Language bindings to allow radio control from TCL scripts.
 %prep
 %setup -q
 %patch0 -p1 -b .bindings
-%patch1 -p1 -b .usrp
 # Build against Python 2.7
 %patch2 -p1 -b .python-version
 
@@ -215,6 +213,17 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/hamlibtcl*
 
 %changelog
+* Mon Sep 6 2010 Randall "Randy" Berry <dp67 at fedoraproject.org> - 1.2.12-1
+- New upstream release
+- Apply patches to new source
+- Removed patch1 applied upstream (usrp.patch)
+- Upstream-release-monitoring bz 630702
+- Upstream changes:
+- New models: PCR-2500, RX331, TRP 8255 S R
+- New rotator backends: DF9GR's ERC
+- Fixes and features: Paragon, TS-690S, FT-920, FT-990, FT-2000,
+- Elektor SDR-USB, IC-7000, IC-7700, AR-8200, AR-8600
+
 * Mon Aug 2 2010 Randall "Randy" Berry <dp67 at fedoraproject.org> - 1.2.11-5
 - Rebuild
 
diff --git a/sources b/sources
index 7ef8d04..83e4e5d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1070bba54fb1fb1d538bda6605c07a6c  hamlib-1.2.11.tar.gz
+914835c0fe4d618d1cd62f1fd0a8dd7d  hamlib-1.2.12.tar.gz


More information about the scm-commits mailing list