SHA256
1
0
forked from pool/rpmlint

- Update to version 2.4.0+git20221018.ac9f2d8:

* SpecCheck: Split big line by line for-loop in methods
  * rpmdiff: clarify help text on -i/-e options

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=979
This commit is contained in:
Martin Liška
2022-10-18 07:35:47 +00:00
committed by Git OBS Bridge
parent 229a0ebf21
commit b7138dd227
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">b4aaa76440a4450101d84a50c29b0531db927033</param></service></servicedata>
<param name="changesrevision">ac9f2d87275522d2d1364637b356e01c3713bd54</param></service></servicedata>

View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 18 07:33:19 UTC 2022 - mliska@suse.cz
- Update to version 2.4.0+git20221018.ac9f2d8:
* SpecCheck: Split big line by line for-loop in methods
* rpmdiff: clarify help text on -i/-e options
-------------------------------------------------------------------
Fri Oct 14 09:09:35 UTC 2022 - mliska@suse.cz

View File

@@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.4.0+git20221014.b4aaa76
Version: 2.4.0+git20221018.ac9f2d8
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later