- Update to version 2.1+git20211019.ca2517e:

* Ignore library names that have number in their names.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=835
This commit is contained in:
Martin Liška 2021-10-19 08:39:32 +00:00 committed by Git OBS Bridge
parent 634727597a
commit c7b5276592
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">b53feea154c0da043458f2d13d2a1a22cfe607ca</param></service></servicedata>
<param name="changesrevision">ca2517e14e0d6952e2cf797d3ee8ecc239f957b3</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 19 08:39:16 UTC 2021 - mliska@suse.cz
- Update to version 2.1+git20211019.ca2517e:
* Ignore library names that have number in their names.
-------------------------------------------------------------------
Tue Oct 19 06:28:57 UTC 2021 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.1+git20211018.b53feea
Version: 2.1+git20211019.ca2517e
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later