forked from pool/rpmlint
- Update to version 2.4.0+git20221003.7eb4092:
* Release 2.4.0. - Update to version 2.4.0+git20220929.9612681: * Fix flake8 issue. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=973
This commit is contained in:
parent
04662c501a
commit
ebb9f4f589
2
_service
2
_service
@ -1,6 +1,6 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="versionformat">2.3.0+git%cd.%h</param>
|
||||
<param name="versionformat">2.4.0+git%cd.%h</param>
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">opensuse</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">30237f72bcdc6f59fca2f39f3c5dca11fd118597</param></service></servicedata>
|
||||
<param name="changesrevision">7eb4092d07e6e39953e6679b90cd495bc8c475f6</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e54542c6016472dd4752f20363ae551b6010e1e5897e0d2e9ff73b2514275ee3
|
||||
size 6755892
|
3
rpmlint-2.4.0+git20221003.7eb4092.tar.xz
Normal file
3
rpmlint-2.4.0+git20221003.7eb4092.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fa593bf4aacb12ccef632ecec7ac55d586d0b976c93d993332c3e8c014c166d
|
||||
size 6755648
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 03 14:06:28 UTC 2022 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.4.0+git20221003.7eb4092:
|
||||
* Release 2.4.0.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 03 14:06:06 UTC 2022 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.4.0+git20220929.9612681:
|
||||
* Fix flake8 issue.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 07:33:01 UTC 2022 - mliska@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.3.0+git20220929.30237f7
|
||||
Version: 2.4.0+git20221003.7eb4092
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user