3
0

Accepting request 929631 from home:gmbr3:Active

change versioning

OBS-URL: https://build.opensuse.org/request/show/929631
OBS-URL: https://build.opensuse.org/package/show/Base:System/python-rpm-packaging?expand=0&rev=2
This commit is contained in:
Callum Farmer 2021-11-05 10:35:54 +00:00 committed by Git OBS Bridge
parent e587cee9b0
commit 153d887290
4 changed files with 7 additions and 7 deletions

View File

@ -2,8 +2,7 @@
<service name="tar_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/rpm-software-management/python-rpm-packaging.git</param>
<param name="parent-tag">1071756aaa3327ce90aff6cd35ebec5d79478c43</param>
<param name="versionformat">0.0.0+@TAG_OFFSET@</param>
<param name="versionformat">%cd+%h</param>
<param name="revision">a18ca48959c95aefa725317084dd2d3e242e4f71</param>
</service>
<service name="recompress" mode="manual">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e64d9e7da8ef7b02e3c2bf1df56ffdf5778c802450a7840c70516f9ee4b10a5e
size 30048

BIN
python-rpm-packaging-20210526+a18ca48.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -15,8 +15,9 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: python-rpm-packaging
Version: 0.0.0+163
Version: 20210526+a18ca48
Release: 0
Summary: RPM dependency generator for Python
Group: Development/Languages/Python
@ -27,7 +28,7 @@ Patch0: python3.patch
Patch1: disable-distrequires.patch
BuildArch: noarch
Provides: rpm-build-python = 4.17.0
Obsoletes: rpm-build-python < 4.17.0
Obsoletes: rpm-build-python
Requires: python3-base
# To avoid widespread breakage by package mistakenly ignoring
# their requirement of python-rpm-macros (bsc#1180125)