diff --git a/extra-1.0.1.tar.gz b/extra-1.0.1.tar.gz
deleted file mode 100644
index 40b03a1..0000000
--- a/extra-1.0.1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1a1b5f51327d28098b43638bc516d4b75ead9e22bf7dc1912ddecb92b98f0001
-size 28656
diff --git a/extra-1.1.tar.gz b/extra-1.1.tar.gz
new file mode 100644
index 0000000..587adf7
--- /dev/null
+++ b/extra-1.1.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9ebc9f0579b18fd4fae3deedb8e4d6cc707b04604a543c9d65cbd57c7cd91b45
+size 29495
diff --git a/ghc-extra.changes b/ghc-extra.changes
index bf3a990..3cbca1f 100644
--- a/ghc-extra.changes
+++ b/ghc-extra.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Sat Apr 25 17:04:43 UTC 2015 - mimi.vx@gmail.com
+
+- version bump to 1.1
+* add nubOrd, nubOrdOn, nubOrdBy
+* add groupSortOn and groupSortBy
+* add splitAtEnd
+
 -------------------------------------------------------------------
 Sun Feb  1 16:44:27 UTC 2015 - mimi.vx@gmail.com
 
diff --git a/ghc-extra.spec b/ghc-extra.spec
index c46f81e..b6d4dd0 100644
--- a/ghc-extra.spec
+++ b/ghc-extra.spec
@@ -1,5 +1,5 @@
 #
-# spec file for package ghc
+# spec file for package ghc-extra
 #
 # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -21,7 +21,7 @@
 %global debug_package %{nil}
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        1.0.1
+Version:        1.1
 Release:        0
 Summary:        Extra functions I use
 License:        BSD-3-Clause