Accepting request 572221 from home:marxin:branches:devel:tools

- Update to version 2.18+git.20180130.98d668e8:
  * Bump version to 2.18
  * Roll back this one.
  * Fix warning.
  * trigger this on ctest.
  * Try this.
  * Fix package name.
  * Maybe like this?
  * Try to add more compilers.
  * Remove unused capture part deux.
  * Remove unused capture.

OBS-URL: https://build.opensuse.org/request/show/572221
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rtags?expand=0&rev=9
This commit is contained in:
Martin Pluskal 2018-02-05 09:53:28 +00:00 committed by Git OBS Bridge
parent 75b589c49d
commit cd0be75153
5 changed files with 22 additions and 7 deletions

View File

@ -4,8 +4,8 @@
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="filename">rtags</param>
<param name="versionformat">2.13+git.%cd.%h</param>
<param name="revision">93b0063626c54ab976b2c8f2dba8cd9d25e18bd4</param>
<param name="versionformat">2.18+git.%cd.%h</param>
<param name="revision">98d668e85cf9ae84e775742752c5656dd2df2f17</param>
</service>
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Feb 03 11:28:23 UTC 2018 - mliska@suse.cz
- Update to version 2.18+git.20180130.98d668e8:
* Bump version to 2.18
* Roll back this one.
* Fix warning.
* trigger this on ctest.
* Try this.
* Fix package name.
* Maybe like this?
* Try to add more compilers.
* Remove unused capture part deux.
* Remove unused capture.
-------------------------------------------------------------------
Sun Aug 27 18:23:35 UTC 2017 - mliska@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package rtags
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
Name: rtags
Version: 2.13+git.20170825.93b00636
Version: 2.18+git.20180130.98d668e8
Release: 0
Summary: Clang based source code indexer
License: GPL-3.0+