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
dd0ae853
Verified
Commit
dd0ae853
authored
Jul 25, 2018
by
Tanner Prestegard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changes for packaging version 2.0.0.dev1
parent
326bc3ae
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
3 deletions
+15
-3
debian/changelog
debian/changelog
+12
-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 @
dd0ae853
ligo-gracedb (2.0.0~1-1) unstable; urgency=low
* Added CI configuration
* Updated how package version is handled
* Removed bin/gracedb executable, now built by setup.py as an entry_point
* Added client version to request headers
* Bugfix for "faking" VOEvent file text in response
* Added "fake" VOEvent file text in response of createVOEvent
* Added superevent categories
-- Tanner Prestegard <tanner.prestegard@ligo.org> Wed, 25 Jul 2018 11:38:40 -0500
ligo-gracedb (2.0.0~0-1) unstable; urgency=low
* Identical to 1.29~1-1 other than packaging changes, but decided that we should bump the major version number
...
...
ligo-gracedb.spec
View file @
dd0ae853
%define name ligo-gracedb
%define version 2.0.0
%define unmangled_version 2.0.0.dev
0
%define release 0.
0
%define unmangled_version 2.0.0.dev
1
%define release 0.
1
Summary: Gravity Wave Candidate Event Database
Name: %{name}
...
...
ligo/gracedb/version.py
View file @
dd0ae853
__version__
=
'2.0.0.dev
0
'
__version__
=
'2.0.0.dev
1
'
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