diff --git a/_service b/_service
index 8c3ed34..e1469f3 100644
--- a/_service
+++ b/_service
@@ -5,7 +5,7 @@
git
enable
airspyhf
- 0.0.0+git.%cd
+ 1.1.0+git.%cd
*.tar
diff --git a/_servicedata b/_servicedata
index ed22c0d..a65367c 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/airspy/airspyhf.git
- 4f1467032fea8bed2e672aa265b96897303acea0
\ No newline at end of file
+ 12de1d5e40223e31f71d59ab07caab81e6c3d733
\ No newline at end of file
diff --git a/airspyhf-0.0.0+git.20170718.tar.xz b/airspyhf-0.0.0+git.20170718.tar.xz
deleted file mode 100644
index 6ba4e57..0000000
--- a/airspyhf-0.0.0+git.20170718.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:019c60cc79d9a900b9b5300bb178899efeeb200fea25866c96a1d76861226e6a
-size 16812
diff --git a/airspyhf-1.1.0+git.20180217.tar.xz b/airspyhf-1.1.0+git.20180217.tar.xz
new file mode 100644
index 0000000..98cef82
--- /dev/null
+++ b/airspyhf-1.1.0+git.20180217.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ef816eab0fa4ab0da7762f0876363f47e1d231e065adf1bc5f1bd97782236fdb
+size 17624
diff --git a/airspyhf.changes b/airspyhf.changes
index e78666e..c93996c 100644
--- a/airspyhf.changes
+++ b/airspyhf.changes
@@ -1,3 +1,26 @@
+-------------------------------------------------------------------
+Sun Feb 25 10:44:46 UTC 2018 - mardnh@gmx.de
+
+- Update to version 1.1.0+git.20180217:
+ * Updated the version number to 1.1.0
+ * Added LNA, ATT, AGC and Threshold settings for the HF tuner.
+ * Improved the convergence of the IQ balancer - again.
+ * New heuristic for faster convergence in the IQ correction algorithm.
+ * Bugfix airspyhf_open_device() with given serial for device identification
+ * allow static compilation with definition of 'STATIC_AIRSPYHFPLUS'
+ * airspyhf_list_devices accepts NULL as serials pointer to only get the number of devices
+ * remove a compile warning under Linux
+ * Improved the image rejection algorithm for the Airspy HF+
+
+-------------------------------------------------------------------
+Sat Oct 21 11:29:42 UTC 2017 - mardnh@gmx.de
+
+- Update to version 0.0.0+git.20170930:
+ * Fixed enum prefix
+ * Added API for user application output pins
+ * Added APIs for getting library and firmware version
+ * Added API for enumerating multiple devices
+
-------------------------------------------------------------------
Mon Jul 24 23:07:25 UTC 2017 - jengelh@inai.de
diff --git a/airspyhf.spec b/airspyhf.spec
index d916ec5..c9dc7c1 100644
--- a/airspyhf.spec
+++ b/airspyhf.spec
@@ -1,6 +1,7 @@
#
# spec file for package airspyhf
#
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017, Martin Hauke
#
# All modifications and additions to the file contributed by third parties
@@ -20,7 +21,7 @@
%define airspyhf_group airspyhf
%define libname lib%{name}%{sover}
Name: airspyhf
-Version: 0.0.0+git.20170718
+Version: 1.1.0+git.20180217
Release: 0
Summary: Support programs for Airspy HF+ SDR
License: BSD-3-Clause