forked from pool/python-rpm-macros
- Update to version 20200117.8e39013 bsc#1161770:
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=83
This commit is contained in:
parent
cfbead4762
commit
42fd348f75
@ -6,7 +6,7 @@ Mon Jan 20 18:35:19 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 17 13:09:29 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
|
Fri Jan 17 13:09:29 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
|
||||||
|
|
||||||
- Update to version 20200117.8e39013:
|
- Update to version 20200117.8e39013 bsc#1161770:
|
||||||
* Add macros related to the Python dist metadata dependency generator
|
* Add macros related to the Python dist metadata dependency generator
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-rpm-macros
|
# spec file for package python-rpm-macros
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -38,6 +38,7 @@ are only building for distros newer than Leap 42.2
|
|||||||
|
|
||||||
%package -n python-rpm-generators
|
%package -n python-rpm-generators
|
||||||
Summary: Dependency generator dependencies for Python RPMs
|
Summary: Dependency generator dependencies for Python RPMs
|
||||||
|
Group: Development/Tools/Other
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
# Fedora compatibility
|
# Fedora compatibility
|
||||||
Provides: python3-rpm-generators
|
Provides: python3-rpm-generators
|
||||||
|
Loading…
Reference in New Issue
Block a user