diff --git a/auto-update-0.1.4.1.tar.gz b/auto-update-0.1.4.1.tar.gz new file mode 100644 index 0000000..93e9b64 --- /dev/null +++ b/auto-update-0.1.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35ff4b15ecf505f1cf3eb78f83deaa89879d92d40335b6580b2383c622efcfc9 +size 8703 diff --git a/auto-update-0.1.4.tar.gz b/auto-update-0.1.4.tar.gz deleted file mode 100644 index e218952..0000000 --- a/auto-update-0.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e96c151024e8bcaf4eaa932e16995872b2017f46124b967e155744d9580b425 -size 8607 diff --git a/ghc-auto-update.changes b/ghc-auto-update.changes index 79b1406..aec0185 100644 --- a/ghc-auto-update.changes +++ b/ghc-auto-update.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Feb 21 07:46:58 UTC 2019 - psimons@suse.com + +- Update auto-update to version 0.1.4.1. + # ChangeLog for auto-update + + ## 0.1.4.1 + + * [#693](https://github.com/yesodweb/wai/pull/693): + Improve documentation for `reaperAction` function. + * [#732](https://github.com/yesodweb/wai/pull/732): + Fixed memory leak in `reaperAdd` function. + ------------------------------------------------------------------- Sat Oct 20 11:31:10 UTC 2018 - Peter Simons diff --git a/ghc-auto-update.spec b/ghc-auto-update.spec index e7be710..8e88b39 100644 --- a/ghc-auto-update.spec +++ b/ghc-auto-update.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-auto-update # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %global pkg_name auto-update Name: ghc-%{pkg_name} -Version: 0.1.4 +Version: 0.1.4.1 Release: 0 Summary: Efficiently run periodic, on-demand actions License: MIT