forked from pool/rpmlint
Accepting request 1057792 from devel:openSUSE:Factory:rpmlint
- Update to version 2.4.0+git20230111.8ae3cb5: * Files in /etc/pam.d/ should be moved to /usr - Update to version 2.4.0+git20230111.cd8d2e8: * magic: remove python2 support and simplify * Remove Python 2 support in generate-isocodes.py - Update to version 2.4.0+git20230110.6b6e36c: * Use badge for entire devel package in OBS. * zypper-plugins: complement test whitelisting by a mismatching entry - Update to version 2.4.0+git20230106.738df37: * speed up parsing of ElfSectionInfo - Update to version 2.4.0+git20230106.c39f6c2: * Relax no-binary and noarch-with-lib64 checks - Update to version 2.4.0+git20230106.ba0020a: * Update openSUSE's licenses.toml * Franklin Street address is ok - Update to version 2.4.0+git20230105.c9a861d: * openSUSE: new whitelisting restriction for zypper plugins (bsc#1204314) * Update D-Bus whitelisting for NetworkManager-iodine (bsc#1206756) * Add OBS badge. OBS-URL: https://build.opensuse.org/request/show/1057792 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=430
This commit is contained in:
commit
8d2494c21a
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">12af92736f850d24eb838a0549259df9758f81bf</param></service></servicedata>
|
||||
<param name="changesrevision">8ae3cb56c10bdec501366a206fee073edbbed1ea</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7bc3140480768a0527cde5539f3e85e7013c0bb3c937bbe0c1a1fec71b1ed49
|
||||
size 6760536
|
3
rpmlint-2.4.0+git20230111.8ae3cb5.tar.xz
Normal file
3
rpmlint-2.4.0+git20230111.8ae3cb5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e06b2cc8707980ba02cb2b27f80f94efe488a7478876b115035541eeffbb38c
|
||||
size 6761372
|
@ -1,3 +1,50 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 11 14:08:35 UTC 2023 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.4.0+git20230111.8ae3cb5:
|
||||
* Files in /etc/pam.d/ should be moved to /usr
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 11 10:10:22 UTC 2023 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.4.0+git20230111.cd8d2e8:
|
||||
* magic: remove python2 support and simplify
|
||||
* Remove Python 2 support in generate-isocodes.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 10 10:20:43 UTC 2023 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.4.0+git20230110.6b6e36c:
|
||||
* Use badge for entire devel package in OBS.
|
||||
* zypper-plugins: complement test whitelisting by a mismatching entry
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 06 14:57:11 UTC 2023 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.4.0+git20230106.738df37:
|
||||
* speed up parsing of ElfSectionInfo
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 06 14:01:31 UTC 2023 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.4.0+git20230106.c39f6c2:
|
||||
* Relax no-binary and noarch-with-lib64 checks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 06 08:49:47 UTC 2023 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.4.0+git20230106.ba0020a:
|
||||
* Update openSUSE's licenses.toml
|
||||
* Franklin Street address is ok
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 05 18:06:28 UTC 2023 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.4.0+git20230105.c9a861d:
|
||||
* openSUSE: new whitelisting restriction for zypper plugins (bsc#1204314)
|
||||
* Update D-Bus whitelisting for NetworkManager-iodine (bsc#1206756)
|
||||
* Add OBS badge.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 20 08:33:46 UTC 2022 - mliska@suse.cz
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.4.0+git20221220.12af927
|
||||
Version: 2.4.0+git20230111.8ae3cb5
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user