dms-tog_depot 0.1.0 → 0.2.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.
Files changed (3) hide show
  1. data/CHANGELOG.md +7 -0
  2. data/tog_depot.gemspec +2 -2
  3. metadata +2 -2
data/CHANGELOG.md CHANGED
@@ -0,0 +1,7 @@
1
+ Depot Plugin for TOG:Community Framework
2
+ ========================================
3
+
4
+ 20081210 - Version: 0.2.1 Stable
5
+ --------------------------------
6
+
7
+ * Beta testing
data/tog_depot.gemspec CHANGED
@@ -1,13 +1,13 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = "tog_depot"
3
- s.version = "0.1.0"
3
+ s.version = "0.2.1"
4
4
  s.date = "2008-12-10"
5
5
  s.summary = "Tog Plugin"
6
6
  s.email = "jorge.fernandez@dmsti.es"
7
7
  s.homepage = "http://github.com/dms/tog_depot/tree/master"
8
8
  s.description = "Depot is a file management system for Tog:Community Framework"
9
9
  s.has_rdoc = true
10
- s.authors = ["Ignacio Vega", "Jorge Fernandez"]
10
+ s.authors = ["Ignacio Vega", "Jorge F. Simarro"]
11
11
  s.files = ["CHANGELOG.md",
12
12
  "MIT-LICENSE",
13
13
  "init.rb",
metadata CHANGED
@@ -1,11 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dms-tog_depot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ignacio Vega
8
- - Jorge Fernandez
8
+ - Jorge F. Simarro
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []