mss-svn2git 1.2.1.1 → 1.2.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/ChangeLog.markdown +12 -0
  2. data/VERSION.yml +1 -1
  3. metadata +2 -2
data/ChangeLog.markdown CHANGED
@@ -1,3 +1,15 @@
1
+ # 1.2.4 - 2009-05-04
2
+
3
+ * No changes. I ran the jeweler command twice inadvertently. Tearing down the release would be more harmful than helpful.
4
+
5
+ # 1.2.3 - 2009-05-04
6
+
7
+ * Yanked out the code referencing the gem by name. This shouldn't be necessary at all.
8
+
9
+ # 1.2.2 - 2009-05-04
10
+
11
+ * Updated the reference gem in the binary to use this one and not the one on RubyForge.
12
+
1
13
  # 1.2.1 - 2009-04-19
2
14
 
3
15
  * Fixed a problem with the svn2git binary not loading command-line args properly.
data/VERSION.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :minor: 2
3
- :patch: 1
3
+ :patch: 4
4
4
  :major: 1
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mss-svn2git
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.1.1
4
+ version: 1.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Coglan
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2009-04-19 00:00:00 -07:00
13
+ date: 2009-05-04 00:00:00 -07:00
14
14
  default_executable: svn2git
15
15
  dependencies: []
16
16