forked from pool/rpmlint
- Update to version 2.4.0+git20221008.1532b6e:
* fix broken regex for no-manual-page-for-binary check * rpmdiff: improve help for multiple values with -i/-e options OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=975
This commit is contained in:
parent
4c5c5f945a
commit
90509720f8
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">e71a7e79c51ff40864726731e4d43545e59b6f20</param></service></servicedata>
|
||||
<param name="changesrevision">1532b6e9540960b3560769e861a19ffaff7cf550</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:969418ee712bcf533f604b747980a539119b6d25baa1ae814d1ee165f1f18ace
|
||||
size 6755352
|
3
rpmlint-2.4.0+git20221008.1532b6e.tar.xz
Normal file
3
rpmlint-2.4.0+git20221008.1532b6e.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:282144070e4aa2680a7d8f0067c397b615571c1fbeffda40cdd3351fa5722434
|
||||
size 6755648
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 08 08:18:43 UTC 2022 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.4.0+git20221008.1532b6e:
|
||||
* fix broken regex for no-manual-page-for-binary check
|
||||
* rpmdiff: improve help for multiple values with -i/-e options
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 04 08:50:23 UTC 2022 - mliska@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.4.0+git20221004.e71a7e7
|
||||
Version: 2.4.0+git20221008.1532b6e
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user