diff --git a/doxygen.spec b/doxygen.spec index 170454e..45a045b 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -1,7 +1,7 @@ # # spec file for package doxygen (Version 1.7.3) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -21,7 +21,7 @@ Name: doxygen BuildRequires: bison flex gcc-c++ libpng-devel Version: 1.7.3 -Release: 0 +Release: 1 License: GPLv2+ Group: Development/Tools/Doc Generators Summary: Automated C, C++, and Java Documentation Generator diff --git a/doxywizard.spec b/doxywizard.spec index 0e48e78..1bba496 100644 --- a/doxywizard.spec +++ b/doxywizard.spec @@ -1,7 +1,7 @@ # # spec file for package doxywizard (Version 1.7.3) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -21,7 +21,7 @@ Name: doxywizard BuildRequires: bison flex gcc-c++ libdrm-devel libjpeg-devel Version: 1.7.3 -Release: 0 +Release: 1 Requires: doxygen = %{version} License: GPLv2+ Group: Development/Tools/Doc Generators