SHA256
1
0
forked from pool/rpmlint

- Update to version 2.2.0+git20220511.fc030cd:

* Add missing dependencies to setup.py
  * no-binary for all packages
  * Update docs about rpmlintrc auto-loading.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=908
This commit is contained in:
Martin Liška 2022-05-13 06:11:02 +00:00 committed by Git OBS Bridge
parent 92e164351d
commit 01d3e96d1d
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">ea27381c6214dfea317eb1bc1472f12fa74a90a8</param></service></servicedata>
<param name="changesrevision">56bac53737fbd7a1a0405bb0c8766ae0d928c3cf</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri May 13 06:10:43 UTC 2022 - mliska@suse.cz
- Update to version 2.2.0+git20220511.fc030cd:
* Add missing dependencies to setup.py
* no-binary for all packages
* Update docs about rpmlintrc auto-loading.
-------------------------------------------------------------------
Mon May 09 07:21:47 UTC 2022 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.2.0+git20220509.ea27381
Version: 2.2.0+git20220511.fc030cd
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later