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
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
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
* 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 name ligo-gracedb
%define version 2.0.0
%define version 2.0.0
%define unmangled_version 2.0.0.dev
0
%define unmangled_version 2.0.0.dev
1
%define release 0.
0
%define release 0.
1
Summary: Gravity Wave Candidate Event Database
Summary: Gravity Wave Candidate Event Database
Name: %{name}
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