Accepting request 1189210 from openSUSE:Tools
- providing fileprovides in createdirdeps tool - Introduce buildflag nochecks - productcompose: support __all__ option - config update: tumbleweed using preinstallexpand - minor improvements OBS-URL: https://build.opensuse.org/request/show/1189210 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=164
This commit is contained in:
commit
51e92ea065
4
PKGBUILD
4
PKGBUILD
@ -1,6 +1,6 @@
|
||||
pkgname=build
|
||||
pkgver=20240612
|
||||
pkgrel=55d01635957160b09013643f53de17f9
|
||||
pkgver=20240723
|
||||
pkgrel=287886b34af76ded4080d7ff83294c9f
|
||||
pkgdesc="Build packages in sandbox"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://www.github.com/openSUSE/obs-build"
|
||||
|
4
_service
4
_service
@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="revision">20240612</param>
|
||||
<param name="version">20240612</param>
|
||||
<param name="revision">20240723</param>
|
||||
<param name="version">20240723</param>
|
||||
<param name="url">https://github.com/openSUSE/obs-build.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="extract">dist/build.changes</param>
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 08:53:20 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- providing fileprovides in createdirdeps tool
|
||||
- Introduce buildflag nochecks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 11 13:00:30 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- productcompose: support __all__ option
|
||||
- config update: tumbleweed using preinstallexpand
|
||||
- minor improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 11:47:43 CEST 2024 - mls@suse.de
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20240612
|
||||
Version: 20240723
|
||||
Binary: build
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
|
@ -28,7 +28,7 @@ Name: %{__pkg_name}
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
License: GPL-2.0-only OR GPL-3.0-only
|
||||
Group: Development/Tools/Building
|
||||
Version: 20240612
|
||||
Version: 20240723
|
||||
Release: 0
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,4 +1,4 @@
|
||||
build (20240612) unstable; urgency=low
|
||||
build (20240723) unstable; urgency=low
|
||||
|
||||
* Update to current git trunk
|
||||
- add sles11sp2 build config and adapt autodetection
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3bd1ad00706a8cabc4505e4f80ddb704e7ec31dc2606329457a8b965f93827d2
|
||||
size 720312
|
3
obs-build-20240723.tar.gz
Normal file
3
obs-build-20240723.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08b7176b06646c900964f55bacd58a11c6aec16b08cfac0dacc70108bbc2aed3
|
||||
size 711700
|
Loading…
Reference in New Issue
Block a user