- Update to version 2.4.0+git20230214.1bab129:

* Add stopwatch counter for libmagic
  * Support filtering of warnings/errors based on title
  * openSUSE/users-groups: kismet (bsc#1207654)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1028
This commit is contained in:
Martin Liška 2023-02-14 16:20:36 +00:00 committed by Git OBS Bridge
parent 17b8a1caa4
commit 8b21e9c532
5 changed files with 13 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">a2c4626d4bade4fa22ca299e1ed13870ee5a59ab</param></service></servicedata>
<param name="changesrevision">1bab12988f3f8a7e6743b6206865e0aa5b901def</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 14 16:18:53 UTC 2023 - mliska@suse.cz
- Update to version 2.4.0+git20230214.1bab129:
* Add stopwatch counter for libmagic
* Support filtering of warnings/errors based on title
* openSUSE/users-groups: kismet (bsc#1207654)
-------------------------------------------------------------------
Mon Feb 06 15:37:37 UTC 2023 - filippo.bonazzi@suse.com

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.4.0+git20230206.a2c4626
Version: 2.4.0+git20230214.1bab129
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later