SHA256
1
0
forked from pool/rpmlint

Accepting request 930630 from devel:openSUSE:Factory:rpmlint

- Update to version 2.1+git20211110.8430dc4:
  * polkit-rules-whitelist: follow-up whitelisting for gnome-initial-setup (bsc#1192542)

- Update to version 2.1+git20211109.f2e93f8:
  * Add missing re.compile.
  * Prevent duplicate files in lint input

OBS-URL: https://build.opensuse.org/request/show/930630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=367
This commit is contained in:
Dominique Leuenberger 2021-11-13 21:48:28 +00:00 committed by Git OBS Bridge
commit c7f1ecef59
5 changed files with 18 additions and 5 deletions

View File

@ -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">14a37df1bd58b5e9b8645308f0552c6b29d6f6d4</param></service></servicedata> <param name="changesrevision">59bae3f78033267f90e0e7b7782412ced31ff5af</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Nov 10 10:38:16 UTC 2021 - mliska@suse.cz
- Update to version 2.1+git20211110.8430dc4:
* polkit-rules-whitelist: follow-up whitelisting for gnome-initial-setup (bsc#1192542)
-------------------------------------------------------------------
Wed Nov 10 07:56:22 UTC 2021 - mliska@suse.cz
- Update to version 2.1+git20211109.f2e93f8:
* Add missing re.compile.
* Prevent duplicate files in lint input
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Nov 06 08:10:44 UTC 2021 - mliska@suse.cz Sat Nov 06 08:10:44 UTC 2021 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor} %define name_suffix -%{flavor}
%endif %endif
Name: rpmlint%{name_suffix} Name: rpmlint%{name_suffix}
Version: 2.1+git20211105.14a37df Version: 2.1+git20211110.8430dc4
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