Accepting request 678025 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/678025 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-auto-update?expand=0&rev=11
This commit is contained in:
commit
3cb749ab53
3
auto-update-0.1.4.1.tar.gz
Normal file
3
auto-update-0.1.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35ff4b15ecf505f1cf3eb78f83deaa89879d92d40335b6580b2383c622efcfc9
|
||||
size 8703
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e96c151024e8bcaf4eaa932e16995872b2017f46124b967e155744d9580b425
|
||||
size 8607
|
@ -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 <psimons@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user