forked from pool/rpmlint
Accepting request 1098548 from home:wfrisch:branches:devel:openSUSE:Factory:rpmlint
- 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 OBS-URL: https://build.opensuse.org/request/show/1098548 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1070
This commit is contained in:
parent
35e47b81f2
commit
7b85d2b60d
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
<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>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f9540ebfb275ce68cbb56f13a3b90a415b43eb58121cb2118168423360ca527b
|
|
||||||
size 7039612
|
|
3
rpmlint-2.4.0+git20230713.dfa31c7.tar.xz
Normal file
3
rpmlint-2.4.0+git20230713.dfa31c7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0f2639891afd7eee8a6054ea703ebf8bffeeebc7f97aa86e02346256aad852e1
|
||||||
|
size 7333024
|
@ -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
|
Fri Jun 02 10:38:20 UTC 2023 - matthias.gerstner@suse.com
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%define name_suffix -%{flavor}
|
%define name_suffix -%{flavor}
|
||||||
%endif
|
%endif
|
||||||
Name: rpmlint%{name_suffix}
|
Name: rpmlint%{name_suffix}
|
||||||
Version: 2.4.0+git20230602.89901a92
|
Version: 2.4.0+git20230713.dfa31c7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: RPM file correctness checker
|
Summary: RPM file correctness checker
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user