summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2017-04-26 20:56:01 +0200
committerlouiz’ <louiz@louiz.org>2017-05-02 14:57:19 +0200
commitea65b43cc2ad17879332941293ead8e36a219800 (patch)
treef902b412bc49b934bde3a6a765eca6d5e8ebd44f
parentb5c86edc081069c3eec21bffa86d3958bc9e8db3 (diff)
downloadbiboumi-ea65b43cc2ad17879332941293ead8e36a219800.tar.gz
biboumi-ea65b43cc2ad17879332941293ead8e36a219800.tar.bz2
biboumi-ea65b43cc2ad17879332941293ead8e36a219800.tar.xz
biboumi-ea65b43cc2ad17879332941293ead8e36a219800.zip
Release version 4.2
-rw-r--r--CHANGELOG.rst5
-rw-r--r--packaging/biboumi.spec.cmake6
2 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 39941eb..f90700d 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -18,6 +18,11 @@ Version 5.0
- Botan’s TLS policies can be customized by the administrator, for each
IRC server, with simple text files.
+Version 4.2 - 2017-04-26
+========================
+
+ - Fix a build issue when LiteSQL is absent from the system
+
Version 4.1 - 2017-03-21
========================
diff --git a/packaging/biboumi.spec.cmake b/packaging/biboumi.spec.cmake
index 55d7631..fcf90c0 100644
--- a/packaging/biboumi.spec.cmake
+++ b/packaging/biboumi.spec.cmake
@@ -62,6 +62,12 @@ make check %{?_smp_mflags}
* ${RPM_DATE} Le Coz Florent <louiz@louiz.org> - ${RPM_VERSION}-1
- Build latest git revision
+* Wed Apr 26 2017 Le Coz Florent <louiz@louiz.org> - 4.2-1
+- Fix a build issue when LiteSQL is absent from the system
+
+* Tue Mar 21 2017 Le Coz Florent <louiz@louiz.org> - 4.1-1
+- Update to 4.1 sources: compatibility with botan 2.0
+
* Wed Nov 9 2016 Le Coz Florent <louiz@louiz.org> - 4.0-1
- Update to 4.0 sources