From 8322f412ffe61d629dc25799c419222b1144b53597753104bd1a5dabf055f61b Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 16 Jul 2013 15:39:58 +0000 Subject: [PATCH] Accepting request 183425 from devel:languages:python - Format spec file was run and it was not changelogged. OBS-URL: https://build.opensuse.org/request/show/183425 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/datovka?expand=0&rev=2 --- datovka.changes | 5 +++++ datovka.spec | 16 ++++++++-------- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/datovka.changes b/datovka.changes index e63f90d..e430862 100644 --- a/datovka.changes +++ b/datovka.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 16 13:44:15 UTC 2013 - tchvatal@suse.com + +- Format spec file was run and it was not changelogged. + ------------------------------------------------------------------- Fri Jan 25 20:26:33 UTC 2013 - tchvatal@suse.com diff --git a/datovka.spec b/datovka.spec index 64d4142..db94930 100644 --- a/datovka.spec +++ b/datovka.spec @@ -1,7 +1,7 @@ # # spec file for package datovka # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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,15 +16,16 @@ # - Name: datovka Version: 3.0.3 Release: 0 -License: LGPL-2.0+ Summary: Library to access Czech eGov system \"Datove schranky\" -Url: http://labs.nic.cz/page/969/datovka/ +License: LGPL-2.0+ Group: Development/Libraries/Python +Url: http://labs.nic.cz/page/969/datovka/ Source0: %{name}-%{version}.tar.gz +BuildRequires: dejavu +BuildRequires: fdupes BuildRequires: python BuildRequires: python-distribute BuildRequires: python-dslib >= 3.0 @@ -32,15 +33,14 @@ BuildRequires: python-gtk BuildRequires: python-openssl BuildRequires: python-reportlab BuildRequires: python-sqlalchemy -BuildRequires: fdupes update-desktop-files -BuildRequires: dejavu +BuildRequires: update-desktop-files Requires: dejavu +Requires: python-distribute Requires: python-dslib >= 3.0 Requires: python-gtk -Requires: python-distribute +Requires: python-openssl Requires: python-reportlab Requires: python-sqlalchemy -Requires: python-openssl BuildRoot: %{_tmppath}/%{name}-%{version}-build %py_requires %if 0%{?suse_version} && 0%{?suse_version} <= 1110