diff --git a/MirrorCache-1.010.obscpio b/MirrorCache-1.010.obscpio
deleted file mode 100644
index 4a6d580..0000000
--- a/MirrorCache-1.010.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c71141787d0e2145d029ed5b6a9f3eb4dc9b6695bf5d1ef1910bff955c3e9329
-size 723980
diff --git a/MirrorCache-1.011.obscpio b/MirrorCache-1.011.obscpio
new file mode 100644
index 0000000..5b583fa
--- /dev/null
+++ b/MirrorCache-1.011.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1d901a0f70f21bda9ab3c0abd1a58a097711d55bc76cbee69e4f643d71cb6771
+size 732684
diff --git a/MirrorCache.changes b/MirrorCache.changes
index bcdedf2..18c3939 100644
--- a/MirrorCache.changes
+++ b/MirrorCache.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Thu Oct 07 07:01:48 UTC 2021 - Andrii Nikitin <andrii.nikitin@suse.com>
+
+- Update to version 1.011:
+  * Improve openSUSE theme
+  * Fix sql error when mirror has no files
+  * Introduce hasall mirror capability
+  * Change behavior filtering mirrors based on supported IP version
+  * Fix mirrorlist for the same region
+  * Schedule scan even when Geo for IP is not detected
+  * Improve detection of ipv4
+  * Fix syntax error after perl upgrade
+  * Properly redirect for symlinks in subtree
+
 -------------------------------------------------------------------
 Thu Sep 30 07:45:10 UTC 2021 - Andrii Nikitin <andrii.nikitin@suse.com>
 
diff --git a/MirrorCache.obsinfo b/MirrorCache.obsinfo
index a72d747..2db61f1 100644
--- a/MirrorCache.obsinfo
+++ b/MirrorCache.obsinfo
@@ -1,5 +1,5 @@
 name: MirrorCache
-version: 1.010
-mtime: 1632986821
-commit: a7c411af315b687691212977613b148628d36af5
+version: 1.011
+mtime: 1633589063
+commit: 881058e905ffc0c99069d5ebf801a5f651be14a1
 
diff --git a/MirrorCache.spec b/MirrorCache.spec
index 95620b9..4a762f5 100644
--- a/MirrorCache.spec
+++ b/MirrorCache.spec
@@ -21,7 +21,7 @@
 %define main_requires %{assetpack_requires} perl(Carp) perl(DBD::Pg) >= 3.7.4 perl(DBI) >= 1.632 perl(DBIx::Class) >= 0.082801 perl(DBIx::Class::DynamicDefault) perl(DateTime) perl(Encode) perl(Time::Piece) perl(Time::Seconds) perl(Time::ParseDate) perl(DateTime::Format::Pg) perl(Exporter) perl(File::Basename) perl(LWP::UserAgent) perl(Mojo::Base) perl(Mojo::ByteStream) perl(Mojo::IOLoop) perl(Mojo::JSON) perl(Mojo::Pg) perl(Mojo::URL) perl(Mojo::Util) perl(Mojolicious::Commands) perl(Mojolicious::Plugin) perl(Mojolicious::Plugin::RenderFile) perl(Mojolicious::Static) perl(Net::OpenID::Consumer) perl(POSIX) perl(Sort::Versions) perl(URI::Escape) perl(XML::Writer) perl(base) perl(constant) perl(diagnostics) perl(strict) perl(warnings) shadow rubygem(sass) perl(Net::DNS) perl(LWP::Protocol::https) perl(Digest::SHA)
 %define build_requires %{assetpack_requires} rubygem(sass) tidy sysuser-shadow sysuser-tools
 Name:           MirrorCache
-Version:        1.010
+Version:        1.011
 Release:        0
 Summary:        WebApp to redirect and manage mirrors
 License:        GPL-2.0-or-later
diff --git a/_servicedata b/_servicedata
deleted file mode 100644
index f7c539f..0000000
--- a/_servicedata
+++ /dev/null
@@ -1,4 +0,0 @@
-<servicedata>
-<service name="tar_scm">
-                <param name="url">git://github.com/openSUSE/MirrorCache.git</param>
-              <param name="changesrevision">a7c411af315b687691212977613b148628d36af5</param></service></servicedata>
\ No newline at end of file