diff --git a/pyquery-1.2.17.tar.gz b/pyquery-1.2.17.tar.gz
new file mode 100644
index 0000000..11b701b
--- /dev/null
+++ b/pyquery-1.2.17.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6aa0133b30d9a0229ad65d3a7708c4e853bf46808fb359d06ca56f5039102af6
+size 45949
diff --git a/pyquery-1.2.9.zip b/pyquery-1.2.9.zip
deleted file mode 100644
index 0624941..0000000
--- a/pyquery-1.2.9.zip
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:46c51eb878b787e814ee8f9737b0a62111034aeb4d1c06450ac5a8ea5a70e602
-size 45289
diff --git a/python-pyquery.changes b/python-pyquery.changes
index 60aa3a6..b185ea4 100644
--- a/python-pyquery.changes
+++ b/python-pyquery.changes
@@ -1,3 +1,70 @@
+-------------------------------------------------------------------
+Wed Mar 29 07:12:38 UTC 2017 - alarrosa@suse.com
+
+- Converted to singlespec
+
+-------------------------------------------------------------------
+Tue Oct 25 17:14:25 UTC 2016 - arun@gmx.de
+
+- update to version 1.2.17:
+ * PyQuery('').val() is ''
+ * PyQuery('').val() is ''
+
+- changes from version 1.2.16:
+ * .attr('value', '') no longer removes the value attribute
+ * without value="..." have a .val() of 'on'
+ * without value="..." have a .val() of 'on'
+ *