diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes index 3907eab..98d321f 100644 --- a/ghc-streaming-commons.changes +++ b/ghc-streaming-commons.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 7 08:08:51 UTC 2015 - mimi.vx@gmail.com + +- update to 0.1.12.1 +* Fix up acceptSafe + ------------------------------------------------------------------- Wed Apr 22 07:34:22 UTC 2015 - mimi.vx@gmail.com diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec index 9bd722d..57b43a6 100644 --- a/ghc-streaming-commons.spec +++ b/ghc-streaming-commons.spec @@ -15,17 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %global pkg_name streaming-commons %bcond_with tests -Name: ghc-%{pkg_name} -Version: 0.1.12 +Name: ghc-streaming-commons +Version: 0.1.12.1 Release: 0 Summary: Common lower-level functions needed by various streaming data libraries +License: MIT Group: System/Libraries -License: MIT Url: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -74,37 +75,29 @@ files. %prep %setup -q -n %{pkg_name}-%{version} - %build %ghc_lib_build - %install %ghc_lib_install - %check %if %{with tests} %cabal test %endif - %post devel %ghc_pkg_recache - %postun devel %ghc_pkg_recache - %files -f %{name}.files %defattr(-,root,root,-) %doc LICENSE - %files devel -f %{name}-devel.files %defattr(-,root,root,-) %doc README.md - %changelog diff --git a/streaming-commons-0.1.12.1.tar.gz b/streaming-commons-0.1.12.1.tar.gz new file mode 100644 index 0000000..aba7919 --- /dev/null +++ b/streaming-commons-0.1.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5bd8dd0b11a13d1d128d15dce31b3f2f4625c7f72d4420e749d85bf170a4fd7 +size 86864 diff --git a/streaming-commons-0.1.12.tar.gz b/streaming-commons-0.1.12.tar.gz deleted file mode 100644 index 2b1ec8c..0000000 --- a/streaming-commons-0.1.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e9f5e594f5bc15a26d3a5814a588b6120547ffdce22361102e1fe11ab5498e9 -size 86746