summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2020-04-25 16:40:37 +0200
committerAndre Klapper <a9016009@gmx.de>2020-04-25 16:40:37 +0200
commitc3c87341d610bfaa6f6b76e58e8426c15986dcf7 (patch)
treed5472dc7afa721c171b83da6bf82e6f296916926
parent66aea36411477f284fa8a379b3bde282385d281c (diff)
downloadgnome-color-manager-c3c87341d610bfaa6f6b76e58e8426c15986dcf7.tar.gz
Replace 404 projects.gnome.org with gitlab.gnome.org URLs
-rw-r--r--README2
-rw-r--r--contrib/gnome-color-manager.spec.in2
-rw-r--r--data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in4
3 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 4519bc1..4b05920 100644
--- a/README
+++ b/README
@@ -26,5 +26,5 @@ This project has the following features:
be used for a specific device or device type. This is session activated and
is only started when it is needed, and quits after a small period of idleness.
-For more information, please see http://projects.gnome.org/gnome-color-manager/
+For more information, please see https://gitlab.gnome.org/GNOME/gnome-color-manager
diff --git a/contrib/gnome-color-manager.spec.in b/contrib/gnome-color-manager.spec.in
index 6e94573..62f947e 100644
--- a/contrib/gnome-color-manager.spec.in
+++ b/contrib/gnome-color-manager.spec.in
@@ -6,7 +6,7 @@ Version: #VERSION#
Release: 0.#BUILD#%{?alphatag}%{?dist}
License: GPLv2+
Group: Applications/System
-URL: http://projects.gnome.org/gnome-color-manager/
+URL: https://gitlab.gnome.org/GNOME/gnome-color-manager
Source0: http://download.gnome.org/sources/gnome-color-manager/3.25/%{name}-%{version}.tar.xz
Requires: gnome-icon-theme
diff --git a/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in b/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
index 19dfc20..64ef697 100644
--- a/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
+++ b/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
@@ -212,8 +212,8 @@
<provides>
<id>gcm-viewer.desktop</id>
</provides>
- <url type="homepage">https://projects.gnome.org/gnome-color-manager/</url>
- <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager</url>
+ <url type="homepage">https://gitlab.gnome.org/GNOME/gnome-color-manager</url>
+ <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-color-manager/issues/</url>
<url type="donation">http://www.gnome.org/friends/</url>
<url type="help">https://help.gnome.org/users/gnome-color-manager/stable/</url>
<update_contact>richard_at_hughsie.com</update_contact>