Merge remote-tracking branch 'origin/master'
commit
17fd632a7e
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2014-2015 Anton Smirnov
|
||||
Copyright (c) 2014-2016 Anton Smirnov
|
||||
|
||||
MIT License
|
||||
|
||||
|
|
|
@ -7,10 +7,10 @@ Gem::Specification.new do |spec|
|
|||
spec.name = 'journald-native'
|
||||
spec.version = Journald::Native::VERSION
|
||||
spec.authors = ['Anton Smirnov']
|
||||
spec.email = ['sandfox@sandfox.im']
|
||||
spec.email = ['sandfox@sandfox.me']
|
||||
spec.summary = %q{systemd-journal logging native lib wrapper}
|
||||
# spec.description = %q{Write a longer description. Optional.}
|
||||
spec.homepage = 'https://github.com/sandfox-im/journald-native'
|
||||
spec.homepage = 'https://github.com/sandfoxme/journald-native'
|
||||
spec.license = 'MIT'
|
||||
|
||||
spec.files = `git ls-files -z`.split("\x0")
|
||||
|
|
Loading…
Reference in New Issue