SHA256
1
0
forked from pool/rpmlint

- Update tarball naming to respect release version.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=853
This commit is contained in:
Martin Liška 2021-12-10 12:35:12 +00:00 committed by Git OBS Bridge
parent b380646d7c
commit 808150e0f8
5 changed files with 11 additions and 6 deletions

View File

@ -1,6 +1,6 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="versionformat">2.2+git%cd.%h</param>
<param name="versionformat">2.2.0+git%cd.%h</param>
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
<param name="scm">git</param>
<param name="revision">opensuse</param>

View File

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

View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 10 12:34:49 UTC 2021 - Martin Liška <mliska@suse.cz>
- Update tarball naming to respect release version.
-------------------------------------------------------------------
Fri Dec 10 10:36:00 UTC 2021 - matthias.gerstner@suse.com

View File

@ -1,5 +1,5 @@
#
# spec file for package rpmlint
# spec file
#
# Copyright (c) 2021 SUSE LLC
#
@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.2+git20211210.51d1bd9
Version: 2.2.0+git20211210.51d1bd9
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later