[DRE-commits] [tdiary-style-gfm] 01/04: New upstream version 0.4.1

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Mon Nov 28 07:42:04 UTC 2016


This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository tdiary-style-gfm.

commit 160bc44c24dcaa08a1cdad3f3e38e3e0e9645e29
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Mon Nov 28 16:33:28 2016 +0900

    New upstream version 0.4.1
---
 .gitignore                      | 17 -----------------
 lib/tdiary/style/gfm/version.rb |  2 +-
 tdiary-style-gfm.gemspec        |  2 +-
 3 files changed, 2 insertions(+), 19 deletions(-)

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index d87d4be..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,17 +0,0 @@
-*.gem
-*.rbc
-.bundle
-.config
-.yardoc
-Gemfile.lock
-InstalledFiles
-_yardoc
-coverage
-doc/
-lib/bundler/man
-pkg
-rdoc
-spec/reports
-test/tmp
-test/version_tmp
-tmp
diff --git a/lib/tdiary/style/gfm/version.rb b/lib/tdiary/style/gfm/version.rb
index f85c066..7a3b3a6 100644
--- a/lib/tdiary/style/gfm/version.rb
+++ b/lib/tdiary/style/gfm/version.rb
@@ -1,7 +1,7 @@
 module TDiary
   module Style
     module Gfm
-      VERSION = "0.4.0"
+      VERSION = "0.4.1"
     end
   end
 end
diff --git a/tdiary-style-gfm.gemspec b/tdiary-style-gfm.gemspec
index 3907054..70e3041 100644
--- a/tdiary-style-gfm.gemspec
+++ b/tdiary-style-gfm.gemspec
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
   spec.description   = %q{GFM Style for tDiary}
   spec.summary       = %q{GFM Style for tDiary}
   spec.homepage      = "https://github.com/tdiary/tdiary-style-gfm"
-  spec.license       = "MIT"
+  spec.license       = "GPL-3.0"
 
   spec.files         = `git ls-files`.split($/)
   spec.executables   = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/tdiary-style-gfm.git



More information about the Pkg-ruby-extras-commits mailing list