SHA256
1
0
forked from pool/rpmlint

* Open paths within the rpm file itself

* Fix python warning
  * BashismCheck: Only check regular files

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=550
This commit is contained in:
Dirk Mueller 2017-11-24 16:54:34 +00:00 committed by Git OBS Bridge
parent 11225a2e61
commit e42f7f42c0
3 changed files with 6 additions and 10 deletions

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:bb3db95f32fc91a71abc953459d45fc5bb4323fef29c00159fc3a5817b6f8acf oid sha256:a30d4c3288ae15b88e5ee8f688a84f67fd66c8ef3a7aaa153d0834d8efeeda24
size 23232 size 23228

View File

@ -1,16 +1,12 @@
-------------------------------------------------------------------
Fri Nov 24 16:43:05 UTC 2017 - opensuse-packaging@opensuse.org
- Update to version master:
* Open paths within the rpm file itself
* Fix python warning
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 24 10:09:26 UTC 2017 - opensuse-packaging@opensuse.org Fri Nov 24 10:09:26 UTC 2017 - opensuse-packaging@opensuse.org
- Update to version master: - Update to version master:
* Fix warnings * Fix warnings
* Add new rpmlint check for new %{_fillupdir} macro (boo#1069468) * Add new rpmlint check for new %{_fillupdir} macro (boo#1069468)
* Open paths within the rpm file itself
* Fix python warning
* BashismCheck: Only check regular files
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 14 15:47:20 UTC 2017 - dimstar@opensuse.org Tue Nov 14 15:47:20 UTC 2017 - dimstar@opensuse.org