diff --git a/_service b/_service
new file mode 100644
index 0000000..14ab827
--- /dev/null
+++ b/_service
@@ -0,0 +1,18 @@
+
+
+
+ git
+ https://gitlab.gnome.org/GNOME/gnome-color-manager.git
+ 3.36.2
+ @PARENT_TAG@+@TAG_OFFSET@
+ v?(.*)\+0
+ \1
+ disable
+
+
+
+ *.tar
+ zst
+
+
+
diff --git a/gnome-color-manager-3.36.0.tar.xz b/gnome-color-manager-3.36.0.tar.xz
deleted file mode 100644
index 11b489e..0000000
--- a/gnome-color-manager-3.36.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9ddb9e6b6472e119801381f90905332ec1d4258981721bba831ca246ceb3ad3b
-size 2175016
diff --git a/gnome-color-manager-3.36.2.obscpio b/gnome-color-manager-3.36.2.obscpio
new file mode 100644
index 0000000..c6272d8
--- /dev/null
+++ b/gnome-color-manager-3.36.2.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7c9abee67fb083ccc18872bce45d0ffdfb03d7dba17c1523f299325afe89d53d
+size 6914061
diff --git a/gnome-color-manager.changes b/gnome-color-manager.changes
index dc6e75c..2d0bf52 100644
--- a/gnome-color-manager.changes
+++ b/gnome-color-manager.changes
@@ -1,3 +1,16 @@
+-------------------------------------------------------------------
+Tue Jan 14 19:23:21 UTC 2025 - Bjørn Lie
+
+- Update to version 3.36.2:
+ + Remove forgotten libcanberra include
+ + Set prgname to application ID
+ + Update appdata
+ + Updated translations.
+- Switch to source service for tarball/sources.
+- Drop obsolete update-desktop-files BuildRequires and macros.
+- Drop pkgconfig(libcanberra-gtk3) BuildRequires following upstream
+ changes.
+
-------------------------------------------------------------------
Thu Sep 16 01:36:47 UTC 2021 - Stanislav Brabec
diff --git a/gnome-color-manager.obsinfo b/gnome-color-manager.obsinfo
new file mode 100644
index 0000000..b9b7e37
--- /dev/null
+++ b/gnome-color-manager.obsinfo
@@ -0,0 +1,4 @@
+name: gnome-color-manager
+version: 3.36.2
+mtime: 1736867808
+commit: cfe28549c178d6b62d9825c9b00eb183c6591c22
diff --git a/gnome-color-manager.spec b/gnome-color-manager.spec
index c77994b..3b2ea74 100644
--- a/gnome-color-manager.spec
+++ b/gnome-color-manager.spec
@@ -1,7 +1,7 @@
#
# spec file for package gnome-color-manager
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2010 Luis Medinas, Portugal
#
# All modifications and additions to the file contributed by third parties
@@ -18,25 +18,23 @@
Name: gnome-color-manager
-Version: 3.36.0
+Version: 3.36.2
Release: 0
Summary: Color management tools for GNOME
License: GPL-2.0-or-later
Group: System/GUI/GNOME
URL: https://gitlab.gnome.org/GNOME/gnome-color-manager
-Source: https://download.gnome.org/sources/gnome-color-manager/3.36/%{name}-%{version}.tar.xz
+Source: %{name}-%{version}.tar.zst
BuildRequires: docbook-utils-minimal
BuildRequires: libtiff-devel
BuildRequires: meson >= 0.46.0
BuildRequires: pkgconfig
-BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: pkgconfig(colord) >= 1.3.1
BuildRequires: pkgconfig(glib-2.0) >= 2.31.10
BuildRequires: pkgconfig(gtk+-3.0) >= 2.91.0
BuildRequires: pkgconfig(lcms2) >= 2.2
-BuildRequires: pkgconfig(libcanberra-gtk3)
Requires: colord
Requires: colord-color-profiles
# We only recommend PackageKit - knowing that some features are not available if not present
@@ -62,9 +60,6 @@ install and generate color profiles in the GNOME desktop.
%install
%meson_install
-%suse_update_desktop_file gcm-import
-%suse_update_desktop_file gcm-picker
-%suse_update_desktop_file org.gnome.ColorProfileViewer HardwareSettings
%find_lang %{name} %{?no_lang_C}
%files