SHA256
1
0
forked from pool/rpmlint

- Update to version 2.1+git20211109.f2e93f8:

* Add missing re.compile.
  * Prevent duplicate files in lint input

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=843
This commit is contained in:
Martin Liška 2021-11-10 07:56:46 +00:00 committed by Git OBS Bridge
parent bcf2223d4a
commit 8729ad9e7d
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">14a37df1bd58b5e9b8645308f0552c6b29d6f6d4</param></service></servicedata>
<param name="changesrevision">f2e93f8dce67ae086d250677018ead92d24c5c14</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 10 07:56:22 UTC 2021 - mliska@suse.cz
- Update to version 2.1+git20211109.f2e93f8:
* Add missing re.compile.
* Prevent duplicate files in lint input
-------------------------------------------------------------------
Sat Nov 06 08:10:44 UTC 2021 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.1+git20211105.14a37df
Version: 2.1+git20211109.f2e93f8
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later