forked from pool/rpmlint
- Update to version 2.3.0+git20220712.761ddf0:
* Improve syntax validation for digests. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=935
This commit is contained in:
parent
c647bc6600
commit
e3b3071e3e
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="versionformat">2.3.0+git%cd.%h</param>
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">opensuse</param>
|
||||
<param name="revision">761ddf0910eaed2614433c57fc1a7c14b1983ee8</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,6 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 12 20:38:18 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Update to version 2.3.0+git20220712.761ddf0:
|
||||
* Improve syntax validation for digests.
|
||||
- Add skip-rpmlint-for-rpmlint.patch patch that skip linter
|
||||
this package.
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.3.0+git20220711.46e6323
|
||||
Version: 2.3.0+git20220712.761ddf0
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user