- 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/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=845
This commit is contained in:
Martin Liška 2021-11-15 13:56:27 +00:00 committed by Git OBS Bridge
parent f8e1e22211
commit 9f93e12498
5 changed files with 12 additions and 5 deletions

View File

@ -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>

View File

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

View File

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

View File

@ -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

View File

@ -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