Skip to content

Commit 3566787

Browse files
author
Romain Slootmaekers
authored
Merge pull request #165 from openvstorage/1.9.16
make_release: 1.9.16
2 parents 5f388e7 + af1a065 commit 3566787

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.9.15"
4+
version = "1.9.16"
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 redis.lwt uri"
77
archive(byte) = "arakoon_client.cma tcp_keepalive_sockopt_stubs.o"

debian/changelog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
arakoon (1.9.16) unstable; urgency=low
2+
* new upstream version
3+
4+
-- Romain Slootmaekers <[email protected]> Wed, 12 Apr 2017 16:16:11 +0100
5+
16
arakoon (1.9.15) 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.9.15
5+
Version: 1.9.16
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+
* Wed Apr 12 2017 Romain Slootmaekers <[email protected]> - 1.9.16
37+
- Create arakoon 1.9.16 RPM package
3638
* Thu Nov 03 2016 Jan Doms <[email protected]> - 1.9.15
3739
- Create arakoon 1.9.15 RPM package
3840
* Mon Oct 24 2016 Romain Slootmaekers <[email protected]> - 1.9.14

0 commit comments

Comments
 (0)