SHA256
1
0
forked from pool/rpmlint

- Update rpmlint-tests to version master:

* Add Flake8 travis check
  * Fix scriptprog invocation
  * Print the duplicated filenames sorted to be stable accross multiple calls

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=544
This commit is contained in:
Dirk Mueller 2017-11-03 08:11:30 +00:00 committed by Git OBS Bridge
parent 0b80e184d3
commit cb46d50929
3 changed files with 11 additions and 3 deletions

View File

@ -3,4 +3,4 @@
<param name="url">https://github.com/openSUSE/rpmlint-tests.git</param>
<param name="changesrevision">8b163ac0aaf41e8424edbc4074a60f18e9cb9438</param></service><service name="tar_scm">
<param name="url">https://github.com/openSUSE/rpmlint-checks.git</param>
<param name="changesrevision">c90062ef30ec343a060331f1b867e9f30d2951bf</param></service></servicedata>
<param name="changesrevision">9fe029d320afd18bba51bad18cc79324a912c756</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1b0ea1ad20da5002cffa4b3df129d776b5a7db361379e0060f3178003b137f37
size 23072
oid sha256:b3e65386ee2a52276b8fb443ee2f8cb71101c08759e4006d2ce94c44c626f78e
size 23268

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Nov 03 08:10:16 UTC 2017 - opensuse-packaging@opensuse.org
- Update rpmlint-tests to version master:
* Add Flake8 travis check
* Fix scriptprog invocation
* Print the duplicated filenames sorted to be stable accross multiple calls
-------------------------------------------------------------------
Wed Nov 1 13:01:32 UTC 2017 - dmueller@suse.com