forked from pool/rpmlint
- Update to version master:
* Flake8 fixes * Properly anchor systemd path checks * Python 3.x porting - Update rpmlint-checks: * Flake8 fixes * Properly anchor systemd path checks * Python 3.x porting OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=495
This commit is contained in:
parent
5474cb37a1
commit
46062032f5
@ -3,4 +3,4 @@
|
|||||||
<param name="url">http://github.com/openSUSE/rpmlint-tests.git</param>
|
<param name="url">http://github.com/openSUSE/rpmlint-tests.git</param>
|
||||||
<param name="changesrevision">27b6cb37e629d20ad4d7c0a590a73fbce5ae6009</param></service><service name="tar_scm">
|
<param name="changesrevision">27b6cb37e629d20ad4d7c0a590a73fbce5ae6009</param></service><service name="tar_scm">
|
||||||
<param name="url">http://github.com/openSUSE/rpmlint-checks.git</param>
|
<param name="url">http://github.com/openSUSE/rpmlint-checks.git</param>
|
||||||
<param name="changesrevision">8d8fc8774ada96397e437d451b2461b64338db08</param></service></servicedata>
|
<param name="changesrevision">25f3752a0a5e8ab95aedee8504afddfe8d9b7e51</param></service></servicedata>
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:d64b3726bf7a3353f1806e1f06afebd42bb934e84c87013f5a84381137579e79
|
oid sha256:445f824a8877befb2ccf69935785d7203331f31fd70925913e8ea91f5c234a48
|
||||||
size 22404
|
size 22324
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 29 12:06:57 UTC 2017 - opensuse-packaging@opensuse.org
|
||||||
|
|
||||||
|
- Update to version master:
|
||||||
|
* Flake8 fixes
|
||||||
|
* Properly anchor systemd path checks
|
||||||
|
* Python 3.x porting
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 28 21:16:42 UTC 2017 - opensuse-packaging@opensuse.org
|
Thu Sep 28 21:16:42 UTC 2017 - opensuse-packaging@opensuse.org
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ BuildRequires: rpmlint-Factory-strict
|
|||||||
BuildRequires: rpmlint-mini
|
BuildRequires: rpmlint-mini
|
||||||
|
|
||||||
Name: rpmlint-tests
|
Name: rpmlint-tests
|
||||||
Version: 84.87+git20170928.27b6cb3
|
Version: 1.10
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: rpmlint regression tests
|
Summary: rpmlint regression tests
|
||||||
License: SUSE-Public-Domain
|
License: SUSE-Public-Domain
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 29 12:06:57 UTC 2017 - opensuse-packaging@opensuse.org
|
||||||
|
|
||||||
|
- Update rpmlint-checks:
|
||||||
|
* Flake8 fixes
|
||||||
|
* Properly anchor systemd path checks
|
||||||
|
* Python 3.x porting
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 28 10:40:08 UTC 2017 - dmueller@suse.com
|
Thu Sep 28 10:40:08 UTC 2017 - dmueller@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user