Skip to content

Commit d4f2572

Browse files
author
Romain Slootmaekers
authored
Merge pull request #202 from openvstorage/1.9.22
make_release: 1.9.22
2 parents 82ff286 + 37c9542 commit d4f2572

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.21"
4+
version = "1.9.22"
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.22) unstable; urgency=low
2+
* new upstream version
3+
4+
-- Romain Slootmaekers <[email protected]> Thu, 24 Aug 2017 15:34:37 +0100
5+
16
arakoon (1.9.21) 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.21
5+
Version: 1.9.22
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+
* Thu Aug 24 2017 Romain Slootmaekers <[email protected]> - 1.9.22
37+
- Create arakoon 1.9.22 RPM package
3638
* Tue Aug 22 2017 Romain Slootmaekers <[email protected]> - 1.9.21
3739
- Create arakoon 1.9.21 RPM package
3840
* Wed Aug 09 2017 Romain Slootmaekers <[email protected]> - 1.9.20

0 commit comments

Comments
 (0)