Accepting request 1031936 from devel:openSUSE:Factory:rpmlint

- Update to version 2.4.0+git20221028.5eac7b1:
  * SpecCheck: Add python_sitelib glob check
  * dbus-service whitelist: move NetworkManager-openconnect to /usr (bsc#1204795)

- Update to version 2.4.0+git20221025.93c4f05:
  * Add python-module-def check to SpecCheck

- Update to version 2.4.0+git20221024.648726f:
  * Update the Python module regex to also match stable ABI names
  * update checkout action to v3

OBS-URL: https://build.opensuse.org/request/show/1031936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=421
This commit is contained in:
Dominique Leuenberger 2022-10-29 18:15:17 +00:00 committed by Git OBS Bridge
commit a5ae4db724
5 changed files with 25 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">c1d68e9b2221951b3e681d6b843aa65a5d55170c</param></service></servicedata>
<param name="changesrevision">5eac7b1643e8439f6af3001f55816b5680b08418</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Fri Oct 28 11:44:25 UTC 2022 - mliska@suse.cz
- Update to version 2.4.0+git20221028.5eac7b1:
* SpecCheck: Add python_sitelib glob check
* dbus-service whitelist: move NetworkManager-openconnect to /usr (bsc#1204795)
-------------------------------------------------------------------
Fri Oct 28 07:52:02 UTC 2022 - mliska@suse.cz
- Update to version 2.4.0+git20221025.93c4f05:
* Add python-module-def check to SpecCheck
-------------------------------------------------------------------
Mon Oct 24 11:47:42 UTC 2022 - mliska@suse.cz
- Update to version 2.4.0+git20221024.648726f:
* Update the Python module regex to also match stable ABI names
* update checkout action to v3
-------------------------------------------------------------------
Fri Oct 21 21:32:17 UTC 2022 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.4.0+git20221019.c1d68e9
Version: 2.4.0+git20221028.5eac7b1
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later