From 2005e91541046d463b9e883898e9fd2f89638b720dd4ae7c53242b43487bf87b Mon Sep 17 00:00:00 2001 From: Ruediger Meier Date: Sat, 17 Dec 2011 12:03:11 +0000 Subject: [PATCH 1/2] fix style (prepare_spec) OBS-URL: https://build.opensuse.org/package/show/devel:tools/gengetopt?expand=0&rev=12 --- gengetopt.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gengetopt.spec b/gengetopt.spec index aaf9c0b..36b9178 100644 --- a/gengetopt.spec +++ b/gengetopt.spec @@ -19,11 +19,11 @@ Name: gengetopt Version: 2.22.5 -Release: 1 -License: GPLv3+ +Release: 0 Summary: Commandline parser generator -Url: http://www.gnu.org/software/gengetopt/ +License: GPL-3.0+ Group: Development/Languages/C and C++ +Url: http://www.gnu.org/software/gengetopt/ Source: %{name}-%{version}.tar.bz2 BuildRequires: gcc-c++ Requires(pre): info From 1e6fa33b40717e8e9a41259195af542dc20b34855c33bf97107947cabdc5a6c7 Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Wed, 8 Feb 2012 11:52:14 +0000 Subject: [PATCH 2/2] cleanup spec file OBS-URL: https://build.opensuse.org/package/show/devel:tools/gengetopt?expand=0&rev=13 --- gengetopt.changes | 5 +++++ gengetopt.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/gengetopt.changes b/gengetopt.changes index 23132e3..2d9fe3b 100644 --- a/gengetopt.changes +++ b/gengetopt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 8 11:52:02 UTC 2012 - puzel@suse.com + +- cleanup spec file + ------------------------------------------------------------------- Mon Sep 26 05:22:30 UTC 2011 - sweet_f_a@gmx.de diff --git a/gengetopt.spec b/gengetopt.spec index 36b9178..269e4f3 100644 --- a/gengetopt.spec +++ b/gengetopt.spec @@ -1,7 +1,7 @@ # # spec file for package gengetopt # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -15,8 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: gengetopt Version: 2.22.5 Release: 0