[ghc-streaming-commons] update to 0.1.10.0

Jens Petersen petersen at fedoraproject.org
Tue Mar 3 14:05:17 UTC 2015


commit d533888170c97d0fb420d9ade2140c4cdd321012
Author: Jens Petersen <petersen at fedoraproject.org>
Date:   Tue Mar 3 23:00:54 2015 +0900

    update to 0.1.10.0

 .gitignore                 | 1 +
 ghc-streaming-commons.spec | 5 ++++-
 sources                    | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fe3a077..0e2a72f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /streaming-commons-0.1.2.tar.gz
 /streaming-commons-0.1.7.3.tar.gz
+/streaming-commons-0.1.10.0.tar.gz
diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec
index 86b87cf..a2ac194 100644
--- a/ghc-streaming-commons.spec
+++ b/ghc-streaming-commons.spec
@@ -5,7 +5,7 @@
 %bcond_with tests
 
 Name:           ghc-%{pkg_name}
-Version:        0.1.7.3
+Version:        0.1.10.0
 Release:        1%{?dist}
 Summary:        Common lower-level functions for streaming data libraries
 
@@ -93,6 +93,9 @@ mv text_cbits.h include/
 
 
 %changelog
+* Tue Mar 03 2015 Jens Petersen <petersen at redhat.com> - 0.1.10.0-1
+- update to 0.1.10.0
+
 * Fri Dec 12 2014 Jens Petersen <petersen at redhat.com> - 0.1.7.3-1
 - update to 0.1.7.3
 
diff --git a/sources b/sources
index ca69245..cba8818 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eda0b094e9a7c0c38fb1cb88d90e2e68  streaming-commons-0.1.7.3.tar.gz
+078165d1e6de104ed22c53f71f4246c7  streaming-commons-0.1.10.0.tar.gz


More information about the scm-commits mailing list