forked from pool/brp-check-suse
- Update to version 84.87+git20160906.bb0a7d0:
* brp-25-symlink: handle properly symlinks to root directory * - do not fail over new DefaultLayout element * neededforbuild -> BuildRequires * properly create tarball * Hint to the desktop category rules. (#6) OBS-URL: https://build.opensuse.org/package/show/Base:System/brp-check-suse?expand=0&rev=65
This commit is contained in:
parent
88e08c32ea
commit
1c903e0fa5
4
_service
4
_service
@ -1,7 +1,7 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="version">13.2</param>
|
<param name="version">84.87</param>
|
||||||
<param name="versionformat">13.2+git%cd.%h</param>
|
<param name="versionformat">84.87+git%cd.%h</param>
|
||||||
<param name="url">git://github.com/openSUSE/brp-check-suse.git</param>
|
<param name="url">git://github.com/openSUSE/brp-check-suse.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/openSUSE/brp-check-suse.git</param>
|
<param name="url">git://github.com/openSUSE/brp-check-suse.git</param>
|
||||||
<param name="changesrevision">031533d7bb03c467fa8c8c8ec32b62b5bc9f405b</param></service>
|
<param name="changesrevision">bb0a7d019919ab4ed17a8d38fb9dddc86d455b67</param></service>
|
||||||
</servicedata>
|
</servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:40b3999f01083240ca9d69228a1e6d97f479b9bfc5ee5e23518333c78f55539f
|
|
||||||
size 64944
|
|
3
brp-check-suse-84.87+git20160906.bb0a7d0.tar.xz
Normal file
3
brp-check-suse-84.87+git20160906.bb0a7d0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4f0650f6a93ed1afc82ac6bc1289cd856431c9604f8f611fa811e464e7d5aa9a
|
||||||
|
size 65016
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 06 14:14:15 UTC 2016 - lnussel@suse.de
|
||||||
|
|
||||||
|
- Update to version 84.87+git20160906.bb0a7d0:
|
||||||
|
* brp-25-symlink: handle properly symlinks to root directory
|
||||||
|
* - do not fail over new DefaultLayout element
|
||||||
|
* neededforbuild -> BuildRequires
|
||||||
|
* properly create tarball
|
||||||
|
* Hint to the desktop category rules. (#6)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 13 18:33:25 CET 2016 - ro@suse.de
|
Wed Jan 13 18:33:25 CET 2016 - ro@suse.de
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ License: GPL-2.0+
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
# we need the full perl because of XML Parsing and utf-8
|
# we need the full perl because of XML Parsing and utf-8
|
||||||
Requires: perl
|
Requires: perl
|
||||||
Version: 13.2+git20150521.971ea2f
|
Version: 84.87+git20160906.bb0a7d0
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: https://github.com/openSUSE/brp-check-suse
|
Url: https://github.com/openSUSE/brp-check-suse
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user