From 712ca3b3dbc436bb2c062ca413e1296fd07ac3f2f59cc71f4e1b224ac0d0f8a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 7 Jan 2019 11:34:25 +0000 Subject: [PATCH] Accepting request 663334 from GNOME:Next Update URL to new home OBS-URL: https://build.opensuse.org/request/show/663334 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=3 --- python-python-dbusmock.changes | 6 ++++++ python-python-dbusmock.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-python-dbusmock.changes b/python-python-dbusmock.changes index 954a8bc..d130ac5 100644 --- a/python-python-dbusmock.changes +++ b/python-python-dbusmock.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 7 11:19:02 UTC 2019 - bjorn.lie@gmail.com + +- Update URL to new home: + * https://github.com/martinpitt/python-dbusmock + ------------------------------------------------------------------- Mon Jan 7 10:42:02 UTC 2019 - Tomáš Chvátal diff --git a/python-python-dbusmock.spec b/python-python-dbusmock.spec index dfa780f..8bb0215 100644 --- a/python-python-dbusmock.spec +++ b/python-python-dbusmock.spec @@ -23,7 +23,7 @@ Release: 0 Summary: Mock D-Bus objects License: LGPL-3.0-or-later Group: Development/Languages/Python -URL: https://launchpad.net/python-dbusmock +URL: https://github.com/martinpitt/python-dbusmock Source: https://files.pythonhosted.org/packages/source/p/python-dbusmock/python-dbusmock-%{version}.tar.gz BuildRequires: %{python_module dbus-python} BuildRequires: %{python_module devel}