Accepting request 1098552 from devel:openSUSE:Factory:rpmlint

OBS-URL: https://build.opensuse.org/request/show/1098552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=452
This commit is contained in:
Ana Guerrero 2023-07-19 17:10:07 +00:00 committed by Git OBS Bridge
commit 1a3f6b9104
5 changed files with 24 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">6ffec24c75ec08077e6e880682f6d68e10e2ee31</param></service></servicedata>
<param name="changesrevision">dfa31c7c5a9e8728e1f18d3d8249f7b9130d0dd1</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Jul 13 14:45:17 UTC 2023 - wolfgang.frisch@suse.com
- Update to version 2.4.0+git20230713.dfa31c7:
* bsc#1213292: adjust timesync1 dbus whitelisting
* spellcheck: Set lang to en_US when it's C
* SpecCheck: Allow macros for special comments
* rpmdiff: handle script argument with argparse
* PythonCheck: Handle extras in req check
* PythonCheck: Use packaging to parse deps strings
* PythonCheck: Ignore python_version in requirements
* PythonCheck: Support complex python requirements
* SpecCheck: Check for NULL char in all lines
* rpmdiff: adjust for rpm-4.19.0 API changes
* DocCheck: adjust for rpm-4.19.0 API changes
* dbus-services: drop whitelisting that was never put into production
* openSUSE/users-groups: transmission
* Releasing rpmlint as pre-commit hook
-------------------------------------------------------------------
Fri Jun 02 10:38:20 UTC 2023 - matthias.gerstner@suse.com

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.4.0+git20230602.89901a92
Version: 2.4.0+git20230713.dfa31c7
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later