SHA256
1
0
forked from pool/rpmlint

- Update to version 2.2.0+git20220509.ea27381:

* Fix wrong git merge conflict resolution.
  * ErlangCheck: remove unneeded str() from the test

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=906
This commit is contained in:
Martin Liška 2022-05-09 07:23:00 +00:00 committed by Git OBS Bridge
parent b47588a67f
commit 92e164351d
5 changed files with 12 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
<param name="changesrevision">9d19882fbd62fb775cf0d2d793c8c7e266623fc0</param></service></servicedata>
<param name="changesrevision">ea27381c6214dfea317eb1bc1472f12fa74a90a8</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 09 07:21:47 UTC 2022 - mliska@suse.cz
- Update to version 2.2.0+git20220509.ea27381:
* Fix wrong git merge conflict resolution.
* ErlangCheck: remove unneeded str() from the test
-------------------------------------------------------------------
Fri May 06 08:52:29 UTC 2022 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.2.0+git20220506.414c402
Version: 2.2.0+git20220509.ea27381
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later