SHA256
1
0
forked from pool/rpmlint

- Update to version 84.87+git20171011.856375f:

* Add unit test for ErlangCheck

- Update to version master:
  * Treat strongly versioned libs also as compliant (bsc#723726)
  * LibraryPolicy: allow %%_licensedir in packages (used by %license)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=524
This commit is contained in:
Dirk Mueller 2017-10-11 06:45:21 +00:00 committed by Git OBS Bridge
parent f4f7fdbc53
commit 9bc0827209
7 changed files with 21 additions and 8 deletions

View File

@ -1,6 +1,6 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<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">a53d9bd1e564b8fe2ca3e6dd6030eea538dd9e4a</param></service><service name="tar_scm"> <param name="changesrevision">856375fef5fd387ad7b0b889b0e9684306c09942</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">cc484338f1fe7e84ee618c3f2c46fa3daaf68912</param></service></servicedata> <param name="changesrevision">5001b135657d2e93891892a8977d5f657e15be1b</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:21c900237358f0f050749f7d61b2607de84959f2729f5c6cdd28374ccbcf80cb oid sha256:263fa4d7ba7e2397a7ef4f3c8bc8c96b69e229fb6877a155d8f97b8a6ec07839
size 23024 size 23068

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c08c12bff5d8ca744dc0cc6a2eae036cfb714af2778745ac7b0c27d3e0a3f1b
size 10516

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e6e8c2d0f516f995086b0c61b29f1dd1363ab4aac969cfdd98c9d6ec9a6c5a6
size 10708

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 11 06:43:46 UTC 2017 - opensuse-packaging@opensuse.org
- Update to version 84.87+git20171011.856375f:
* Add unit test for ErlangCheck
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 10 12:21:50 UTC 2017 - opensuse-packaging@opensuse.org Tue Oct 10 12:21:50 UTC 2017 - opensuse-packaging@opensuse.org

View File

@ -23,7 +23,7 @@ BuildRequires: rpmlint-Factory-strict
BuildRequires: rpmlint-mini BuildRequires: rpmlint-mini
Name: rpmlint-tests Name: rpmlint-tests
Version: 84.87+git20171010.a53d9bd Version: 84.87+git20171011.856375f
Release: 0 Release: 0
Summary: rpmlint regression tests Summary: rpmlint regression tests
License: SUSE-Public-Domain License: SUSE-Public-Domain

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 11 06:43:48 UTC 2017 - opensuse-packaging@opensuse.org
- Update to version master:
* Treat strongly versioned libs also as compliant (bsc#723726)
* LibraryPolicy: allow %%_licensedir in packages (used by %license)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 10 09:06:23 UTC 2017 - dmueller@suse.com Tue Oct 10 09:06:23 UTC 2017 - dmueller@suse.com