From 4ce1e220c97647c3b86319699ecfaf0ad190bda50537a1466cd0ed858cc40145 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 8 Dec 2016 12:59:45 +0000 Subject: [PATCH] Accepting request 442729 from Application:ERP:Tryton:4.2 version 0.3 OBS-URL: https://build.opensuse.org/request/show/442729 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GooCalendar?expand=0&rev=3 --- GooCalendar-0.2.tar.gz | 3 --- GooCalendar-0.3.tar.gz | 3 +++ python-GooCalendar.changes | 7 +++++++ python-GooCalendar.spec | 5 +++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 GooCalendar-0.2.tar.gz create mode 100644 GooCalendar-0.3.tar.gz diff --git a/GooCalendar-0.2.tar.gz b/GooCalendar-0.2.tar.gz deleted file mode 100644 index 6edfa0c..0000000 --- a/GooCalendar-0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e59d74c87a2ca1ac61b942cc2d96855708a4eac6dece31a89b2e3eaed8792fb7 -size 28308 diff --git a/GooCalendar-0.3.tar.gz b/GooCalendar-0.3.tar.gz new file mode 100644 index 0000000..4b74156 --- /dev/null +++ b/GooCalendar-0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4320e7ef174785e8e3038c5d4f71b0834a258ec3b4dda71179377603365bf8dc +size 28977 diff --git a/python-GooCalendar.changes b/python-GooCalendar.changes index 9ef650a..f369916 100644 --- a/python-GooCalendar.changes +++ b/python-GooCalendar.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 29 16:01:43 UTC 2016 - axel.braun@gmx.de + +- Version 0.3 + * Add support for goocanvas >= 2.0 + * Add colors and font-desc properties to Calendar + ------------------------------------------------------------------- Fri Jul 1 09:21:25 UTC 2016 - axel.braun@gmx.de diff --git a/python-GooCalendar.spec b/python-GooCalendar.spec index d765664..c92c788 100644 --- a/python-GooCalendar.spec +++ b/python-GooCalendar.spec @@ -2,6 +2,7 @@ # spec file for package python-GooCalendar # # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,9 +25,9 @@ BuildRequires: python-devel BuildRequires: python-genshi BuildRequires: python-lxml BuildRequires: python-setuptools -Version: 0.2 +Version: 0.3 Release: 0 -Source: https://files.pythonhosted.org/packages/c7/ab/c0324cf80dbbbab369300a92ffec059a2f11b7df90caf9dcb1af7db3af08/%{mod_name}-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/G/%{mod_name}/%{mod_name}-%{version}.tar.gz Url: https://pypi.io/project/GooCalendar/ Summary: A calendar widget for GTK using PyGoocanvas License: GPL-2.0