SHA256
1
0
forked from pool/rpmlint

- Update to version 2.2.0+git20220221.19e374d:

* Include rpm2cpio (decompression and extraction) in --time-report.
  * Print only on decimal digit in time report.
  * Speed up pkg.grep.
  * Fix superfluous variable.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=867
This commit is contained in:
Martin Liška
2022-02-21 10:10:50 +00:00
committed by Git OBS Bridge
parent cc383c0bd5
commit 499168e373
5 changed files with 14 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">cc4678201f40283a49c3d506067502ff54079a49</param></service></servicedata>
<param name="changesrevision">398646445780f7e05c7ac88a83337b8cc79e8902</param></service></servicedata>

View File

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

View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Feb 21 10:07:39 UTC 2022 - mliska@suse.cz
- Update to version 2.2.0+git20220221.19e374d:
* Include rpm2cpio (decompression and extraction) in --time-report.
* Print only on decimal digit in time report.
* Speed up pkg.grep.
* Fix superfluous variable.
-------------------------------------------------------------------
Sun Feb 13 10:14:32 UTC 2022 - mliska@suse.cz

View File

@@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.2.0+git20220211.709d2fa
Version: 2.2.0+git20220221.19e374d
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later