SHA256
1
0
forked from pool/rpmlint

- Update to version 2.1+git20211022.a5287ad:

* Mitigate Perl false positives for no-dependency-on.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=837
This commit is contained in:
Martin Liška 2021-10-22 19:03:35 +00:00 committed by Git OBS Bridge
parent 917c15c3ca
commit adda6e96c2
5 changed files with 11 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">74e867e67f91bdb1aaf369a71944b69ff5a5a27c</param></service></servicedata>
<param name="changesrevision">a5287ad3ccef09ca558931dca2b8d9ee8c6ee947</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 22 19:03:03 UTC 2021 - mliska@suse.cz
- Update to version 2.1+git20211022.a5287ad:
* Mitigate Perl false positives for no-dependency-on.
-------------------------------------------------------------------
Thu Oct 21 06:51:57 UTC 2021 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.1+git20211021.74e867e
Version: 2.1+git20211022.a5287ad
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later