- Update to version 2.4.0+git20230403.7ce263c:

* tests: make a local copy of configuration in test_binaries.py

- Update to version 2.4.0+git20230403.cf6f584:
  * Add test for #1040.
  * Exclude systemd directory in UsrLibBinaryException

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1051
This commit is contained in:
Martin Liška 2023-04-03 10:46:52 +00:00 committed by Git OBS Bridge
parent 927aec9b43
commit c912c9b7c7
5 changed files with 18 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">bc7b966e874d4da6d48e8ee5c33a29c35b483ac5</param></service></servicedata>
<param name="changesrevision">7ce263cd73024bde5544c41e0ac012e980b61ee7</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Apr 03 10:46:16 UTC 2023 - mliska@suse.cz
- Update to version 2.4.0+git20230403.7ce263c:
* tests: make a local copy of configuration in test_binaries.py
-------------------------------------------------------------------
Mon Apr 03 09:19:28 UTC 2023 - mliska@suse.cz
- Update to version 2.4.0+git20230403.cf6f584:
* Add test for #1040.
* Exclude systemd directory in UsrLibBinaryException
-------------------------------------------------------------------
Fri Mar 31 13:35:31 UTC 2023 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.4.0+git20230331.bc7b966
Version: 2.4.0+git20230403.7ce263c
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later