SHA256
1
0
forked from pool/rpmlint

Accepting request 957124 from devel:openSUSE:Factory:rpmlint

- Update to version 2.2.0+git20220223.8f7d3e1:
  * Speed up pkg.grep by utilizating mmap.
  * Update package dependency name.

- Update to version 2.2.0+git20220222.b4654f9:
  * Small tweaks to report formatting.
  * Start with the biggest files first in BashismsCheck.
  * Add new option --checks.

- Update to version 2.2.0+git20220221.0fec15f:
  * Speed up BashismsCheck by using md5sum of file.

- 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/request/show/957124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=385
This commit is contained in:
Dominique Leuenberger 2022-02-25 20:24:47 +00:00 committed by Git OBS Bridge
commit 1c3581d60d
5 changed files with 35 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">c5307fbe2fa4d9e47fc0734146524ff9aa12fa8d</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:cb2d211fdad3057feb5cbd5fecc39344e16645c992445f6549a6b867eb81ccdc
size 6746468

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Wed Feb 23 16:22:10 UTC 2022 - mliska@suse.cz
- Update to version 2.2.0+git20220223.8f7d3e1:
* Speed up pkg.grep by utilizating mmap.
* Update package dependency name.
-------------------------------------------------------------------
Tue Feb 22 13:19:51 UTC 2022 - mliska@suse.cz
- Update to version 2.2.0+git20220222.b4654f9:
* Small tweaks to report formatting.
* Start with the biggest files first in BashismsCheck.
* Add new option --checks.
-------------------------------------------------------------------
Mon Feb 21 11:01:55 UTC 2022 - mliska@suse.cz
- Update to version 2.2.0+git20220221.0fec15f:
* Speed up BashismsCheck by using md5sum of file.
-------------------------------------------------------------------
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+git20220223.8f7d3e1
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later