- Update to version 84.87+git20230106.3a359c5:
* Only delete subarch packages if matching main arch exists OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=178
This commit is contained in:
parent
d34d882bcb
commit
d838525cd1
@ -4,4 +4,4 @@
|
||||
<param name="changesrevision">9a72096c56008474c812a087e25d6e84eb357297</param></service>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/post-build-checks.git</param>
|
||||
<param name="changesrevision">a8b2d0e5fda7010d8d1120e6be8ca3c038f3b78c</param></service></servicedata>
|
||||
<param name="changesrevision">3a359c57f371bceb4ee3ef9e7ce97daa13a237b5</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e2b69d52bfbfe62591eee28c5064ac46d860671c64344dbf0b441f7478e5348
|
||||
size 32956
|
3
post-build-checks-84.87+git20230106.3a359c5.tar.xz
Normal file
3
post-build-checks-84.87+git20230106.3a359c5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0145eb45c130b4173dbc3964f52922e33c673cab900320bf4e24f9728f136cb9
|
||||
size 32924
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 06 20:25:08 UTC 2023 - dmueller@suse.com
|
||||
|
||||
- Update to version 84.87+git20230106.3a359c5:
|
||||
* Only delete subarch packages if matching main arch exists
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 21 12:42:57 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package post-build-checks
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@ Name: post-build-checks
|
||||
Summary: post checks for build after rpms have been created
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Tools/Building
|
||||
Version: 84.87+git20221221.7972874
|
||||
Version: 84.87+git20230106.3a359c5
|
||||
Release: 0
|
||||
PreReq: aaa_base
|
||||
PreReq: permissions
|
||||
|
Loading…
Reference in New Issue
Block a user