diff options
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/biboumi.spec.cmake | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/packaging/biboumi.spec.cmake b/packaging/biboumi.spec.cmake index c841cdc..ce4b36e 100644 --- a/packaging/biboumi.spec.cmake +++ b/packaging/biboumi.spec.cmake @@ -16,7 +16,7 @@ BuildRequires: postgresql-devel BuildRequires: botan2-devel BuildRequires: cmake BuildRequires: systemd -BuildRequires: pandoc +BuildRequires: /usr/bin/sphinx-build %global _hardened_build 1 @@ -68,13 +68,13 @@ make check %{?_smp_mflags} - Build latest git revision - Build against botan2 -* Wed Jun 1 2018 Le Coz Florent <louiz@louiz.org> - 8.3-1 +* Fri Jun 1 2018 Le Coz Florent <louiz@louiz.org> - 8.3-1 Update to version 8.3 -* Wed May 25 2018 Le Coz Florent <louiz@louiz.org> - 8.2-1 +* Fri May 25 2018 Le Coz Florent <louiz@louiz.org> - 8.2-1 Update to version 8.2 -* Wed May 14 2018 Le Coz Florent <louiz@louiz.org> - 8.1-1 +* Mon May 14 2018 Le Coz Florent <louiz@louiz.org> - 8.1-1 Update to version 8.1 * Wed May 2 2018 Le Coz Florent <louiz@louiz.org> - 8.0-1 @@ -83,7 +83,7 @@ make check %{?_smp_mflags} * Wed Jan 24 2018 Le Coz Florent <louiz@louiz.org> - 7.2-1 Update to version 7.2 -* Wed Jan 22 2018 Le Coz Florent <louiz@louiz.org> - 7.1-1 +* Mon Jan 22 2018 Le Coz Florent <louiz@louiz.org> - 7.1-1 Update to version 7.1 * Wed Jan 17 2018 Le Coz Florent <louiz@louiz.org> - 7.0-1 @@ -98,7 +98,7 @@ make check %{?_smp_mflags} * Wed May 24 2017 Le Coz Florent <louiz@louiz.org> - 5.0-1 - Update to version 5.0 -* Wed May 2 2017 Le Coz Florent <louiz@louiz.org> - 4.3-1 +* Tue May 2 2017 Le Coz Florent <louiz@louiz.org> - 4.3-1 - Fix a segmentation fault that occured when trying to connect to an IRC server without any port configured. |