- Update to version 84.87+git20180202.3df4ae7:

* Add testcases for MenuXDGCheck.py

- Update rpmlint-checks to version master:
  * Support uppercase tag macros used by RPM 4.14

- Update to version 84.87+git20180202.3df4ae7:
  * Add testcases for MenuXDGCheck.py

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=563
This commit is contained in:
Dirk Mueller 2018-02-08 13:51:40 +00:00 committed by Git OBS Bridge
parent e66338ab64
commit 6d377a1258
7 changed files with 26 additions and 8 deletions

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/rpmlint-tests.git</param>
<param name="changesrevision">8b163ac0aaf41e8424edbc4074a60f18e9cb9438</param></service><service name="tar_scm">
<param name="changesrevision">91f443ae38b0bf051ab99c40b69d92c505907d04</param></service><service name="tar_scm">
<param name="url">https://github.com/openSUSE/rpmlint-checks.git</param>
<param name="changesrevision">19a2516ec526f44b39a88e1757fc4f9fa1f3b603</param></service></servicedata>
<param name="changesrevision">6825f95a1dd2825b86609427148576cfcacdbd1f</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:31ced77bac654f56787b2d941e7b821696c79116204ff5943e31f1bfa7956f40
size 23176
oid sha256:1d6b78c923ba6de0449e3675b4eee341e5b4522e2108d53c52b181193186708c
size 23196

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5578b2d081e0ff703b9a8b23693014a99bf751e1e743d9583589d0b3432b1e27
size 11688

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 08 13:49:46 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 84.87+git20180202.3df4ae7:
* Add testcases for MenuXDGCheck.py
-------------------------------------------------------------------
Wed Oct 11 11:29:25 UTC 2017 - opensuse-packaging@opensuse.org

View File

@ -24,7 +24,7 @@ BuildRequires: rpmlint-Factory-strict
BuildRequires: rpmlint-mini
Name: rpmlint-tests
Version: 84.87+git20171011.8b163ac
Version: 84.87+git20180202.3df4ae7
Release: 0
Summary: rpmlint regression tests
License: SUSE-Public-Domain

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Feb 08 13:49:48 UTC 2018 - opensuse-packaging@opensuse.org
- Update rpmlint-checks to version master:
* Support uppercase tag macros used by RPM 4.14
-------------------------------------------------------------------
Thu Feb 08 13:49:46 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 84.87+git20180202.3df4ae7:
* Add testcases for MenuXDGCheck.py
-------------------------------------------------------------------
Tue Jan 23 11:05:10 UTC 2018 - dmueller@suse.com