Accepting request 514459 from filesystems:ceph:luminous
bsc#1047244 OBS-URL: https://build.opensuse.org/request/show/514459 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=114
This commit is contained in:
parent
f88dabcce2
commit
ac4381f052
2
_service
2
_service
@ -6,7 +6,7 @@
|
||||
<param name="filename">ceph</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="package-meta">no</param>
|
||||
<param name="changesgenerate">disable</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="commandtorun">sh etc/ceph_ver_hack.sh</param>
|
||||
</service>
|
||||
<service name="extract_ceph_spec" mode="disabled" />
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/SUSE/ceph.git</param>
|
||||
<param name="changesrevision">04d0738487279ed967d2d0334f14950929af33e0</param></service></servicedata>
|
||||
<param name="changesrevision">82d6a9c37ad0a5229f5b4e6d8046eaea6cc5f318</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:988db2ba76ac0cdfbae8eba264b69ce9736129d4c7d85225824a38853747dc11
|
||||
size 127320510
|
3
ceph-12.1.2+git.1501790037.82d6a9c37a.tar.bz2
Normal file
3
ceph-12.1.2+git.1501790037.82d6a9c37a.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58bae7e0568ba4e02d984cccf8c174c4a8beb51573339c050a0977370ce7053e
|
||||
size 127319462
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 03 20:06:55 UTC 2017 - ncutler@suse.com
|
||||
|
||||
- Update to version 12.1.2+git.1501790037.82d6a9c37a:
|
||||
+ osd: move CMPEXT response munging into completion function
|
||||
(bsc#1047244)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 2 14:41:41 UTC 2017 - ncutler@suse.com
|
||||
|
||||
|
@ -68,7 +68,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph-test
|
||||
Version: 12.1.2+git.1501684697.aa6b0153ef
|
||||
Version: 12.1.2+git.1501790037.82d6a9c37a
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 03 20:06:55 UTC 2017 - ncutler@suse.com
|
||||
|
||||
- Update to version 12.1.2+git.1501790037.82d6a9c37a:
|
||||
+ osd: move CMPEXT response munging into completion function
|
||||
(bsc#1047244)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 2 14:41:41 UTC 2017 - ncutler@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user