Accepting request 44121 from openSUSE:Tools:Unstable
Copy from openSUSE:Tools:Unstable/build via accept of submit request 44121 revision 50. Request was accepted with message: accepted OBS-URL: https://build.opensuse.org/request/show/44121 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=97
This commit is contained in:
parent
1afbed6ca1
commit
308a1f0f8c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:060b3025f6af4669fca48095fb18f63aa8f64bd244faf93b2b62a9cd1afd0b3f
|
||||
size 108355
|
3
build-2010.07.28.tar.gz
Normal file
3
build-2010.07.28.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c55641402fdfe7e7796a0fadcacfbc78cec97124da017e3d9897003e71ff38bd
|
||||
size 99969
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 28 15:44:41 CEST 2010 - mls@suse.de
|
||||
|
||||
- update to current git
|
||||
* document --repo and --dist
|
||||
* update wiki links
|
||||
* fix bugs in repo handling
|
||||
* fix distribution autodetection code
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 22 09:22:03 UTC 2010 - adrian@suse.de
|
||||
|
||||
- update to current git
|
||||
* support for Files provide
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 8 13:15:42 UTC 2010 - adrian@suse.de
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 2010.07.08
|
||||
Version: 2010.07.28
|
||||
Binary: build
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package build (Version 2010.07.08)
|
||||
# spec file for package build (Version 2010.07.28)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -23,7 +23,7 @@ License: GPLv2+
|
||||
Group: Development/Tools/Building
|
||||
AutoReqProv: on
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
Version: 2010.07.08
|
||||
Version: 2010.07.28
|
||||
Release: 1
|
||||
# osc rm build-*tar.bz2
|
||||
# REVISION=$(svn info https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/build | sed -ne "/Revision: /s///p")
|
||||
|
@ -1,3 +1,13 @@
|
||||
build (2010.07.28-1) unstable; urgency=low
|
||||
|
||||
* Update to current git trunk
|
||||
- document --repo and --dist
|
||||
- update wiki links
|
||||
- fix bugs in repo handling
|
||||
- fix distribution autodetection code
|
||||
|
||||
-- Michael Schroeder <mls@suse.de> Wed, 28 Jul 2010 12:46:52 +0200
|
||||
|
||||
build (2010.07.08-1) unstable; urgency=low
|
||||
|
||||
* Update to current git trunk
|
||||
|
Loading…
Reference in New Issue
Block a user