15
0

- Versionify the provides to make old brp-checks happy

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atomicwrites?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2018-07-18 11:56:26 +00:00
committed by Git OBS Bridge
parent b5f28756f9
commit 0d658cc8cb
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 18 11:56:07 UTC 2018 - tchvatal@suse.com
- Versionify the provides to make old brp-checks happy
-------------------------------------------------------------------
Thu Jun 7 17:16:00 UTC 2018 - toddrme2178@gmail.com

View File

@@ -34,7 +34,7 @@ BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python3-Sphinx
Provides: %{python_module atomicwrites-doc}
Provides: %{python_module atomicwrites-doc = %{version}}
BuildArch: noarch
%description