forked from pool/rpmlint
- Update to version 2.1+git20211130.83af44b:
* Add SUSE licenses generation script. * Sort input .rpm files so that the output is stable. (boo#1193189). OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=850
This commit is contained in:
parent
02f13d88f6
commit
466ae09f4e
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">ebc84d5f4a0df726a48f85fd1013d65e7eabb617</param></service></servicedata>
|
||||
<param name="changesrevision">83af44b9d74bcd62fa3f688b481f540566249d43</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e467766cc3d9f182826ff0043eee7c9f3157ff129b214da846e6b0c204c4142
|
||||
size 6739172
|
3
rpmlint-2.1+git20211130.83af44b.tar.xz
Normal file
3
rpmlint-2.1+git20211130.83af44b.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29841380d95a7b8554d5aee02d725c8a0737ca6b46c0cfb719ca8dc89d76d1fc
|
||||
size 6739920
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 13:21:49 UTC 2021 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.1+git20211130.83af44b:
|
||||
* Add SUSE licenses generation script.
|
||||
* Sort input .rpm files so that the output is stable. (boo#1193189).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 11:07:39 UTC 2021 - mliska@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.1+git20211126.ebc84d5
|
||||
Version: 2.1+git20211130.83af44b
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user