libnotify.gemspec in libnotify-0.0.5 vs libnotify.gemspec in libnotify-0.1.0
- old
+ new
@@ -3,26 +3,26 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{libnotify}
- s.version = "0.0.5"
+ s.version = "0.1.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Peter Suschlik"]
s.date = %q{2010-02-05}
s.email = %q{peter-libnotify@suschlik.de}
s.extra_rdoc_files = [
"README.rdoc"
]
s.files = [
".gitignore",
- ".watchr",
"README.rdoc",
"Rakefile",
"VERSION",
"lib/libnotify.rb",
"libnotify.gemspec",
+ "test.watchr",
"test/helper.rb",
"test/test_libnotify.rb"
]
s.homepage = %q{http://github.com/splattael/libnotify}
s.rdoc_options = ["--charset=UTF-8"]