SHA256
1
0
forked from pool/rpmlint

- rpmlint-checks:

* Make checks python3 compatible
  * Fix update-alternatives check when it's quoted

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=402
This commit is contained in:
Ludwig Nussel 2016-08-31 13:21:28 +00:00 committed by Git OBS Bridge
parent e53391cde4
commit e0f3b8e0ba
3 changed files with 10 additions and 3 deletions

View File

@ -3,4 +3,4 @@
<param name="url">http://github.com/openSUSE/rpmlint-tests.git</param>
<param name="changesrevision">8d99488dee290853c470199fa1fe80aec8e33784</param></service><service name="tar_scm">
<param name="url">http://github.com/openSUSE/rpmlint-checks.git</param>
<param name="changesrevision">08a7268fa35a0a043199bb3f32172c26e69f1ad3</param></service></servicedata>
<param name="changesrevision">b4d119d559846336e4b7f73d669e71f166062f48</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f3622bd9fd61c467711059a560397696447a66fe2aa3878e9c26a5b9ca3f8b8d
size 24504
oid sha256:973d0209db25b85e9cbde7263778630d3cf89e086b2fde970b2c76742bdf9ad8
size 24532

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Aug 31 13:19:54 UTC 2016 - lnussel@suse.de
- rpmlint-checks:
* Make checks python3 compatible
* Fix update-alternatives check when it's quoted
-------------------------------------------------------------------
Fri Aug 19 20:50:32 UTC 2016 - stefan.bruens@rwth-aachen.de