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 - 0.1.10.0-1 +- update to 0.1.10.0 + * Fri Dec 12 2014 Jens Petersen - 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