SHA256
1
0
forked from pool/rpmlint

Accepting request 939115 from devel:openSUSE:Factory:rpmlint

- Update tarball naming to respect release version.

- Update to version 2.2+git20211210.51d1bd9:
  * dbus-services whitelist: add connman nm compatibility interface (bsc#1192827)

- Update to version 2.2+git20211208.c7ec6c4:
  * Fix typo in comment.
  * Release 2.2.0
  * configs/Fedora: Sync Fedora rpmlint policies back upstream

OBS-URL: https://build.opensuse.org/request/show/939115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=373
This commit is contained in:
Dominique Leuenberger 2021-12-12 20:27:30 +00:00 committed by Git OBS Bridge
commit 9ba339599c
6 changed files with 25 additions and 6 deletions

View File

@ -1,6 +1,6 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="versionformat">2.1+git%cd.%h</param>
<param name="versionformat">2.2.0+git%cd.%h</param>
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
<param name="scm">git</param>
<param name="revision">opensuse</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
<param name="changesrevision">83af44b9d74bcd62fa3f688b481f540566249d43</param></service></servicedata>
<param name="changesrevision">c24eb91a5a9c8e037dbfb2431f1d499ada0204d8</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29841380d95a7b8554d5aee02d725c8a0737ca6b46c0cfb719ca8dc89d76d1fc
size 6739920

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:17feedebf2a501b56fcab07f7234d023bd251c0e5084f73395a7fc463fb652bb
size 6739868

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Dec 10 12:34:49 UTC 2021 - Martin Liška <mliska@suse.cz>
- Update tarball naming to respect release version.
-------------------------------------------------------------------
Fri Dec 10 10:36:00 UTC 2021 - matthias.gerstner@suse.com
- Update to version 2.2+git20211210.51d1bd9:
* dbus-services whitelist: add connman nm compatibility interface (bsc#1192827)
-------------------------------------------------------------------
Wed Dec 08 09:22:49 UTC 2021 - mliska@suse.cz
- Update to version 2.2+git20211208.c7ec6c4:
* Fix typo in comment.
* Release 2.2.0
* configs/Fedora: Sync Fedora rpmlint policies back upstream
-------------------------------------------------------------------
Tue Nov 30 13:21:49 UTC 2021 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.1+git20211130.83af44b
Version: 2.2.0+git20211210.51d1bd9
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later