From c1984733c4c50d7a4a7d5ae767ce87bcb3bea1c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Tue, 19 Sep 2017 21:38:38 +0200 Subject: Release version 6.0 --- packaging/biboumi.spec.cmake | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'packaging') diff --git a/packaging/biboumi.spec.cmake b/packaging/biboumi.spec.cmake index d28c840..5c01b80 100644 --- a/packaging/biboumi.spec.cmake +++ b/packaging/biboumi.spec.cmake @@ -61,11 +61,8 @@ make check %{?_smp_mflags} %changelog -* ${RPM_DATE} Le Coz Florent - ${RPM_VERSION}-1 -- Build latest git revision - -* Wed Jun 14 2017 Le Coz Florent - 6.0-1 - Enable database support by building with sqlite3 +* Tue Sep 19 2017 Le Coz Florent - 6.0-1 + Update to version 6.0 * Wed May 24 2017 Le Coz Florent - 5.0-1 - Update to version 5.0 -- cgit v1.2.3 From aa65cfd1064a158ea0ba3482db5e66316495ac24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Wed, 4 Oct 2017 22:10:07 +0200 Subject: Release version 6.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 5c01b80..a3b94ce 100644 --- a/packaging/biboumi.spec.cmake +++ b/packaging/biboumi.spec.cmake @@ -61,6 +61,9 @@ make check %{?_smp_mflags} %changelog +* Wed Oct 4 2017 Le Coz Florent - 6.1-1 + Update to version 6.1 + * Tue Sep 19 2017 Le Coz Florent - 6.0-1 Update to version 6.0 -- cgit v1.2.3 From 5c75cd104f1fe69ac7a287044d5fc1a6cf8cdffa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Wed, 17 Jan 2018 21:09:25 +0100 Subject: By the way, we were on version 7.0~dev --- packaging/biboumi.spec.cmake | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/biboumi.spec.cmake b/packaging/biboumi.spec.cmake index a3b94ce..4cd3aa5 100644 --- a/packaging/biboumi.spec.cmake +++ b/packaging/biboumi.spec.cmake @@ -12,6 +12,7 @@ BuildRequires: expat-devel BuildRequires: libuuid-devel BuildRequires: systemd-devel BuildRequires: sqlite-devel +BuildRequires: postgresql-devel BuildRequires: cmake BuildRequires: systemd BuildRequires: pandoc @@ -39,7 +40,8 @@ cmake . -DCMAKE_CXX_FLAGS="%{optflags}" \ -DWITHOUT_BOTAN=1 \ -DWITH_SYSTEMD=1 \ -DWITH_LIBIDN=1 \ - -DWITH_SQLITE3=1 + -DWITH_SQLITE3=1 \ + -DWITH_POSTGRESQL=1 make %{?_smp_mflags} @@ -61,6 +63,9 @@ make check %{?_smp_mflags} %changelog +* ${RPM_DATE} Le Coz Florent - ${RPM_VERSION}-1 +- Build latest git revision + * Wed Oct 4 2017 Le Coz Florent - 6.1-1 Update to version 6.1 -- cgit v1.2.3 From 6e1af8b082379a2cf0aafc8c7929bea465b9d8aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Wed, 17 Jan 2018 21:14:44 +0100 Subject: Release version 7.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 4cd3aa5..95f19e1 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 Jan 17 2018 Le Coz Florent - 7.0-1 + Update to version 7.0 * Wed Oct 4 2017 Le Coz Florent - 6.1-1 Update to version 6.1 -- cgit v1.2.3 From 24b4a09d47829994157305cd5ef68a44ac7af27d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Mon, 22 Jan 2018 18:05:57 +0100 Subject: By the way, start version 8.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 95f19e1..a61f4bc 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 Jan 17 2018 Le Coz Florent - 7.0-1 Update to version 7.0 -- cgit v1.2.3 From 23e51e814f330ee06dc4dac29d1b2f328e8238b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Mon, 22 Jan 2018 21:01:50 +0100 Subject: Release version 7.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 95f19e1..0bb0db8 100644 --- a/packaging/biboumi.spec.cmake +++ b/packaging/biboumi.spec.cmake @@ -63,6 +63,9 @@ make check %{?_smp_mflags} %changelog +* Wed Jan 22 2018 Le Coz Florent - 7.1-1 + Update to version 7.1 + * Wed Jan 17 2018 Le Coz Florent - 7.0-1 Update to version 7.0 -- cgit v1.2.3 From 97c8e2fed3b510d8048a386230b480c3044153d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Thu, 25 Jan 2018 02:05:26 +0100 Subject: Release version 7.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 0bb0db8..8b9ad17 100644 --- a/packaging/biboumi.spec.cmake +++ b/packaging/biboumi.spec.cmake @@ -63,6 +63,9 @@ make check %{?_smp_mflags} %changelog +* Wed Jan 24 2018 Le Coz Florent - 7.2-1 + Update to version 7.2 + * Wed Jan 22 2018 Le Coz Florent - 7.1-1 Update to version 7.1 -- cgit v1.2.3