forked from pool/rpmlint
Accepting request 1122676 from home:wfrisch:branches:devel:openSUSE:Factory:rpmlint
- Update to version 2.5.0+git20231102.2aee727: * dbus-services: whitelist passim service (bsc#1216434) * CI: Add systemd-rpm-macros package * Add pgadmin user/group * Add missing dependency to rpmlint spec * Update search regexes for %service_* macros * Don't skip systemd scriptlet test on Fedora * Improve systemd scriptlet test name OBS-URL: https://build.opensuse.org/request/show/1122676 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1090
This commit is contained in:
parent
74e47a16b1
commit
f178468720
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">2713543a1b5b7eaf98d92daf48f1fc6f9e256d48</param></service></servicedata>
|
||||
<param name="changesrevision">2aee727a4b7e60859ded88c84b2d055195a8ec03</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:415a14fa0552e363f6b21e1ab0fd6668b5ce5c70f797be6d6319dd93e29a0aa6
|
||||
size 6872704
|
3
rpmlint-2.5.0+git20231102.2aee727.tar.xz
Normal file
3
rpmlint-2.5.0+git20231102.2aee727.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60698dbbae7af076e60fc64168cca7f4bae3c784d9315c0a37a8f516bbb8198b
|
||||
size 6873408
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 02 12:42:08 UTC 2023 - wolfgang.frisch@suse.com
|
||||
|
||||
- Update to version 2.5.0+git20231102.2aee727:
|
||||
* dbus-services: whitelist passim service (bsc#1216434)
|
||||
* CI: Add systemd-rpm-macros package
|
||||
* Add pgadmin user/group
|
||||
* Add missing dependency to rpmlint spec
|
||||
* Update search regexes for %service_* macros
|
||||
* Don't skip systemd scriptlet test on Fedora
|
||||
* Improve systemd scriptlet test name
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 25 14:56:05 UTC 2023 - filippo.bonazzi@suse.com
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.5.0+git20231025.2713543
|
||||
Version: 2.5.0+git20231102.2aee727
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user