Accepting request 927314 from home:yfjiang:branches:GNOME:STABLE:41

Change %python38_version_nodots to %suse_version which is compatible with Leap and SLE. See also:
https://github.com/openSUSE/python-rpm-macros/issues/107

OBS-URL: https://build.opensuse.org/request/show/927314
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/avahi?expand=0&rev=192
This commit is contained in:
Dominique Leuenberger 2021-10-26 10:03:11 +00:00 committed by Git OBS Bridge
parent d3731f82ca
commit d3ac09efaa
8 changed files with 44 additions and 8 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Oct 25 13:20:49 UTC 2021 - Yifan Jiang <yfjiang@suse.com>
- Change %python38_version_nodots to %suse_version which is
compatible with Leap and SLE. See also:
https://github.com/openSUSE/python-rpm-macros/issues/107
-------------------------------------------------------------------
Thu Sep 16 01:21:50 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>

View File

@ -144,8 +144,8 @@ Requires: libavahi-client%{avahi_client_sover} >= %{version}
BuildRequires: %{python_module dbm}
BuildRequires: %{python_module dbus-python}
BuildRequires: python-rpm-macros
%if 0%{?python38_version_nodots}
# if python multiflavor is in place yet, use it to generate subpackages
%if 0%{?suse_version} >= 1550
# TW: generate subpackages for every python3 flavor
%define python_subpackage_only 1
%python_subpackages
%else
@ -414,6 +414,7 @@ DNS specifications for Zeroconf Computing.
# This is the avahi-discover command, only provided for the primary python3 flavor
%package -n python3-avahi-gtk
Summary: A set of Avahi utilities written in Python Using python-gtk
Group: Development/Languages/Python

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Oct 25 13:20:49 UTC 2021 - Yifan Jiang <yfjiang@suse.com>
- Change %python38_version_nodots to %suse_version which is
compatible with Leap and SLE. See also:
https://github.com/openSUSE/python-rpm-macros/issues/107
-------------------------------------------------------------------
Thu Sep 16 01:21:50 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>

View File

@ -144,8 +144,8 @@ Requires: libavahi-client%{avahi_client_sover} >= %{version}
BuildRequires: %{python_module dbm}
BuildRequires: %{python_module dbus-python}
BuildRequires: python-rpm-macros
%if 0%{?python38_version_nodots}
# if python multiflavor is in place yet, use it to generate subpackages
%if 0%{?suse_version} >= 1550
# TW: generate subpackages for every python3 flavor
%define python_subpackage_only 1
%python_subpackages
%else
@ -413,6 +413,7 @@ DNS specifications for Zeroconf Computing.
# This is the avahi-discover command, only provided for the primary python3 flavor
%package -n python3-avahi-gtk
Summary: A set of Avahi utilities written in Python Using python-gtk
Group: Development/Languages/Python

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Oct 25 13:20:49 UTC 2021 - Yifan Jiang <yfjiang@suse.com>
- Change %python38_version_nodots to %suse_version which is
compatible with Leap and SLE. See also:
https://github.com/openSUSE/python-rpm-macros/issues/107
-------------------------------------------------------------------
Thu Sep 16 01:21:50 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>

View File

@ -144,8 +144,8 @@ Requires: libavahi-client%{avahi_client_sover} >= %{version}
BuildRequires: %{python_module dbm}
BuildRequires: %{python_module dbus-python}
BuildRequires: python-rpm-macros
%if 0%{?python38_version_nodots}
# if python multiflavor is in place yet, use it to generate subpackages
%if 0%{?suse_version} >= 1550
# TW: generate subpackages for every python3 flavor
%define python_subpackage_only 1
%python_subpackages
%else
@ -414,6 +414,7 @@ DNS specifications for Zeroconf Computing.
# This is the avahi-discover command, only provided for the primary python3 flavor
%package -n python3-avahi-gtk
Summary: A set of Avahi utilities written in Python Using python-gtk
Group: Development/Languages/Python

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Oct 25 13:20:49 UTC 2021 - Yifan Jiang <yfjiang@suse.com>
- Change %python38_version_nodots to %suse_version which is
compatible with Leap and SLE. See also:
https://github.com/openSUSE/python-rpm-macros/issues/107
-------------------------------------------------------------------
Tue Oct 19 07:32:49 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -147,8 +147,8 @@ Requires: libavahi-client%{avahi_client_sover} >= %{version}
BuildRequires: %{python_module dbm}
BuildRequires: %{python_module dbus-python}
BuildRequires: python-rpm-macros
%if 0%{?python38_version_nodots}
# if python multiflavor is in place yet, use it to generate subpackages
%if 0%{?suse_version} >= 1550
# TW: generate subpackages for every python3 flavor
%define python_subpackage_only 1
%python_subpackages
%else
@ -417,6 +417,7 @@ DNS specifications for Zeroconf Computing.
# This is the avahi-discover command, only provided for the primary python3 flavor
%package -n python3-avahi-gtk
Summary: A set of Avahi utilities written in Python Using python-gtk
Group: Development/Languages/Python