Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
biboumi
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Link Mauve
biboumi
Commits
23a33721
Commit
23a33721
authored
May 24, 2017
by
louiz’
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release version 5.0
parent
97f01d8e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
CHANGELOG.rst
CHANGELOG.rst
+2
-2
CMakeLists.txt
CMakeLists.txt
+1
-1
packaging/biboumi.spec.cmake
packaging/biboumi.spec.cmake
+2
-2
No files found.
CHANGELOG.rst
View file @
23a33721
Version 5.0
===========
Version 5.0
- 2017-05-24
===========
=============
- An identd server has been added.
- Add a **persistent** option for channels. When a channel is configured
...
...
CMakeLists.txt
View file @
23a33721
...
...
@@ -4,7 +4,7 @@ project(biboumi)
set
(
${
PROJECT_NAME
}
_VERSION_MAJOR 5
)
set
(
${
PROJECT_NAME
}
_VERSION_MINOR 0
)
set
(
${
PROJECT_NAME
}
_VERSION_SUFFIX
"
~dev
"
)
set
(
${
PROJECT_NAME
}
_VERSION_SUFFIX
""
)
if
(
NOT CMAKE_BUILD_TYPE
)
set
(
CMAKE_BUILD_TYPE
"Debug"
CACHE STRING
...
...
packaging/biboumi.spec.cmake
View file @
23a33721
...
...
@@ -59,8 +59,8 @@ make check %{?_smp_mflags}
%changelog
*
${
RPM_DATE
}
Le Coz Florent <louiz@louiz.org> -
${
RPM_VERSION
}
-1
-
Build latest git revision
*
Wed May 24 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
- Fix a segmentation fault that occured when trying to connect
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment