Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
lscsoft
ligo-segments
Commits
8af238a7
Commit
8af238a7
authored
Jul 04, 2018
by
Duncan Macleod
1
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '1.0.1' into 'master'
ligo-segments-1.0.1 See merge request
!6
parents
7c795bbb
9503cd48
Pipeline
#24246
passed with stages
in 10 minutes and 57 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
2 deletions
+11
-2
debian/changelog
debian/changelog
+6
-0
ligo-segments.spec
ligo-segments.spec
+4
-1
ligo/segments.py
ligo/segments.py
+1
-1
No files found.
debian/changelog
View file @
8af238a7
ligo-segments (1.0.1-1) unstable; urgency=low
* bug-fix release
-- Duncan Macleod <duncan.macleod@ligo.org> Wed, 04 Jul 2018 12:17:00 +0000
ligo-segments (1.0.0-1) unstable; urgency=low
* first release of ligo.segments, should be funtionally identical to glue.segments
...
...
ligo-segments.spec
View file @
8af238a7
%global srcname ligo-segments
Name: %{srcname}
Version: 1.0.
0
Version: 1.0.
1
Release: 1%{?dist}
Summary: Representations of semi-open intervals
...
...
@@ -76,5 +76,8 @@ make check PYTHON=%{__python3} PYTHONPATH="$RPM_BUILD_ROOT%{python3_sitearch}"
%{python3_sitearch}/*
%changelog
* Wed Jul 04 2018 Duncan Macleod <duncan.macleod@ligo.org>
- 1.0.1: bug-fix release
* Thu May 10 2018 Duncan Macleod <duncan.macleod@ligo.org>
- 1.0.0: first release of ligo.segments, should be funtionally identical to glue.segments
ligo/segments.py
View file @
8af238a7
...
...
@@ -52,7 +52,7 @@ from six.moves import range
__author__
=
"Kipp Cannon <kipp.cannon@ligo.org>"
__version__
=
'1.0.
0
'
__version__
=
'1.0.
1
'
#
...
...
Duncan Macleod
@duncanmmacleod
mentioned in commit
880b17de
·
Jul 04, 2018
mentioned in commit
880b17de
mentioned in commit 880b17deb5fcc766c1718f5a5fb418d3f4190c83
Toggle commit list
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