qtbindings 4.8.5.0 → 4.8.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f348539daf6e1d67d26387cb381ba18fce4aec32
4
- data.tar.gz: 0228e1ed9a0e6c7b1d702ddbf2925b526912524f
3
+ metadata.gz: ac72c5128f255b6d5a8b7502cdc552c2d77c147b
4
+ data.tar.gz: db7c9c8caedfd1f80ec5178e63b66f1ca7bddb69
5
5
  SHA512:
6
- metadata.gz: c9b1f269750afab53c65782a2b05a777bad2b61550858afee66b0396f9fdcfacb7f196374de1eec86fe616f4f59115fab7a4e2d7df1cbbb0777c1f9b7bdfaa60
7
- data.tar.gz: 51309454b29166d80891eb0862fa763fec22c1bfb55e8553fe7cadeb2b2de3646b9bd1bfd1309476799692873e957cddcb92d8119166ffd7ae02146bd1c6daa8
6
+ metadata.gz: cc5f7d42dff2ab33c70449dc06af4c60117f2349b4b1789367bd68d311bb68ef6e435a833c0d3a2c7aba94aa95af78548ed3b03401e52f7e6a649a0f366a8c4c
7
+ data.tar.gz: 92e96622e206ce651f314399e7b17aab99b1e39bd1be559c6758e11b6452846e5ca099bc4ddb63715c09411e5246303a0ba8c73ce3be9b4d141fed5221e88aa3
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -1,2 +1,2 @@
1
- QTBINDINGS_VERSION = '4.8.5.0'
2
- QTBINDINGS_RELEASE_DATE = '2013-12-03 16:46:31 -0700'
1
+ QTBINDINGS_VERSION = '4.8.5.1'
2
+ QTBINDINGS_RELEASE_DATE = '2013-12-04 08:42:16 -0700'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: qtbindings
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.8.5.0
4
+ version: 4.8.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ryan Melton
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2013-12-03 00:00:00.000000000 Z
14
+ date: 2013-12-04 00:00:00.000000000 Z
15
15
  dependencies: []
16
16
  description: qtbindings provides ruby bindings to QT4.x. It is derived from the kdebindings
17
17
  project.
@@ -28,7 +28,7 @@ extra_rdoc_files: []
28
28
  files:
29
29
  - lib/Qt/qtruby4.rb
30
30
  - lib/Qt.rb
31
- - lib/qt4.rb
31
+ - lib/Qt4.rb
32
32
  - lib/qtbindings_version.rb
33
33
  - lib/qtscript/qtscript.rb
34
34
  - lib/qttest/qttest.rb
@@ -621,7 +621,7 @@ files:
621
621
  - ext/ruby/qtruby/src/marshall_primitives.h
622
622
  - ext/ruby/qtruby/src/marshall_types.cpp
623
623
  - ext/ruby/qtruby/src/marshall_types.h
624
- - ext/ruby/qtruby/src/qt.cpp
624
+ - ext/ruby/qtruby/src/Qt.cpp
625
625
  - ext/ruby/qtruby/src/qtruby.cpp
626
626
  - ext/ruby/qtruby/src/qtruby.h
627
627
  - ext/ruby/qtruby/src/smokeruby.h
@@ -785,13 +785,13 @@ files:
785
785
  - ext/smoke/smokebase/CMakeLists.txt
786
786
  - ext/smoke/smokebase/smokebase.cpp
787
787
  - ext/smoke/solid_smoke.h
788
- - changelog.txt
788
+ - CHANGELOG.txt
789
789
  - CMakeLists.txt
790
790
  - COPYING.LIB.txt
791
791
  - COPYING.txt
792
- - known_issues.txt
793
- - readme.txt
794
- - todo.txt
792
+ - KNOWN_ISSUES.txt
793
+ - README.txt
794
+ - TODO.txt
795
795
  - extconf.rb
796
796
  - qtbindings.gemspec
797
797
  - qtbindingsnative.gemspec