From 08fabd0a10f01dab3971398768a32e6fef177434 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Wed, 2 May 2018 19:44:59 +0200 Subject: Release version 8.0 --- packaging/biboumi.spec.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packaging') diff --git a/packaging/biboumi.spec.cmake b/packaging/biboumi.spec.cmake index d07ed74..4b15540 100644 --- a/packaging/biboumi.spec.cmake +++ b/packaging/biboumi.spec.cmake @@ -63,8 +63,8 @@ make check %{?_smp_mflags} %changelog -* ${RPM_DATE} Le Coz Florent - ${RPM_VERSION}-1 -- Build latest git revision +* Wed May 2 2018 Le Coz Florent - 8.0-1 + Update to version 8.0 * Wed Jan 24 2018 Le Coz Florent - 7.2-1 Update to version 7.2 -- cgit v1.2.3 From edcd80cca12b45bd79a631f6c421a6cfce9c17f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Wed, 2 May 2018 20:22:48 +0200 Subject: Start version 9.0 --- packaging/biboumi.spec.cmake | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packaging') diff --git a/packaging/biboumi.spec.cmake b/packaging/biboumi.spec.cmake index 4b15540..7e20583 100644 --- a/packaging/biboumi.spec.cmake +++ b/packaging/biboumi.spec.cmake @@ -63,6 +63,9 @@ make check %{?_smp_mflags} %changelog +* ${RPM_DATE} Le Coz Florent - ${RPM_VERSION}-1 +- Build latest git revision + * Wed May 2 2018 Le Coz Florent - 8.0-1 Update to version 8.0 -- cgit v1.2.3 From 1c4620d992d64e585c028659b0001b5f8ba94235 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Tue, 15 May 2018 19:50:41 +0200 Subject: Release version 8.1 --- packaging/biboumi.spec.cmake | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packaging') diff --git a/packaging/biboumi.spec.cmake b/packaging/biboumi.spec.cmake index 4b15540..119505c 100644 --- a/packaging/biboumi.spec.cmake +++ b/packaging/biboumi.spec.cmake @@ -63,6 +63,9 @@ make check %{?_smp_mflags} %changelog +* Wed May 14 2018 Le Coz Florent - 8.1-1 + Update to version 8.1 + * Wed May 2 2018 Le Coz Florent - 8.0-1 Update to version 8.0 -- cgit v1.2.3 From ad1c63b129a928894e7255dc1eb5349d994fa1d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Thu, 17 May 2018 22:12:09 +0200 Subject: Build the RPM package with botan2 --- packaging/biboumi.spec.cmake | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/biboumi.spec.cmake b/packaging/biboumi.spec.cmake index 5ef34b6..fbc464e 100644 --- a/packaging/biboumi.spec.cmake +++ b/packaging/biboumi.spec.cmake @@ -13,6 +13,7 @@ BuildRequires: libuuid-devel BuildRequires: systemd-devel BuildRequires: sqlite-devel BuildRequires: postgresql-devel +BuildRequires: botan2-devel BuildRequires: cmake BuildRequires: systemd BuildRequires: pandoc @@ -37,7 +38,7 @@ cmake . -DCMAKE_CXX_FLAGS="%{optflags}" \ -DCMAKE_BUILD_TYPE=release \ -DCMAKE_INSTALL_PREFIX=/usr \ -DPOLLER=EPOLL \ - -DWITHOUT_BOTAN=1 \ + -DWITH_BOTAN=1 \ -DWITH_SYSTEMD=1 \ -DWITH_LIBIDN=1 \ -DWITH_SQLITE3=1 \ @@ -66,6 +67,9 @@ make check %{?_smp_mflags} * ${RPM_DATE} Le Coz Florent - ${RPM_VERSION}-1 - Build latest git revision +* ${RPM_DATE} Le Coz Florent - ${RPM_VERSION}-1 +- Build against botan2 + * Wed May 14 2018 Le Coz Florent - 8.1-1 Update to version 8.1 -- cgit v1.2.3 From d3eda68761d6b5f4394c41248ae95915d6e90ae2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Wed, 23 May 2018 01:12:31 +0200 Subject: Release version 8.2 --- packaging/biboumi.spec.cmake | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packaging') diff --git a/packaging/biboumi.spec.cmake b/packaging/biboumi.spec.cmake index 119505c..d658c55 100644 --- a/packaging/biboumi.spec.cmake +++ b/packaging/biboumi.spec.cmake @@ -63,6 +63,9 @@ make check %{?_smp_mflags} %changelog +* Wed May 25 2018 Le Coz Florent - 8.2-1 + Update to version 8.1 + * Wed May 14 2018 Le Coz Florent - 8.1-1 Update to version 8.1 -- cgit v1.2.3 From ac8cd7082b070eb74ccd3d5b669c419941fc29ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Fri, 1 Jun 2018 12:43:34 +0200 Subject: Release version 8.3 --- packaging/biboumi.spec.cmake | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/biboumi.spec.cmake b/packaging/biboumi.spec.cmake index d658c55..5950930 100644 --- a/packaging/biboumi.spec.cmake +++ b/packaging/biboumi.spec.cmake @@ -63,8 +63,11 @@ make check %{?_smp_mflags} %changelog +* Wed Jun 1 2018 Le Coz Florent - 8.3-1 + Update to version 8.3 + * Wed May 25 2018 Le Coz Florent - 8.2-1 - Update to version 8.1 + Update to version 8.2 * Wed May 14 2018 Le Coz Florent - 8.1-1 Update to version 8.1 -- cgit v1.2.3 From 28acbed948e1c281f9de6132164e42d0ed20c32f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Mon, 3 Sep 2018 22:26:10 +0200 Subject: Change the doc files listed in the spec file --- packaging/biboumi.spec.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/biboumi.spec.cmake b/packaging/biboumi.spec.cmake index 1a46ef8..c841cdc 100644 --- a/packaging/biboumi.spec.cmake +++ b/packaging/biboumi.spec.cmake @@ -58,7 +58,7 @@ make check %{?_smp_mflags} %files %{_bindir}/%{name} %{_mandir}/man1/%{name}.1* -%doc README.rst COPYING doc/biboumi.1.rst +%doc README.rst COPYING doc/*.rst %{_unitdir}/%{name}.service %config(noreplace) %{biboumi_confdir}/*policy.txt -- cgit v1.2.3