diff --git a/async-2.1.0.tar.gz b/async-2.1.0.tar.gz deleted file mode 100644 index 6f35ea0..0000000 --- a/async-2.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93c37611f9c68b5cdc8cd9960ae77a7fbc25da83cae90137ef1378d857f22c2f -size 9293 diff --git a/async-2.1.1.tar.gz b/async-2.1.1.tar.gz new file mode 100644 index 0000000..31f190a --- /dev/null +++ b/async-2.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24134b36921f9874abb73be90886b4c23a67a9b4990f2d8e32d08dbfa5f74f90 +size 10565 diff --git a/ghc-async.changes b/ghc-async.changes index dcfb701..5ffaa85 100644 --- a/ghc-async.changes +++ b/ghc-async.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 22 16:06:37 UTC 2016 - psimons@suse.com + +- Update to version 2.1.1 with cabal2obs. + ------------------------------------------------------------------- Sun Jul 10 17:18:01 UTC 2016 - psimons@suse.com diff --git a/ghc-async.spec b/ghc-async.spec index 7320a26..0180069 100644 --- a/ghc-async.spec +++ b/ghc-async.spec @@ -19,7 +19,7 @@ %global pkg_name async %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.1.0 +Version: 2.1.1 Release: 0 Summary: Run IO operations asynchronously and wait for their results License: BSD-3-Clause