diff --git a/_servicedata b/_servicedata
index 5b2f01e..3d8198e 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/merbanan/rtl_433.git
- 1d07869e089c08d930213d793b6c408bfc07c669
\ No newline at end of file
+ 1be0118aa74dd2e9d151a0dcb72a2c78d505539d
\ No newline at end of file
diff --git a/rtl_433-0.0.1+git.20170515.tar.xz b/rtl_433-0.0.1+git.20170515.tar.xz
deleted file mode 100644
index 977c220..0000000
--- a/rtl_433-0.0.1+git.20170515.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5e2c4a7362cbcaaa10d31fd72fcc8f170cd086eef176dc206ce95da0ddb058fe
-size 147176
diff --git a/rtl_433-0.0.1+git.20170708.tar.xz b/rtl_433-0.0.1+git.20170708.tar.xz
new file mode 100644
index 0000000..52dd126
--- /dev/null
+++ b/rtl_433-0.0.1+git.20170708.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8ff0199729676fa4bf84f55e09c176b1c53a7fbb2fdfb6189313a8fcb244de11
+size 153296
diff --git a/rtl_433.changes b/rtl_433.changes
index 660959e..693ab7e 100644
--- a/rtl_433.changes
+++ b/rtl_433.changes
@@ -1,3 +1,43 @@
+-------------------------------------------------------------------
+Sat Jul 08 09:02:24 UTC 2017 - mardnh@gmx.de
+
+- Update to version 0.0.1+git.20170708:
+ * prevent bad messages of all 1 that falsely check ok with crc.
+ * adding IBIS beacon
+ * fix Company name, output flags and tire pressure/temperature
+ * proper units for pressure, units for power, fix OS output fields
+ * adding Oil Ultrasonic Standard protocol
+ * hop interval param added (multiple frequencies)
+ * updated README.md
+ * typo fix
+ * pipe symbol with HTML code
+ * Update README.md
+ * Added data struct for efergye2 (#540)
+ * fix fabsf() in integer context (#551)
+ * adding Citroen TPMS device
+ * bugfix, bitbuffer needs to be initialized
+ * adding Oil Ultrasonic STANDARD using ASK on 915MHz
+ * Honda remote: fix an out of bounds array access
+ * Removed use of pow() (#557)
+ * Possible bugfix for issue #136
+ * Update .gitignore
+ * Fix hex output padding for unit ID field for lightwaverf.
+ * Thermopro TP-11.
+ * Move TP-11 to the end.
+ * Thermopro TP-11 changes: - exit early if not enough matching rows are found - simplify bits_per_row check - local_time_str happens after decoding data
+ * Fix sign error.
+ * Variable declarations are at the top of the function.
+ * Solight TE44 wireless thermometer
+ * Fix spelling in documentation
+ * adding Wireless Smoke and Heat Detector GS 558
+ * adding Generic off-brand wireless motion sensor and alarm system
+ * remove false positives from Esperanza/Kedsum
+ * replace binary literals with hex
+ * fix misc typos and reduce efergy false positives
+ * allow WH2 to miss the first sync bit for WH5 support
+ * reject false positive and fix wrong field index and minimum bit count
+ * fix compiler warnings; possible undef bug; signed/unsigned
+
-------------------------------------------------------------------
Mon May 15 20:26:05 UTC 2017 - mardnh@gmx.de
diff --git a/rtl_433.spec b/rtl_433.spec
index c5d5ecd..c1dd4fe 100644
--- a/rtl_433.spec
+++ b/rtl_433.spec
@@ -16,10 +16,10 @@
#
-%define version_unconverted 0.0.1+git.20170515
+%define version_unconverted 0.0.1+git.20170708
Name: rtl_433
-Version: 0.0.1+git.20170515
+Version: 0.0.1+git.20170708
Release: 0
Summary: Turns RTL2832 dongle into a 433.92MHz generic data receiver
License: GPL-2.0