forked from pool/rpmlint
Accepting request 1072571 from devel:openSUSE:Factory:rpmlint
OBS-URL: https://build.opensuse.org/request/show/1072571 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=439
This commit is contained in:
commit
e6e2f200de
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">1e9f1e08cbcd4cb8482ed4dc6a9f54d0eec02825</param></service></servicedata>
|
||||
<param name="changesrevision">e10f6025c6cab1a038865c206f5427c190d2fa9a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b517e9ef939a2a012a4ad7f7a6d462956e9485ba277d1316251014ae86c084a
|
||||
size 6765404
|
3
rpmlint-2.4.0+git20230316.e10f602.tar.xz
Normal file
3
rpmlint-2.4.0+git20230316.e10f602.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:561f61b536b9c9239c2c0d1546992b34e44a6a49fb72f0a423e34eb6d4d01b2f
|
||||
size 6766788
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 16 17:46:50 UTC 2023 - filippo.bonazzi@suse.com
|
||||
|
||||
- Update to version 2.4.0+git20230316.e10f602:
|
||||
* python3-pytest-flake8 is not anymore in Tumbleweed
|
||||
* sysctl-whitelist: add further kubernetes versions (bsc#1209363)
|
||||
* test_files : Add test for unexpanded macros in files. (#1023)
|
||||
* SpecCheck: allow more %suse_version value comparisons
|
||||
* No need of using wheel: PEP 517
|
||||
* setup.cfg: rename license_file to license_files
|
||||
* setup.py: include rpmlint.descriptions in packages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 07 13:15:49 UTC 2023 - wolfgang.frisch@suse.com
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.4.0+git20230307.1e9f1e0
|
||||
Version: 2.4.0+git20230316.e10f602
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user