1
0

- 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:
Tomáš Chvátal 2020-01-24 11:41:24 +00:00 committed by Git OBS Bridge
parent cfbead4762
commit 42fd348f75
2 changed files with 3 additions and 2 deletions

View File

@ -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
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -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