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
Duncan Macleod
gracedb-client
Commits
0a33345a
Verified
Commit
0a33345a
authored
Aug 21, 2019
by
Tanner Prestegard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Packaging changes for 2.4.0 and changelog update
parent
e46dceee
Pipeline
#76492
passed with stages
in 4 minutes and 35 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
17 additions
and
3 deletions
+17
-3
debian/changelog
debian/changelog
+6
-0
docs/source/changelog.rst
docs/source/changelog.rst
+8
-0
ligo-gracedb.spec
ligo-gracedb.spec
+2
-2
ligo/gracedb/version.py
ligo/gracedb/version.py
+1
-1
No files found.
debian/changelog
View file @
0a33345a
ligo-gracedb (2.4.0-1) unstable; urgency=low
* Add client method and CLI method for updating a GRB event
-- Tanner Prestegard <tanner.prestegard@ligo.org> Wed, 21 Aug 2019 13:37:46 -0500
ligo-gracedb (2.3.0-1) unstable; urgency=low
* Add feature for reloading an expired X.509 certificate
...
...
docs/source/changelog.rst
View file @
0a33345a
Changelog
=========
2.4.0 (August 21, 2019)
---------------------
- Change minimum required version of ``six`` to 1.9.0
- Add client method for updating GRB event parameters
- Add CLI method for updating GRB event parameters
2.3.0 (July 17, 2019)
---------------------
...
...
ligo-gracedb.spec
View file @
0a33345a
%define name ligo-gracedb
%define version 2.
3
.0
%define unmangled_version 2.
3
.0
%define version 2.
4
.0
%define unmangled_version 2.
4
.0
%define release 1
Summary: Gravity Wave Candidate Event Database
...
...
ligo/gracedb/version.py
View file @
0a33345a
__version__
=
'2.
3
.0'
__version__
=
'2.
4
.0'
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