]> gitweb @ CieloNegro.org - time-w3c.git/commitdiff
Bump version to 0.1.0.1 master RELEASE-0.1.0.1
authorPHO <pho@cielonegro.org>
Thu, 28 Jul 2011 14:07:53 +0000 (23:07 +0900)
committerPHO <pho@cielonegro.org>
Thu, 28 Jul 2011 14:07:53 +0000 (23:07 +0900)
NEWS [new file with mode: 0644]
bugs/issue-500809245698681b6400d0632c4a66229e6589bf.yaml [new file with mode: 0644]
bugs/project.yaml
time-w3c.cabal

diff --git a/NEWS b/NEWS
new file mode 100644 (file)
index 0000000..8503d17
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,2 @@
+== time-w3c-0.1.0.1 / 2011-07-28
+* Fix breakage on newer GHC and other libraries
diff --git a/bugs/issue-500809245698681b6400d0632c4a66229e6589bf.yaml b/bugs/issue-500809245698681b6400d0632c4a66229e6589bf.yaml
new file mode 100644 (file)
index 0000000..c5fcb34
--- /dev/null
@@ -0,0 +1,27 @@
+--- !ditz.rubyforge.org,2008-03-06/issue 
+title: Fix breakage on newer GHC and other libraries
+desc: time-w3c has been slightly bitrotted.
+type: :task
+component: time-w3c
+release: time-w3c-0.1.0.1
+reporter: PHO <pho@cielonegro.org>
+status: :closed
+disposition: :fixed
+creation_time: 2011-07-28 14:02:52.743761 Z
+references: []
+
+id: 500809245698681b6400d0632c4a66229e6589bf
+log_events: 
+- - 2011-07-28 14:02:54.199577 Z
+  - PHO <pho@cielonegro.org>
+  - created
+  - ""
+- - 2011-07-28 14:03:39.148339 Z
+  - PHO <pho@cielonegro.org>
+  - assigned to release time-w3c-0.1.0.1 from unassigned
+  - ""
+- - 2011-07-28 14:03:51.564807 Z
+  - PHO <pho@cielonegro.org>
+  - closed with disposition fixed
+  - Done.
+git_branch: 
index a60cc447352a54c22a6c177d6e21d51e0a01d84b..0c7ea36eff2d73505e19206cdfbe86ca5bba8da2 100644 (file)
@@ -4,5 +4,17 @@ version: "0.5"
 components: 
 - !ditz.rubyforge.org,2008-03-06/component 
   name: time-w3c
 components: 
 - !ditz.rubyforge.org,2008-03-06/component 
   name: time-w3c
-releases: []
-
+releases: 
+- !ditz.rubyforge.org,2008-03-06/release 
+  name: time-w3c-0.1.0.1
+  status: :released
+  release_time: 2011-07-28 14:06:31.400896 Z
+  log_events: 
+  - - 2011-07-28 14:03:16.042072 Z
+    - PHO <pho@cielonegro.org>
+    - created
+    - ""
+  - - 2011-07-28 14:06:31.400920 Z
+    - PHO <pho@cielonegro.org>
+    - released
+    - Done.
index e1e5cff5408df89bd8b972976a8e4cdbde7183e4..04b18c09ccb9ddd9a042025a71b6d49ed8e0058c 100644 (file)
@@ -1,5 +1,5 @@
 Name:                time-w3c
 Name:                time-w3c
-Version:             0.1
+Version:             0.1.0.1
 Synopsis:            Parse, format and convert W3C Date and Time
 Description:
         This package provides functionalities to parse and format W3C
 Synopsis:            Parse, format and convert W3C Date and Time
 Description:
         This package provides functionalities to parse and format W3C
@@ -19,6 +19,9 @@ Bug-Reports:         http://static.cielonegro.org/ditz/time-w3c/
 Category:            Web
 Build-type:          Simple
 Cabal-version:       >= 1.6
 Category:            Web
 Build-type:          Simple
 Cabal-version:       >= 1.6
+Extra-Source-Files:
+    COPYING
+    NEWS
 
 Source-Repository head
     Type: git
 
 Source-Repository head
     Type: git