SHA256
1
0
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:
Martin Liška 2022-07-14 07:22:37 +00:00 committed by Git OBS Bridge
parent c647bc6600
commit e3b3071e3e
3 changed files with 4 additions and 2 deletions

View File

@ -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">

View File

@ -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.

View File

@ -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