1
0

- Update to version 0.12:

* fix for continous lines in macros

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=103
This commit is contained in:
Frank Schreiner 2018-01-18 21:15:31 +00:00 committed by Git OBS Bridge
parent f8fa5bfab1
commit 90d84e4c77
7 changed files with 17 additions and 8 deletions

View File

@ -8,8 +8,8 @@
<param name="versionformat">0.7+git%cd.%h</param>
<param name="revision">master</param>
-->
<param name="version">0.11</param>
<param name="revision">0.11</param>
<param name="version">0.12</param>
<param name="revision">0.12</param>
<param name="changesgenerate">enable</param>
</service>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/openSUSE/obs-service-source_validator.git</param>
<param name="changesrevision">ab52c5b89399fb0f42c3cd2eefc49edc194a54ac</param></service></servicedata>
<param name="changesrevision">74f67d76f95090350ea2770407d664a455eb48cc</param></service></servicedata>

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: obs-service-source-validator
Version: 0.11-0
Version: 0.12-0
Binary: obs-service-source-validator
Maintainer: Hib Eris <hib@hiberis.nl>
Architecture: all

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b173080831e7fcf0cac1a382760505fe13232ad70a4c7d5b0f6a605b12bfb318
size 39080

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:93aa5aa14acb1c495fbb2d52a941d0dfcf0322b7a409856dd0a0289827528f11
size 48292

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 18 21:13:55 UTC 2018 - fschreiner@suse.de
- Update to version 0.12:
* fix for continous lines in macros
-------------------------------------------------------------------
Thu Jan 16 20:55:21 UTC 2018 - fschreiner@suse.de

View File

@ -21,7 +21,7 @@ Summary: An OBS source service: running all the osc source-validator chec
License: GPL-2.0+
Group: Development/Tools/Building
Url: https://github.com/openSUSE/obs-service-source_validator
Version: 0.11
Version: 0.12
Release: 0
# use osc service dr to update
Source: %{name}-%{version}.tar.bz2
@ -58,6 +58,9 @@ used via project wide defined services.
%install
%makeinstall
%check
make test
%files
%defattr(-,root,root)
%doc COPYING