SHA256
1
0
forked from pool/rpmlint

- Update to version 2.2.0+git20220502.c9ee67e:

* Resolve $ORIGIN in binary-or-shlib-defines-rpath check.
  * Remove empty lines after for loops.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=903
This commit is contained in:
Martin Liška 2022-05-02 06:50:12 +00:00 committed by Git OBS Bridge
parent 9946f02738
commit a8c5b53648
5 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 02 06:49:12 UTC 2022 - mliska@suse.cz
- Update to version 2.2.0+git20220502.c9ee67e:
* Resolve $ORIGIN in binary-or-shlib-defines-rpath check.
* Remove empty lines after for loops.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 26 06:55:49 UTC 2022 - mliska@suse.cz Tue Apr 26 06:55:49 UTC 2022 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor} %define name_suffix -%{flavor}
%endif %endif
Name: rpmlint%{name_suffix} Name: rpmlint%{name_suffix}
Version: 2.2.0+git20220427.40c47c0 Version: 2.2.0+git20220502.c9ee67e
Release: 0 Release: 0
Summary: RPM file correctness checker Summary: RPM file correctness checker
License: GPL-2.0-or-later License: GPL-2.0-or-later