From d2c70240d8c6e0be18d6adc683d331ed77003e2dbacd58a48a314b5c6b8e366f Mon Sep 17 00:00:00 2001
From: Denisart Benjamin
Date: Fri, 31 Jan 2014 10:35:01 +0000
Subject: [PATCH] Accepting request 220458 from
home:posophe:branches:devel:languages:python
Update
OBS-URL: https://build.opensuse.org/request/show/220458
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-APScheduler?expand=0&rev=5
---
APScheduler-2.1.1.tar.gz | 3 ---
APScheduler-2.1.2.tar.gz | 3 +++
python-APScheduler.changes | 6 ++++++
python-APScheduler.spec | 4 ++--
4 files changed, 11 insertions(+), 5 deletions(-)
delete mode 100644 APScheduler-2.1.1.tar.gz
create mode 100644 APScheduler-2.1.2.tar.gz
diff --git a/APScheduler-2.1.1.tar.gz b/APScheduler-2.1.1.tar.gz
deleted file mode 100644
index f1dda18..0000000
--- a/APScheduler-2.1.1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:414b6e59453b27175aadcc9585d5ad97a6d952fd576640806966822d8fa9a78a
-size 42012
diff --git a/APScheduler-2.1.2.tar.gz b/APScheduler-2.1.2.tar.gz
new file mode 100644
index 0000000..43fbf1a
--- /dev/null
+++ b/APScheduler-2.1.2.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2df5a98dd751ee2f0d94f463e6683e6fc657e4410ca03e712d56bb4cde1e3888
+size 41769
diff --git a/python-APScheduler.changes b/python-APScheduler.changes
index 50cc27d..c8427e7 100644
--- a/python-APScheduler.changes
+++ b/python-APScheduler.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Fri Jan 31 10:34:46 UTC 2014 - p.drouand@gmail.com
+
+- Update to version 2.1.2
+ + No changelog available
+
-------------------------------------------------------------------
Wed Sep 25 13:36:41 UTC 2013 - p.drouand@gmail.com
diff --git a/python-APScheduler.spec b/python-APScheduler.spec
index f95c478..82a2949 100644
--- a/python-APScheduler.spec
+++ b/python-APScheduler.spec
@@ -1,7 +1,7 @@
#
# spec file for package python-APScheduler
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
#
Name: python-APScheduler
-Version: 2.1.1
+Version: 2.1.2
Release: 0
Url: http://pypi.python.org/pypi/APScheduler/
Summary: In-process task scheduler with Cron-like capabilities