SHA256
6
0
forked from pool/rpm

- add dump_posttrans and --runposttrans options to make it possible

for libzypp to implement file triggers

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=575
This commit is contained in:
2021-03-30 09:39:11 +00:00
committed by Git OBS Bridge
parent c835eac6bb
commit 04d587db2f
3 changed files with 371 additions and 1 deletions

View File

@@ -4,6 +4,8 @@ Tue Mar 30 11:15:44 CEST 2021 - mls@suse.de
- require the exact version of librpmbuild in the rpm-build
package [bnc#1180965]
- reformat dwarf5.diff
- add dump_posttrans and --runposttrans options to make it possible
for libzypp to implement file triggers
-------------------------------------------------------------------
Mon Feb 22 12:57:44 UTC 2021 - Martin Liška <mliska@suse.cz>