forked from pool/obs-service-source_validator
Accepting request 238621 from openSUSE:Tools
- update to git (0.4): - warn about unmentioned baselibs.conf and rpmlintrc - Handle Jan Engelhardt tarball signatures that are done before compression - handle %global like %define in output_versions - Support ARM build hosts - do not complain about temporary directories when running source services (on server esp.) - also check for orphan files when _services are used When _service mode is disabled or loc OBS-URL: https://build.opensuse.org/request/show/238621 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-source_validator?expand=0&rev=22
This commit is contained in:
commit
879a9aa4cc
2
_service
2
_service
@ -4,7 +4,7 @@
|
|||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="version">git-master</param>
|
<param name="version">git-master</param>
|
||||||
<param name="versionformat">0.3</param>
|
<param name="versionformat">0.4</param>
|
||||||
<param name="revision">master</param>
|
<param name="revision">master</param>
|
||||||
</service>
|
</service>
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1c1d22f0fcbf0579e3c3084010d22b1ea23aedd79c2201994d6596c658fddd0f
|
|
||||||
size 18725
|
|
3
obs-service-source_validator-0.4.tar.bz2
Normal file
3
obs-service-source_validator-0.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fff8ff02ad85e348a46981675f263c29e0154a0f90551df10e05fbfd6a686fcb
|
||||||
|
size 18929
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 25 12:56:41 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
- update to git (0.4):
|
||||||
|
- warn about unmentioned baselibs.conf and rpmlintrc
|
||||||
|
- Handle Jan Engelhardt tarball signatures that are done before
|
||||||
|
compression
|
||||||
|
- handle %global like %define in output_versions
|
||||||
|
- Support ARM build hosts
|
||||||
|
- do not complain about temporary directories when running source services (on server esp.)
|
||||||
|
- also check for orphan files when _services are used
|
||||||
|
When _service mode is disabled or loc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 27 15:16:33 UTC 2014 - t1locs@gmail.com
|
Tue May 27 15:16:33 UTC 2014 - t1locs@gmail.com
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ License: GPL-2.0+
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Summary: An OBS source service: defines all source-validator checks used by Factory
|
Summary: An OBS source service: defines all source-validator checks used by Factory
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Version: 0.3
|
Version: 0.4
|
||||||
Release: 0
|
Release: 0
|
||||||
# use osc service dr to update
|
# use osc service dr to update
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user