Skip to content

Commit 3585cfe

Browse files
committed
Merge pull request #8 from openvstorage/1.8.7
make_release: 1.8.7
2 parents 5d658b9 + 3460be5 commit 3585cfe

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

META

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- conf -*-
22

33
description = "Arakoon client"
4-
version = "1.8.6"
4+
version = "1.8.7"
55
exists_if = "arakoon_client.cma,arakoon_client.cmxa,arakoon_client.cmxs"
66
requires = "threads lwt lwt.unix str oUnit quickcheck lwt.ssl ocplib-endian nocrypto cstruct"
77
archive(byte) = "arakoon_client.cma"

debian/changelog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
arakoon (1.8.7) unstable; urgency=low
2+
* new upstream version
3+
4+
-- Jan Doms <[email protected]> Mon, 03 Aug 2015 16:48:18 +0100
5+
16
arakoon (1.8.6) unstable; urgency=low
27
* new upstream version
38

redhat/SPECS/arakoon.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Summary: Arakoon
44
Name: arakoon
5-
Version: 1.8.6
5+
Version: 1.8.7
66
Release: 3%{?dist}
77
License: Apache 2.0
88
Requires: libev >= 4
@@ -33,6 +33,8 @@ cp arakoon.native %{buildroot}%{_bindir}/arakoon
3333
%{_bindir}/arakoon
3434

3535
%changelog
36+
* Mon Aug 03 2015 Jan Doms <[email protected]> - 1.8.7
37+
- Create arakoon 1.8.7 RPM package
3638
* Fri Jun 26 2015 Jan Doms <[email protected]> - 1.8.6
3739
- Create arakoon 1.8.6 RPM package
3840
* Fri Jun 12 2015 Jan Doms <[email protected]> - 1.8.5

0 commit comments

Comments
 (0)