From 35dccd2dfcb56472aff8f15338541dfe529a0602847a448c804162097c7ebc2c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 11 Jan 2022 21:19:43 +0000 Subject: [PATCH] - add python-rpm-macros OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nss?expand=0&rev=13 --- python-nss.changes | 5 +++++ python-nss.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-nss.changes b/python-nss.changes index 274048d..3ca42ce 100644 --- a/python-nss.changes +++ b/python-nss.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 11 21:19:25 UTC 2022 - Dirk Müller + +- add python-rpm-macros + ------------------------------------------------------------------- Tue Dec 15 19:07:03 UTC 2020 - Matej Cepl diff --git a/python-nss.spec b/python-nss.spec index ed4a244..a799692 100644 --- a/python-nss.spec +++ b/python-nss.spec @@ -1,7 +1,7 @@ # # spec file for package python-nss # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: python-nss Version: 1.0.1 Release: 0 Summary: Python bindings for mozilla-nss and mozilla-nspr -License: MPL-1.1+ OR GPL-2.0-or-later OR LGPL-2.0-or-later +License: GPL-2.0-or-later OR MPL-1.1+ OR LGPL-2.0-or-later Group: Development/Languages/Python URL: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Python_binding_for_NSS Source: https://files.pythonhosted.org/packages/source/p/python-nss/python-nss-%{version}.tar.bz2 @@ -37,6 +37,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: mozilla-nspr-devel BuildRequires: mozilla-nss-devel +BuildRequires: python-rpm-macros # Required for tests BuildRequires: mozilla-nss-tools %python_subpackages