Skip to content

Commit 9254ef8

Browse files
author
Romain Slootmaekers
authored
Merge pull request #187 from openvstorage/1.9.19
make_release: 1.9.19
2 parents f3d1433 + c3029fa commit 9254ef8

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.18"
4+
version = "1.9.19"
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.19) unstable; urgency=low
2+
* new upstream version
3+
4+
-- Romain Slootmaekers <[email protected]> Fri, 23 Jun 2017 10:43:11 +0100
5+
16
arakoon (1.9.18) 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.18
5+
Version: 1.9.19
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+
* Fri Jun 23 2017 Romain Slootmaekers <[email protected]> - 1.9.19
37+
- Create arakoon 1.9.19 RPM package
3638
* Thu Jun 01 2017 Romain Slootmaekers <[email protected]> - 1.9.18
3739
- Create arakoon 1.9.18 RPM package
3840
* Thu Apr 20 2017 Romain Slootmaekers <[email protected]> - 1.9.17

0 commit comments

Comments
 (0)