From 11f719fc47b959bd5280a6f49d71c316ae9ab7945b0031f1139325ce5e5e23e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Wed, 6 Jan 2016 11:38:54 +0000 Subject: [PATCH] Accepting request 352266 from devel:languages:haskell:lts - update to 0.1.3 * Adding a new AIP - reaperKill OBS-URL: https://build.opensuse.org/request/show/352266 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-auto-update?expand=0&rev=5 --- auto-update-0.1.2.2.tar.gz | 3 --- auto-update-0.1.3.tar.gz | 3 +++ ghc-auto-update.changes | 6 ++++++ ghc-auto-update.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 auto-update-0.1.2.2.tar.gz create mode 100644 auto-update-0.1.3.tar.gz diff --git a/auto-update-0.1.2.2.tar.gz b/auto-update-0.1.2.2.tar.gz deleted file mode 100644 index b837881..0000000 --- a/auto-update-0.1.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b3000c330055d4059fe8d9ab044c29e3a57b4dc31b88ea386a75a886b6144db -size 6651 diff --git a/auto-update-0.1.3.tar.gz b/auto-update-0.1.3.tar.gz new file mode 100644 index 0000000..f5f0b06 --- /dev/null +++ b/auto-update-0.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d8e11271d9c0bacefd663143af60c530dd7483b70582bae56e64b6716891509 +size 6799 diff --git a/ghc-auto-update.changes b/ghc-auto-update.changes index a8000f6..8dd5da4 100644 --- a/ghc-auto-update.changes +++ b/ghc-auto-update.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 17 10:26:54 UTC 2015 - mimi.vx@gmail.com + +- update to 0.1.3 +* Adding a new AIP - reaperKill + ------------------------------------------------------------------- Thu Aug 6 18:53:11 UTC 2015 - mimi.vx@gmail.com diff --git a/ghc-auto-update.spec b/ghc-auto-update.spec index e70fbac..f8e5833 100644 --- a/ghc-auto-update.spec +++ b/ghc-auto-update.spec @@ -19,7 +19,7 @@ %global pkg_name auto-update Name: ghc-auto-update -Version: 0.1.2.2 +Version: 0.1.3 Release: 0 Summary: Efficiently run periodic, on-demand actions License: MIT