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
Spot
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
117
Issues
117
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
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
Spot
Spot
Commits
54d6507f
Commit
54d6507f
authored
Mar 13, 2016
by
Alexandre Duret-Lutz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release Spot 1.99.9.
* NEWS, configure.ac, doc/org/setup.org: Bump version.
parent
2402c214
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
8 deletions
+9
-8
NEWS
NEWS
+3
-2
configure.ac
configure.ac
+1
-1
doc/org/setup.org
doc/org/setup.org
+5
-5
No files found.
NEWS
View file @
54d6507f
New in spot 1.99.
8a (not yet released
)
New in spot 1.99.
9 (2016-03-14
)
Command-line tools:
...
...
@@ -23,12 +23,13 @@ New in spot 1.99.8a (not yet released)
* The page https://spot.lrde.epita.fr/upgrade2.html should help
people migrating old C++ code written for Spot 1.2.x, and update
it for Spot 2.0.
it for
(the upcoming)
Spot 2.0.
Bug fixes:
* spot/twaalgos/gtec/gtec.hh was incorrectly installed as
spot/tgbaalgos/gtec/gtec.hh.
* The shared libraries should now compile again on Darwin.
New in spot 1.99.8 (2016-02-18)
...
...
configure.ac
View file @
54d6507f
...
...
@@ -21,7 +21,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.61])
AC_INIT([spot], [1.99.
8a
], [spot@lrde.epita.fr])
AC_INIT([spot], [1.99.
9
], [spot@lrde.epita.fr])
AC_CONFIG_AUX_DIR([tools])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([1.11 gnu tar-ustar color-tests parallel-tests])
...
...
doc/org/setup.org
View file @
54d6507f
#+OPTIONS: H:2 num:nil toc:t html-postamble:nil
#+EMAIL: spot@lrde.epita.fr
#+HTML_LINK_HOME: index.html
#+MACRO: SPOTVERSION 1.99.
8
#+MACRO: LASTRELEASE 1.99.
8
#+MACRO: LASTTARBALL [[http://www.lrde.epita.fr/dload/spot/spot-1.99.
8.tar.gz][=spot-1.99.8
.tar.gz=]]
#+MACRO: LASTNEWS [[https://gitlab.lrde.epita.fr/spot/spot/blob/spot-1-99-
8
/NEWS][summary of the changes]]
#+MACRO: LASTDATE 2016-0
2-18
#+MACRO: SPOTVERSION 1.99.
9
#+MACRO: LASTRELEASE 1.99.
9
#+MACRO: LASTTARBALL [[http://www.lrde.epita.fr/dload/spot/spot-1.99.
9.tar.gz][=spot-1.99.9
.tar.gz=]]
#+MACRO: LASTNEWS [[https://gitlab.lrde.epita.fr/spot/spot/blob/spot-1-99-
9
/NEWS][summary of the changes]]
#+MACRO: LASTDATE 2016-0
3-14
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