osc copypac from project:Base:System package:rpm revision:533

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=535
This commit is contained in:
2020-03-24 20:44:25 +00:00
committed by Git OBS Bridge
parent 62612c4e57
commit 0943bab7a8
4 changed files with 116 additions and 150 deletions

View File

@@ -3,20 +3,6 @@ Mon Mar 23 16:11:34 UTC 2020 - Sergio Lindo Mansilla <slindomansilla@suse.com>
- Add macro for supported ARM 64bit processors
-------------------------------------------------------------------
Fri Mar 13 08:26:58 UTC 2020 - Fabian Vogt <fvogt@suse.com>
- Replace rpmsort with rewrite using Lua (boo#1164553)
-------------------------------------------------------------------
Wed Feb 26 09:08:19 UTC 2020 - Fabian Vogt <fvogt@suse.com>
- Split out perl and python dep generators from rpm-build to avoid
pulling in perl and python in all RPM builds
- Port rpmconfigcheck to pure shell
- Refactor %files list of main package to not require %excludes
as those might lead to missing files in the package
-------------------------------------------------------------------
Fri Jan 17 11:27:17 CET 2020 - mls@suse.de