1
0
forked from pool/osc
Commit Graph

376 Commits

Author SHA1 Message Date
Dominique Leuenberger
59595aae6a Accepting request 515178 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/515178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=120
2017-08-23 09:54:09 +00:00
Marcus Hüwe
4dc39b9554 Accepting request 512849 from home:jberry:release-tools
- Provide non-deprecated plugin directory and macro for plugins.

OBS-URL: https://build.opensuse.org/request/show/512849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=250
2017-08-01 10:34:44 +00:00
018d679470 add recommends
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=249
2017-07-20 21:18:57 +00:00
fd18b3bec4 version update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=248
2017-07-18 22:50:14 +00:00
Lars Vogdt
71ec70b19a Accepting request 509034 from home:bluca:branches:openSUSE:Tools
Debian: depend on "build | obs-build"

Debian and Ubuntu rename build to obs-build to disambiguate. Depend on either (favouring build as it's the upstream name) to be compatible with both.

OBS-URL: https://build.opensuse.org/request/show/509034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=247
2017-07-13 08:18:01 +00:00
e3a894dfbc fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=246
2017-06-09 17:59:21 +00:00
4265a61d5e ups
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=245
2017-06-09 17:51:53 +00:00
cbf77fc171 add mini important service files
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=244
2017-06-09 17:51:23 +00:00
483d3507bb Accepting request 502699 from home:adrianSuSE:branches:openSUSE:Tools
add appimage build description

OBS-URL: https://build.opensuse.org/request/show/502699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=243
2017-06-09 17:34:43 +00:00
Dominique Leuenberger
0c2782aff7 Accepting request 493676 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/493676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=119
2017-05-09 16:10:09 +00:00
757feac73e - 0.158.0
- cat/less/blame command: default to expand to stay in sync with checkout
  - add support for highly experimental native appimage.yml support
  - show package status when repository configuration is broken
  - add '--blame' option to osc meta command
  - try to autodetect local package when running 'osc build'
  - comment requests in interactive mode
  - fix github issue #236 (--no-cleanup not working)
  - fix wipebinaries to prevent wiping of complete repository
  - add '--build-opt' to osc build command
  - fix requests codebase to fit old obs versions

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=241
2017-05-09 07:56:45 +00:00
Dominique Leuenberger
d4b5aa69a4 Accepting request 481778 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/481778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=118
2017-03-21 21:51:42 +00:00
e330045d8a added missing tarball
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=239
2017-03-21 12:59:08 +00:00
21beb4c91c - 0.157.2
- add compat code for older apis that do not support multibuild
  - fix ssl.connection instantiation in case of old M2Crypto
  - highly experimental support for appimage
  - fix local service run for non-existent (server-side) package

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=238
2017-03-21 12:51:52 +00:00
Dominique Leuenberger
8757e52dc9 Accepting request 477742 from openSUSE:Tools
- 0.157.1
  - fix local build of kiwi images using obsrepositories://

- 0.157
  - add unpublish command (requires OBS 2.8)
  - add blame command (requires OBS 2.9)
  - results: show multibuild results by default
  - getbinaries: make .AppImage files executable
  - support operation in checked out package for cat/less/blame
  - add comment command
  - improved build recipe selection
  - added multibuild (-M) to commands:
          buildlog, remotebuildlog, buildinfo, build, buildhistory, jobhistory,
          rebuild, restartbuild/abortbuild, wipebinaries, getbinaries
  - add checkconstraints command
  - add workerinfo command

OBS-URL: https://build.opensuse.org/request/show/477742
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=117
2017-03-12 19:03:54 +00:00
3481dec559 - 0.157.1
- fix local build of kiwi images using obsrepositories://

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=236
2017-03-08 12:17:40 +00:00
2046c5ec41 - 0.157
- add unpublish command (requires OBS 2.8)
  - add blame command (requires OBS 2.9)
  - results: show multibuild results by default
  - getbinaries: make .AppImage files executable
  - support operation in checked out package for cat/less/blame
  - add comment command
  - improved build recipe selection
  - added multibuild (-M) to commands:
          buildlog, remotebuildlog, buildinfo, build, buildhistory, jobhistory,
          rebuild, restartbuild/abortbuild, wipebinaries, getbinaries
  - add checkconstraints command
  - add workerinfo command

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=235
2017-03-08 09:11:35 +00:00
Ludwig Nussel
e2b427eeef Accepting request 447032 from openSUSE:Tools
- 0.156.0
  - highlight scheduled jobs with dispatch problems (due to constraints)
  - allow to specify a log message in lock command
  - Add '--wipe' option to osc chroot for deleting buildroots
  - Add '--vm-memory' option to osc build
  - add --multibuild to results command for showing all packages
    of a multibuild config
  - add --multibuild-package option to results command for showing
    only one package of the multibuild config

OBS-URL: https://build.opensuse.org/request/show/447032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=116
2016-12-29 21:44:27 +00:00
dcce1a232e - 0.156.0
- highlight scheduled jobs with dispatch problems (due to constraints)
  - allow to specify a log message in lock command
  - Add '--wipe' option to osc chroot for deleting buildroots
  - Add '--vm-memory' option to osc build
  - add --multibuild to results command for showing all packages
    of a multibuild config
  - add --multibuild-package option to results command for showing
    only one package of the multibuild config

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=233
2016-12-19 13:53:34 +00:00
Dominique Leuenberger
74fa4e2745 Accepting request 438538 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/438538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=115
2016-11-05 20:26:25 +00:00
Marcus Hüwe
f0d2ffbfc0 Accepting request 437448 from home:nickbrown:branches:openSUSE:Tools
Install bash completion in the debian package

OBS-URL: https://build.opensuse.org/request/show/437448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=231
2016-10-27 13:48:01 +00:00
944f3be9a0 fix for debian 6
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=230
2016-10-21 07:04:19 +00:00
c228fba27a fix build for debian
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=229
2016-10-21 06:54:02 +00:00
acb26389ea fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=228
2016-10-20 09:05:44 +00:00
Dominique Leuenberger
8c128d2e4a Accepting request 427914 from openSUSE:Tools
fixed osc add of a new package container

OBS-URL: https://build.opensuse.org/request/show/427914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=114
2016-09-16 09:02:43 +00:00
9c4b673ab9 add
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=226
2016-09-15 11:30:24 +00:00
85bc4bdafb fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=225
2016-09-15 11:28:59 +00:00
Dominique Leuenberger
2a3e6dccc2 Accepting request 415859 from openSUSE:Tools
version update

OBS-URL: https://build.opensuse.org/request/show/415859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=113
2016-08-03 09:44:04 +00:00
75155dc3fb update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=223
2016-07-29 14:06:54 +00:00
Dominique Leuenberger
c44af9de1f Accepting request 403699 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/403699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=112
2016-06-25 00:21:25 +00:00
953d0b93d0 Accepting request 400955 from home:Marcus_H:branches:openSUSE:Tools
- make a noarch package if suse_version >= 1120 (since 1120 python
  noarch packages are supported)

OBS-URL: https://build.opensuse.org/request/show/400955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=221
2016-06-13 12:49:12 +00:00
a5221c9a4d grmbl
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=220
2016-06-02 16:09:11 +00:00
556573a72d ups2
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=219
2016-06-02 14:52:56 +00:00
fbe8901a9f ups
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=218
2016-06-02 14:52:25 +00:00
65c77516a1 fix for mageia
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=217
2016-06-02 14:40:08 +00:00
fadcc119a4 everywhere, except dead old suse versions
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=216
2016-06-02 14:35:10 +00:00
72963aacc7 make fedora builds noarch as well
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=215
2016-06-02 14:34:07 +00:00
Dominique Leuenberger
9bb87154df Accepting request 387372 from openSUSE:Tools
version update

OBS-URL: https://build.opensuse.org/request/show/387372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=111
2016-04-12 17:38:32 +00:00
80129e21a2 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=213
2016-04-11 08:52:00 +00:00
Dominique Leuenberger
6c338144a4 Accepting request 386247 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/386247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=110
2016-04-11 07:14:28 +00:00
Marcus Hüwe
3fdc3dbf10 Accepting request 382824 from home:olh:branches:openSUSE:Tools
- Recommend powerpc32 to avoid 'osc build' failures

OBS-URL: https://build.opensuse.org/request/show/382824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=211
2016-04-01 10:56:02 +00:00
Dominique Leuenberger
d9ca813769 Accepting request 365772 from openSUSE:Tools
version update

OBS-URL: https://build.opensuse.org/request/show/365772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=109
2016-03-07 12:27:34 +00:00
21f3b2bfb6 update to 0.153.0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=209
2016-03-04 07:39:15 +00:00
3fba3d3deb build
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=208
2016-03-04 07:29:01 +00:00
Dominique Leuenberger
a88ba59cb9 Accepting request 314521 from openSUSE:Tools
version update, needed changes for some API extensions

OBS-URL: https://build.opensuse.org/request/show/314521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=108
2015-07-02 20:49:40 +00:00
Marcus Hüwe
4e5e5975be Accepting request 314687 from home:hennevogel:branches:openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/314687
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=206
2015-07-01 19:35:58 +00:00
a7a86df4cc build
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=205
2015-06-30 13:37:22 +00:00
Stephan Kulow
b0fa9d6e5f Accepting request 307249 from openSUSE:Tools
1

OBS-URL: https://build.opensuse.org/request/show/307249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=107
2015-05-16 05:14:27 +00:00
Stephan Kulow
4d8fff38f0 Accepting request 306559 from devel:tools:scm
Fix source URL

OBS-URL: https://build.opensuse.org/request/show/306559
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=203
2015-05-15 08:24:08 +00:00
Dominique Leuenberger
6e8e24f7a3 Accepting request 304332 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/304332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=106
2015-04-30 09:50:34 +00:00