Skip to content

Commit

Permalink
Merge pull request #554 from Incubaid/1.8.3
Browse files Browse the repository at this point in the history
make_release: 1.8.3
  • Loading branch information
toolslive committed May 22, 2015
2 parents 0bded97 + 48dc9d7 commit 41ed1cb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion META
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- conf -*-

description = "Arakoon client"
version = "1.8.2"
version = "1.8.3"
exists_if = "arakoon_client.cma,arakoon_client.cmxa,arakoon_client.cmxs"
requires = "threads lwt lwt.unix str oUnit quickcheck lwt.ssl ocplib-endian nocrypto cstruct"
archive(byte) = "arakoon_client.cma"
Expand Down
5 changes: 5 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
arakoon (1.8.3) unstable; urgency=low
* new upstream version

-- Romain Slootmaekers <[email protected]> Fri, 22 May 2015 13:59:47 +0100

arakoon (1.8.2) unstable; urgency=low
* new upstream version

Expand Down
4 changes: 3 additions & 1 deletion redhat/SPECS/arakoon.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Summary: Arakoon
Name: arakoon
Version: 1.8.2
Version: 1.8.3
Release: 3%{?dist}
License: Apache 2.0
Requires: libev >= 4
Expand Down Expand Up @@ -31,6 +31,8 @@ cp arakoon.native %{buildroot}%{_bindir}/arakoon
%{_bindir}/arakoon

%changelog
* Fri May 22 2015 Romain Slootmaekers <[email protected]> - 1.8.3
- Create arakoon 1.8.3 RPM package
* Mon May 04 2015 Jan Doms <[email protected]> - 1.8.2
- Create arakoon 1.8.2 RPM package
* Fri Apr 03 2015 Jan Doms <[email protected]> - 1.8.1
Expand Down

0 comments on commit 41ed1cb

Please sign in to comment.