libdatadog 0.7.0.1.0.rc1-x86_64-linux → 0.7.0.1.0-x86_64-linux

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6edaf0beae1989442345da8b39ed7b56defa1ac9f683d8bd7ad083976466348e
4
- data.tar.gz: 8c4ef3e890c33d4b9795c755fdb3554777ea08f6431325fee22d378fbcf05cac
3
+ metadata.gz: 07e98b2403e59d8359d6b1876b2643c4454f90ffdc7ed7dba20b1971e05f113e
4
+ data.tar.gz: 4cfb4ac6e282a3aec21dcd6ef0ec5edb07b4d1dc9234b44d76a72b64be6b8b2f
5
5
  SHA512:
6
- metadata.gz: 835775b349d8bfa930e420e534191f8cb3186c927935d3250efca903bb5fc1ef0b24843a200076b468fc2fa3bc5af52afe9935a32ab71dd06d1c1e62ec40f4dc
7
- data.tar.gz: 69a3772d0206e07ab01f9cbf94270b3215f67802a755e6d493935df8feba9286e8568afd99c90600f989380e94892ee7b635bf72699199d1cf7942da39d669f4
6
+ metadata.gz: 8741715b221a6d680cd86d8ddb187a26cf88af30bf594d57132aaddb427910370b04aebedbbc209d473798c1463ba8823ec5491c2ba3f63e2c4cb9f7b58d3947
7
+ data.tar.gz: 714e839c82513c587bcae506db726464d559a3826ec5bb60ab5e031f246dd80b4a731482042c55a2fb7fe6d03aac6a6d662c6c535131f1d76d62fb02196eccc0
@@ -6,7 +6,7 @@ module Libdatadog
6
6
 
7
7
  GEM_MAJOR_VERSION = "1"
8
8
  GEM_MINOR_VERSION = "0"
9
- GEM_PRERELEASE_VERSION = ".rc1" # remember to include dot prefix, if needed!
9
+ GEM_PRERELEASE_VERSION = "" # remember to include dot prefix, if needed!
10
10
  private_constant :GEM_MAJOR_VERSION, :GEM_MINOR_VERSION, :GEM_PRERELEASE_VERSION
11
11
 
12
12
  # The gem version scheme is lib_version.gem_major.gem_minor[.prerelease].
@@ -10,7 +10,7 @@ includedir=${prefix}/include
10
10
 
11
11
  Name: ddprof_ffi
12
12
  Description: Contains common code used to implement Datadog's Continuous Profilers. (Dynamic linking variant, sets rpath)
13
- Version: 0.7.0-rc.1
13
+ Version: 0.7.0
14
14
  Requires:
15
15
  Libs: -L${libdir} -lddprof_ffi -Wl,-rpath,${libdir}
16
16
  Libs.private:
@@ -10,7 +10,7 @@ includedir=${prefix}/include
10
10
 
11
11
  Name: ddprof_ffi
12
12
  Description: Contains common code used to implement Datadog's Continuous Profilers. (Dynamic linking variant, sets rpath)
13
- Version: 0.7.0-rc.1
13
+ Version: 0.7.0
14
14
  Requires:
15
15
  Libs: -L${libdir} -lddprof_ffi -Wl,-rpath,${libdir}
16
16
  Libs.private:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: libdatadog
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0.1.0.rc1
4
+ version: 0.7.0.1.0
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Datadog, Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-31 00:00:00.000000000 Z
11
+ date: 2022-07-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: libdatadog is a Rust-based utility library for Datadog's ddtrace gem.
14
14
  email:
@@ -50,9 +50,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
50
50
  version: 2.1.0
51
51
  required_rubygems_version: !ruby/object:Gem::Requirement
52
52
  requirements:
53
- - - ">"
53
+ - - ">="
54
54
  - !ruby/object:Gem::Version
55
- version: 1.3.1
55
+ version: '0'
56
56
  requirements: []
57
57
  rubygems_version: 3.3.7
58
58
  signing_key: