diff --git a/_service b/_service
deleted file mode 100644
index 56044df..0000000
--- a/_service
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
- https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git
- git
- refs/tags/3.34.3
- @PARENT_TAG@
-
-
-
- *.tar
- xz
-
-
-
diff --git a/adwaita-icon-theme-3.34.3.obscpio b/adwaita-icon-theme-3.34.3.obscpio
deleted file mode 100644
index 9655feb..0000000
--- a/adwaita-icon-theme-3.34.3.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9576ab8af66f0e11be3f289208c66999c3a059b1d07b9f7125d2ef9c03310648
-size 102629390
diff --git a/adwaita-icon-theme-3.36.1.tar.xz b/adwaita-icon-theme-3.36.1.tar.xz
new file mode 100644
index 0000000..a0bcf1c
--- /dev/null
+++ b/adwaita-icon-theme-3.36.1.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e498518627044dfd7db7d79a5b3d437848caf1991ef4ef036a2d3a2ac2c1f14d
+size 17247020
diff --git a/adwaita-icon-theme.changes b/adwaita-icon-theme.changes
index 3d341bd..87413bd 100644
--- a/adwaita-icon-theme.changes
+++ b/adwaita-icon-theme.changes
@@ -1,3 +1,39 @@
+-------------------------------------------------------------------
+Fri Apr 17 18:21:26 UTC 2020 - Bjørn Lie
+
+- Update to version 3.36.1:
+ + Symbolic:
+ - User-not-tracked bugfix.
+ - Color coding of battery states.
+ - Hw disabled states.
+ - Microphone state icons.
+ + Fullcolor: video-x-generic metaphor.
+- Switch back to tarball release. Following this, drop libtool
+ BuildRequires and autogen call, no longer needed.
+
+-------------------------------------------------------------------
+Sun Mar 8 12:40:30 UTC 2020 - Bjørn Lie
+
+- Update to version 3.36.0:
+ + Symbolic:
+ - Media rtl cleanup.
+ - Night light more identifiable.
+
+-------------------------------------------------------------------
+Fri Feb 28 19:00:29 UTC 2020 - Bjørn Lie
+
+- Update to version 3.35.92:
+ + Fullcolor mimetype icons - firmware, addons for they are
+ prominently exposed in Software.
+ + Drop rtl variant for playback.
+- Use explicit commitid as upstream borked the tag and tarball.
+
+-------------------------------------------------------------------
+Tue Feb 18 16:44:38 UTC 2020 - Dominique Leuenberger
+
+- Update to version 3.35.91:
+ + Updated icon set.
+
-------------------------------------------------------------------
Tue Nov 26 16:01:41 UTC 2019 - Frederic Crozat
diff --git a/adwaita-icon-theme.obsinfo b/adwaita-icon-theme.obsinfo
deleted file mode 100644
index 5004230..0000000
--- a/adwaita-icon-theme.obsinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-name: adwaita-icon-theme
-version: 3.34.3
-mtime: 1573211755
-commit: f3582481bc7e00c855bc8b169457e01b6ca91a4a
-
diff --git a/adwaita-icon-theme.spec b/adwaita-icon-theme.spec
index 38db7e2..db0e055 100644
--- a/adwaita-icon-theme.spec
+++ b/adwaita-icon-theme.spec
@@ -1,7 +1,7 @@
#
# spec file for package adwaita-icon-theme
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,18 @@
Name: adwaita-icon-theme
-Version: 3.34.3
+Version: 3.36.1
Release: 0
Summary: GNOME Icon Theme
License: LGPL-3.0-or-later OR CC-BY-SA-3.0
Group: System/GUI/GNOME
URL: https://gitlab.gnome.org/GNOME/adwaita-icon-theme
-Source0: %{name}-%{version}.tar.xz
+Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: gdk-pixbuf-loader-rsvg
BuildRequires: gtk3-tools >= 3.24.2
-BuildRequires: libtool
+
BuildRequires: pkgconfig
# To make sure the icon theme cache gets generated
Requires(post): gtk3-tools
@@ -42,7 +42,6 @@ The default GNOME icon theme, Adwaita.
%autosetup
%build
-NOCONFIGURE=1 ./autogen.sh
%configure
%make_build