forked from pool/rpmlint
Accepting request 931560 from devel:openSUSE:Factory:rpmlint
- Update to version 2.1+git20211113.372a30e: * Misplaced spaces causes regex to not match. * Add debuginfod user and update message. OBS-URL: https://build.opensuse.org/request/show/931560 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=368
This commit is contained in:
commit
b26729f034
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">59bae3f78033267f90e0e7b7782412ced31ff5af</param></service></servicedata>
|
||||
<param name="changesrevision">372a30e5176f787a56a8fd7ad6e6c1bd4d223647</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f63f4c288dbc6571943ea8833cb504b336167c42be7d38ced9d32afeda6ecb6f
|
||||
size 6739396
|
3
rpmlint-2.1+git20211113.372a30e.tar.xz
Normal file
3
rpmlint-2.1+git20211113.372a30e.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a62e5f91a78bbdcfde0746dc2d70d944de7d0086db34427f31ffde9df123fc4
|
||||
size 6739204
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 13:55:00 UTC 2021 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.1+git20211113.372a30e:
|
||||
* Misplaced spaces causes regex to not match.
|
||||
* Add debuginfod user and update message.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 10 10:38:16 UTC 2021 - mliska@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.1+git20211110.8430dc4
|
||||
Version: 2.1+git20211113.372a30e
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user