- Update to version 13.2+git20140829.9539e1d:

+ xdg_menu: use File::Find instead of calling out to find
  + brp-25-symlink: fix missing alternatives
  + brp-25-symlink: fix eating /./ in path
  + brp-25-symlink: massive rewrite to reduce number of calls
  + brp-40-rootfs: reduce number of calls
  + brp-60-hook: add some double quotes
  + brp-50-check-python: add some double quotes, remove commented code
  + Adwaita is a defined icon theme mandatory installed as dependency to GTK3.

OBS-URL: https://build.opensuse.org/package/show/Base:System/brp-check-suse?expand=0&rev=56
This commit is contained in:
Dirk Mueller 2014-10-20 14:37:34 +00:00 committed by Git OBS Bridge
parent aaf1dbe9d2
commit fbcda70f5d
6 changed files with 25 additions and 4 deletions

View File

@ -4,6 +4,9 @@
<param name="versionformat">13.2+git%cd.%h</param>
<param name="url">git://github.com/openSUSE/brp-check-suse.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">master</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">
<param name="compression">xz</param>

5
_servicedata Normal file
View File

@ -0,0 +1,5 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/openSUSE/brp-check-suse.git</param>
<param name="changesrevision">9539e1dbb0</param></service>
</servicedata>

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Oct 20 14:35:36 UTC 2014 - dmueller@suse.com
- Update to version 13.2+git20140829.9539e1d:
+ xdg_menu: use File::Find instead of calling out to find
+ brp-25-symlink: fix missing alternatives
+ brp-25-symlink: fix eating /./ in path
+ brp-25-symlink: massive rewrite to reduce number of calls
+ brp-40-rootfs: reduce number of calls
+ brp-60-hook: add some double quotes
+ brp-50-check-python: add some double quotes, remove commented code
+ Adwaita is a defined icon theme mandatory installed as dependency to GTK3.
-------------------------------------------------------------------
Wed Jul 30 12:41:49 UTC 2014 - sleep_walker@suse.cz

View File

@ -23,7 +23,7 @@ License: GPL-2.0+
Group: Development/Tools/Building
# we need the full perl because of XML Parsing and utf-8
Requires: perl
Version: 13.2+git20140727.d76b99d
Version: 13.2+git20140829.9539e1d
Release: 0
Url: https://github.com/openSUSE/brp-check-suse
#