Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
G
gracedb-client
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Leo Pound Singer
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
Changes
4
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